aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
Commit message (Expand)AuthorAgeFilesLines
* Fix grammatical issue.Tom Rhodes2005-02-271-4/+4
* Use ~/.login_conf when discussing a user's local file.Tom Rhodes2005-02-261-1/+1
* Reword previous commit to be a bit more correct and provide more information.Tom Rhodes2005-02-251-5/+13
* Make it more obvious that cap_mkdb(1) is required to rebuild the database.Tom Rhodes2005-02-231-0/+7
* Expand *n't contractions.Ruslan Ermilov2005-02-133-4/+4
* Reflect the reality; only crypt(3) uses /etc/auth.confRuslan Ermilov2005-01-211-1/+1
* Sort sections.Ruslan Ermilov2005-01-203-10/+10
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-2/+2
* Various markup and spelling fixes.Tom Rhodes2004-12-291-2/+2
* Grammar in a comment.Ruslan Ermilov2004-12-181-1/+1
* Backout manual page updates.Pawel Jakub Dawidek2004-09-261-19/+27
* Take the lastest fixes from NetBSD.Pawel Jakub Dawidek2004-09-252-90/+70
* There is no such manual page in FreeBSD.Pawel Jakub Dawidek2004-09-161-2/+0
* Document when this function came into FreeBSD.David E. O'Brien2004-08-211-1/+3
* Spell FTP correctly - in this case, it is used as the name of the protocol,Peter Pentchev2004-08-061-2/+2
* Add Giorgos's description of the ftp-chroot login.conf option.Peter Pentchev2004-08-061-0/+10
* Markup fixes.Ruslan Ermilov2004-07-071-16/+24
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-0214-29/+52
* Humanize_number(3) is a part of libutil.Pawel Jakub Dawidek2004-05-251-0/+2
* You want to include libutil.h, not util.h.Tom Rhodes2004-05-251-4/+7
* Add humanize_number(3) to libutil for formating numbers into a humanPawel Jakub Dawidek2004-05-244-4/+312
* Don't depend on NULL's expansion being a pointer, cast it before it is passedStefan Farfeleder2004-05-181-3/+4
* Fix and clarify unparsable sentence.Diomidis Spinellis2004-05-111-3/+3
* Bring the description for login_getclassbyname in sync with the function'sDiomidis Spinellis2004-05-112-8/+28
* Back out the "clean_environment()" function from libutil.Tim Kientzle2004-02-293-211/+4
* Add the clean_environment call to libutil.h also.Tim Kientzle2004-02-261-0/+2
* Add a clean_environment call to libutil.Tim Kientzle2004-02-263-4/+211
* Bump the major version on libtuil. libutil now relies on the mac_*Robert Watson2003-11-121-1/+1
* Remove __NETBSD_SYSCALLS.Tim J. Robbins2003-10-291-6/+0
* (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-1817-137/+120
* Remove a GCC specifig CFLAG. We should be using WARNS=? for this.Mark Murray2003-10-181-1/+1
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-102-2/+2
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Tidy up. Sort headers.Mark Murray2003-06-1413-56/+53
* Backout last commit. It is redundant in -CURRENT.Murray Stokely2003-05-051-5/+1
* Note that the idletime setting is not enforced.Murray Stokely2003-05-041-1/+5
* Document the login-backoff and login-retries capabilities.Murray Stokely2003-05-041-0/+5
* Add vmemoryuse to the list.Tom Rhodes2003-04-261-0/+1
* Brucify.Dag-Erling Smørgrav2003-04-101-4/+8
* Correctly detect the case where a password entry was changed while we wereDag-Erling Smørgrav2003-04-091-2/+7
* Apply the correct fix for bin/50679: don't mess around with process groupsDag-Erling Smørgrav2003-04-091-13/+19
* Band-aid for the "^C kills the editor" problem. I haven't yet found theDag-Erling Smørgrav2003-04-081-10/+6
* The .Fn functionPhilippe Charnier2003-03-2412-31/+53
* Make pw_edit() use /bin/sh to interpret the EDITOR environmentDavid Schultz2003-03-171-2/+12
* Re-document unimplemented capabilities that were removed in the lastDavid Schultz2003-03-051-0/+57
* - Document the fact that we now use pam_passwdqc(8) to checkDavid Schultz2003-03-031-58/+16
* mdoc(7) police: markup laundry.Ruslan Ermilov2003-02-231-1/+3