summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a particularly egregious grammar error.Adam Weinberger2005-05-241-1/+1
* - Act according to the documentation (man page):Robert Drehmel2005-04-281-2/+1
* Properly spell default in a comment.Tom Rhodes2005-04-221-1/+1
* Remove unused variables.Stefan Farfeleder2005-04-091-4/+1
* The variable `arglist' has internal linkage in pw.c, don't declare it as externStefan Farfeleder2005-02-101-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-56/+56
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* More NO_NIS cleanup: LINKS and MLINKSAndrey A. Chernov2004-12-291-0/+4
* Grammar in a comment.Ruslan Ermilov2004-12-181-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-3/+9
* Don't rely on NULL being a pointer, add a cast before passing it to a variadicStefan Farfeleder2004-10-031-2/+2
* In fullpath_from_shell(), move the nologin detection before the cat | whilePeter Pentchev2004-09-231-7/+11
* Also, match the full path to the special nologin shell.Mike Makonnen2004-08-281-1/+2
* Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)).Philippe Charnier2004-07-261-2/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* Use strlcpy(3) to replace the idiomaticRobert Drehmel2004-06-173-30/+18
* Fix a bug which occurred when the home directory given by theRobert Drehmel2004-06-171-1/+2
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-34/+43
* Add note that rmuser will clean up any IPC mechanisms owned by the user.Christian S.J. Peron2004-06-081-0/+3
* Accept full path names in addition to base names for shells.Mike Makonnen2004-06-062-11/+16
* Fixed a typo.Ruslan Ermilov2004-06-041-2/+2
* Add humanize_number(3) to libutil for formating numbers into a humanPawel Jakub Dawidek2004-05-241-0/+11
* Don't depend on NULL's expansion being a pointer, cast it before it is passedStefan Farfeleder2004-05-181-3/+4
* Bring the description for login_getclassbyname in sync with the function'sDiomidis Spinellis2004-05-111-3/+4
* This manual page will not first appear in 4.10 as RELENG_4 has a differentTom Rhodes2004-04-071-1/+1
* Fix today's faux pas by:Tom Rhodes2004-03-301-16/+5
* Add an adduser.conf manual page.Tom Rhodes2004-03-303-3/+211
* Sychronize with reality: nologin(8) is now in /usr/sbinColin Percival2004-03-301-3/+3
* o Add an -S option to not attempt to ascertain the validity of a shell.Mike Makonnen2004-03-162-13/+59
* Shift file locking to source file instead of temp file. This fixesKen Smith2004-03-082-8/+5
* Typo fix.Marc Fonvieille2004-03-031-1/+1
* Make rmuser now also remove ipc resources. Also, fix a few minorJens Schweikhardt2004-02-291-4/+18
* Add the clean_environment call to libutil.h also.Tim Kientzle2004-02-261-0/+2
* Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, makePhilippe Charnier2004-01-184-21/+39
* add missing endusershell() call. Original version was incorrect.Philippe Charnier2004-01-181-1/+3
* Add a `-H <fd>' option that is like `-h <fd>', but accepts an alreadyIan Dowse2004-01-114-22/+52
* (mostly) Clean up some const warnings here. The code takes some libertiesPeter Wemm2003-10-261-8/+9
* ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.Mark Murray2003-10-185-74/+79
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-1/+1
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* Do not compare unsigned int values with ULONG_MAX. The comparison isAlexander Kabaev2003-07-111-2/+2
* Typo.Mike Makonnen2003-06-241-1/+1
* s/warn/info/Mike Makonnen2003-06-201-1/+1
* Add support for the special shell nologin.Mike Makonnen2003-06-202-5/+44
* Update my email address.Mike Makonnen2003-06-202-2/+2
* Don't forget the -r on the second password prompt.Mike Makonnen2003-06-201-1/+1
* Tidy up. Sort headers.Mark Murray2003-06-142-10/+9
* The .Xr utility. Spelling. Put NIS under .TnPhilippe Charnier2003-06-081-11/+19