summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-065-31/+39
* Constify the arg to logout(3). It is const-safe.Peter Wemm2000-09-041-1/+1
* Move setproctitle() from libutil to libc (after a repo-copy)Brian Somers2000-09-021-1/+0
* Add weak symbol pragma for crypt_set_format().Jeroen Ruigrok van der Werven2000-08-231-0/+6
* Stick login_setcryptfmt() in its own file to make pulling in ofBrian Feldman2000-08-232-13/+44
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-224-3/+36
* Complete migration of aliases file to /etc/mail/aliases.Gregory Neil Shapiro2000-08-131-1/+1
* Move test for -w flag outside of the code dealing with -D (defaults).David Nugent2000-07-201-2/+2
* Allow -g with an empty argument in the -D case. This allows -g "" to setDavid Nugent2000-07-201-5/+8
* Fix another missed case where usermod would not set the "modified" flag:David Nugent2000-07-201-3/+6
* Catch up to the fact that we now have tcsh in the tree.David Nugent2000-07-161-1/+2
* Support propogation of file flags when building a homedir from theDavid Nugent2000-07-131-6/+17
* Don't call warn() without a format string.Kris Kennaway2000-07-121-1/+1
* Fix breakage introduced by bypassing update for additional 'mod'David Nugent2000-07-031-0/+1
* Don't dereference NULL in the userdel case.David Nugent2000-06-261-1/+1
* Localize ctype too.Andrey A. Chernov2000-06-242-3/+3
* Localize time/date.Andrey A. Chernov2000-06-225-23/+27
* Fix obvious braino in assignment statement. usermod -g should work again.David Nugent2000-06-181-1/+1
* Be a little more strict about handling command line args. This allows user andDavid Nugent2000-06-181-4/+6
* Fix a long-standing bug in the rename case previously masked by another bugDavid Nugent2000-06-181-2/+10
* Second and hopefully final fix to .db sync when renaming a user; we must runDavid Nugent2000-06-181-4/+12
* Fix db syncronization when username is changed with -l under usermod.David Nugent2000-06-061-1/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Fix a memory leak with lc->lc_cap in login_close().Tim Vanderhoek2000-05-211-0/+1
* Use an MD5 checksum to test for file changes; the previous methodSheldon Hearn2000-04-122-3/+10
* Un-botch my botched reduction in permitted characters in the permittedMark Newton2000-03-141-1/+1
* Fix the case where username validity test would incorrectly fail ifMark Newton2000-03-141-1/+1
* Fix various unsigned vs signed errors that caused problems with uidsPaul Richards2000-03-091-5/+14
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-061-1/+2
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-022-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-013-9/+18
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-10/+20