| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix miscellaneous mdoc macro argument limit infringements. | sheldonh | 2000-05-09 | 1 | -1/+1 |
* | Add xref to cap_mkdb(1). | nik | 2000-04-30 | 1 | -0/+1 |
* | Introduce .Lb macro to libutil manpages | phantom | 2000-04-22 | 19 | -127/+50 |
* | Fix some spelling errors. | mpp | 2000-03-24 | 1 | -6/+6 |
* | Return IPv4 native address for IPv4 mapped IPv6 address, even if | ume | 2000-03-23 | 1 | -8/+23 |
* | Since crypto/openssh/login.c was changed to use realhostname_sa(), | ume | 2000-03-07 | 1 | -13/+29 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 3 | -3/+6 |
* | Update major version. | shin | 2000-02-14 | 1 | -2/+2 |
* | Document mixpasswordcase here as well as in passwd.1 | nik | 2000-02-11 | 1 | -0/+3 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 2 | -151/+1 |
* | Avoid core dump when ai_canonname is NULL. | shin | 2000-01-27 | 1 | -4/+8 |
* | Use a long line instead splitting a line with backslash-newline in synopsis. | bde | 2000-01-27 | 1 | -2/+1 |
* | Use a more conventional copyright message. | peter | 2000-01-26 | 1 | -9/+14 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 5 | -2/+237 |
* | Do not set the default terminal type to "su", leave it empty. | ru | 2000-01-19 | 2 | -6/+2 |
* | Repair internal consistency: Change "login_cap_t * lc" to a more correct | chris | 2000-01-18 | 1 | -1/+1 |
* | Add the "use -lutil" line to all functions that require it so people like | billf | 2000-01-18 | 7 | -0/+39 |
* | Support v6 login. | shin | 2000-01-15 | 1 | -7/+24 |
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -6/+1 |
* | Fixed missing include in synopsis. | bde | 2000-01-05 | 1 | -1/+2 |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 1 | -1/+2 |
* | Connect fparseln(3) for mailwrapper(8) | peter | 1999-12-29 | 4 | -5/+22 |
* | Fix a bug where a pointer would be one character too far after putting | roberto | 1999-12-21 | 1 | -1/+1 |
* | Rewriting of flags_to_string() and string_to_flags() to use an array. | roberto | 1999-12-19 | 1 | -86/+61 |
* | This commit was generated by cvs2svn to compensate for changes in r54820, | peter | 1999-12-19 | 2 | -0/+383 |
|\ |
|
| * | Import fparseln(3) from NetBSD. It's used for easily dealing with \ | peter | 1999-12-19 | 2 | -0/+383 |
* | Make setproctitle(NULL) restore all of the original arguments | brian | 1999-11-17 | 2 | -30/+45 |
* | Introduce commandline caching in the kernel. | phk | 1999-11-16 | 1 | -0/+9 |
* | Link manual page for login_getpwclass(3) to login_cap(3). | jkoshy | 1999-11-04 | 1 | -1/+3 |
* | This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for | green | 1999-10-09 | 2 | -0/+2 |
* | mdoc(7)'fy | phantom | 1999-09-21 | 8 | -24/+28 |
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 3 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 35 | -35/+35 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Fix a bunch of broken cross-references | chris | 1999-08-18 | 1 | -2/+2 |
* | Various man page cleanup: | mpp | 1999-08-15 | 2 | -6/+6 |
* | Bad reference of termios(3) changed to termios(4). | chris | 1999-08-14 | 1 | -2/+2 |
* | Bad reference to lstat(3) changed to lstat(2) | chris | 1999-08-14 | 1 | -2/+2 |
* | Axe LOGIN_CAP_AUTH. | sheldonh | 1999-08-13 | 3 | -571/+2 |
* | Correct some grammar and style problems with this page. | nik | 1999-07-20 | 1 | -16/+16 |
* | Be a little clearer about login_getpwclass(3), and its penchant for | nik | 1999-07-14 | 1 | -1/+7 |
* | Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missing | sheldonh | 1999-07-12 | 1 | -1/+1 |
* | Move call to umask(0) back into pw_util(), because the latter | pb | 1999-06-29 | 1 | -1/+4 |
* | Force umask to 077 (instead of 000) during the edit phase, to get | pb | 1999-06-26 | 1 | -4/+1 |
* | Add -d option to vipw(8) to allow selection of an alternative directory | sheldonh | 1999-06-26 | 1 | -8/+14 |
* | Remove the static declaration from the line[] variable to allow | jb | 1999-05-24 | 1 | -2/+2 |
* | Chflags was clearing all flags supplied on the command line after a | jmz | 1999-05-21 | 1 | -2/+2 |
* | fix potential memory overwrite in escape parsing | ache | 1999-05-13 | 1 | -2/+2 |
* | Change references from "passwordperiod" to "passwordtime", since | hoek | 1999-04-30 | 1 | -3/+5 |