summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix removal of at jobs.Guy Helmer2001-07-231-24/+66
* remove emalloc,ecalloc,erealloc,estrdupAssar Westerlund2001-07-231-4/+0
* add ecalloc, emalloc, erealloc, estrdup - versions of the e-lessAssar Westerlund2001-07-221-0/+4
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+1
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+0
* Generate a bigger salt. This is necessary for blowfish to workDima Dorfman2001-07-191-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-155-65/+65
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-093-5/+0
* Fix the type of the NULL arg to execl()Brian Somers2001-07-092-4/+4
* Don't override the default BINMODE.Ruslan Ermilov2001-07-051-2/+0
* Fix a harmless format string bogon and mark a function as __printflike().Kris Kennaway2001-07-052-2/+2
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* CND has been unused for two years, and RND has been unused for fiveDima Dorfman2001-06-191-1/+1
* Fix the rmuser script to correctly determine if a user does not exist.Adrian Chadd2001-05-021-1/+1
* Extend adduser to create "locked" accounts. Adduser can now lock anAdrian Chadd2001-05-021-15/+137
* Don't pass NULL to the %s format.Dima Dorfman2001-04-221-2/+6
* By popular demand, have adduser preserve comments at the top of theDoug Barton2001-04-171-2/+10
* Add a more useful solution to the problem of password files with more thanDoug Barton2001-04-151-3/+14
* Forced commit to point out that PR 25961 was actually originated byDoug Barton2001-04-150-0/+0
* Rev 1.11 introduced a bug where the processing became case insensative forDavid E. O'Brien2001-04-151-1/+1
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-8/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-262-4/+2
* o Slap some "_"'s in front of variable names relating to extattr functions,Robert Watson2001-03-221-3/+3
* Use %c for expire/change datesAndrey A. Chernov2001-03-211-2/+2
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-191-2/+3
* mdoc(7) police: simplify bogus ``.Ql Fl'' constructs.Ruslan Ermilov2001-03-161-33/+33
* o To support new EA interface with explicit namespaces, introduce twoRobert Watson2001-03-151-0/+2
* Document the lock and unlock commands. This fixes a segmentation fault.Dima Dorfman2001-03-141-0/+10
* Document the lock and unlock commands.Dima Dorfman2001-03-141-0/+32
* Use the right format string for printing ULONG_MAX.David Malone2001-03-051-2/+2
* Switch from using rand() or random() to a stronger, more appropriate PRNGKris Kennaway2001-03-051-19/+2
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-2/+2
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-012-17/+21
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-162-2/+2
* Fix typo: s/memberhip/membership/Peter Wemm2001-01-021-1/+1
* Convert to use the <sys/queue.h> macros rather than fiddling with the queueBen Smithurst2000-12-292-4/+4
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-272-1/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* Make the comment generated in /etc/pw.conf match realityDoug Barton2000-12-181-1/+1
* * Fix a long line that I introduced in the last commitDoug Barton2000-12-171-2/+3
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+1
* Use correct macro for path nameAlexey Zelkin2000-11-221-1/+1
* If a user is in the database, rmuser ought to be able to remove them.Doug Barton2000-11-211-42/+11
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-203-17/+17
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-5/+5
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-12/+2
* Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h soMurray Stokely2000-11-081-0/+3
* Fix problems people were having with large -O levels with GCC andBrian Feldman2000-10-271-7/+6