summaryrefslogtreecommitdiffstats
path: root/lib/libutil
Commit message (Expand)AuthorAgeFilesLines
* Fix some spelling errors.mpp2000-03-241-6/+6
* Return IPv4 native address for IPv4 mapped IPv6 address, even ifume2000-03-231-8/+23
* Since crypto/openssh/login.c was changed to use realhostname_sa(),ume2000-03-071-13/+29
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-023-3/+6
* Update major version.shin2000-02-141-2/+2
* Document mixpasswordcase here as well as in passwd.1nik2000-02-111-0/+3
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-272-151/+1
* Avoid core dump when ai_canonname is NULL.shin2000-01-271-4/+8
* Use a long line instead splitting a line with backslash-newline in synopsis.bde2000-01-271-2/+1
* Use a more conventional copyright message.peter2000-01-261-9/+14
* several tcp apps IPv6 updateshin2000-01-255-2/+237
* Do not set the default terminal type to "su", leave it empty.ru2000-01-192-6/+2
* Repair internal consistency: Change "login_cap_t * lc" to a more correctchris2000-01-181-1/+1
* Add the "use -lutil" line to all functions that require it so people likebillf2000-01-187-0/+39
* Support v6 login.shin2000-01-151-7/+24
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-6/+1
* Fixed missing include in synopsis.bde2000-01-051-1/+2
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-301-1/+2
* Connect fparseln(3) for mailwrapper(8)peter1999-12-294-5/+22
* Fix a bug where a pointer would be one character too far after puttingroberto1999-12-211-1/+1
* Rewriting of flags_to_string() and string_to_flags() to use an array.roberto1999-12-191-86/+61
* This commit was generated by cvs2svn to compensate for changes in r54820,peter1999-12-192-0/+383
|\
| * Import fparseln(3) from NetBSD. It's used for easily dealing with \peter1999-12-192-0/+383
* Make setproctitle(NULL) restore all of the original argumentsbrian1999-11-172-30/+45
* Introduce commandline caching in the kernel.phk1999-11-161-0/+9
* Link manual page for login_getpwclass(3) to login_cap(3).jkoshy1999-11-041-1/+3
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-092-0/+2
* mdoc(7)'fyphantom1999-09-218-24/+28
* Correct spelling : ascii -> ASCIIphantom1999-09-203-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2835-35/+35
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Various man page cleanup:mpp1999-08-152-6/+6
* Bad reference of termios(3) changed to termios(4).chris1999-08-141-2/+2
* Bad reference to lstat(3) changed to lstat(2)chris1999-08-141-2/+2
* Axe LOGIN_CAP_AUTH.sheldonh1999-08-133-571/+2
* Correct some grammar and style problems with this page.nik1999-07-201-16/+16
* Be a little clearer about login_getpwclass(3), and its penchant fornik1999-07-141-1/+7
* Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missingsheldonh1999-07-121-1/+1
* Move call to umask(0) back into pw_util(), because the latterpb1999-06-291-1/+4
* Force umask to 077 (instead of 000) during the edit phase, to getpb1999-06-261-4/+1
* Add -d option to vipw(8) to allow selection of an alternative directorysheldonh1999-06-261-8/+14
* Remove the static declaration from the line[] variable to allowjb1999-05-241-2/+2
* Chflags was clearing all flags supplied on the command line after ajmz1999-05-211-2/+2
* fix potential memory overwrite in escape parsingache1999-05-131-2/+2
* Change references from "passwordperiod" to "passwordtime", sincehoek1999-04-301-3/+5
* oops, add pwd!=NULL check to previous fixache1999-04-241-11/+17
* Switch to user UID/GID before checking/reading its ~/.login_confache1999-04-241-1/+14
* add MLINKS for two functions used from login_auth.cache1999-04-242-19/+20
OpenPOWER on IntegriCloud