| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 1 | -262/+0 |
| * | Since crypto/openssh/login.c was changed to use realhostname_sa(), | Hajimu UMEMOTO | 2000-03-07 | 1 | -13/+29 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 3 | -3/+6 |
| * | Update major version. | Yoshinobu Inoue | 2000-02-14 | 1 | -2/+2 |
| * | Document mixpasswordcase here as well as in passwd.1 | Nik Clayton | 2000-02-11 | 1 | -0/+3 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 2 | -151/+1 |
| * | Avoid core dump when ai_canonname is NULL. | Yoshinobu Inoue | 2000-01-27 | 1 | -4/+8 |
| * | Use a long line instead splitting a line with backslash-newline in synopsis. | Bruce Evans | 2000-01-27 | 1 | -2/+1 |
| * | Use a more conventional copyright message. | Peter Wemm | 2000-01-26 | 1 | -9/+14 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 5 | -2/+237 |
| * | Do not set the default terminal type to "su", leave it empty. | Ruslan Ermilov | 2000-01-19 | 2 | -6/+2 |
| * | Repair internal consistency: Change "login_cap_t * lc" to a more correct | Chris Costello | 2000-01-18 | 1 | -1/+1 |
| * | Add the "use -lutil" line to all functions that require it so people like | Bill Fumerola | 2000-01-18 | 7 | -0/+39 |
| * | Support v6 login. | Yoshinobu Inoue | 2000-01-15 | 1 | -7/+24 |
| * | Replace beforeinstall target with new variables used by .mk system. | Rodney W. Grimes | 2000-01-14 | 1 | -6/+1 |
| * | Fixed missing include in synopsis. | Bruce Evans | 2000-01-05 | 1 | -1/+2 |
| * | Moved flags_to_string and string_to_flags into libutil. It's used in | Josef Karthauser | 1999-12-30 | 1 | -1/+2 |
| * | Connect fparseln(3) for mailwrapper(8) | Peter Wemm | 1999-12-29 | 4 | -5/+22 |
| * | Fix a bug where a pointer would be one character too far after putting | Ollivier Robert | 1999-12-21 | 1 | -1/+1 |
| * | Rewriting of flags_to_string() and string_to_flags() to use an array. | Ollivier Robert | 1999-12-19 | 1 | -86/+61 |
| * | This commit was generated by cvs2svn to compensate for changes in r54820, | Peter Wemm | 1999-12-19 | 2 | -0/+383 |
| |\ |
|
| | * | Import fparseln(3) from NetBSD. It's used for easily dealing with \ | Peter Wemm | 1999-12-19 | 2 | -0/+383 |
| * | Make setproctitle(NULL) restore all of the original arguments | Brian Somers | 1999-11-17 | 2 | -30/+45 |
| * | Introduce commandline caching in the kernel. | Poul-Henning Kamp | 1999-11-16 | 1 | -0/+9 |
| * | Link manual page for login_getpwclass(3) to login_cap(3). | Joseph Koshy | 1999-11-04 | 1 | -1/+3 |
| * | This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for | Brian Feldman | 1999-10-09 | 2 | -0/+2 |
| * | mdoc(7)'fy | Alexey Zelkin | 1999-09-21 | 8 | -24/+28 |
| * | Correct spelling : ascii -> ASCII | Alexey Zelkin | 1999-09-20 | 3 | -3/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 35 | -35/+35 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Fix a bunch of broken cross-references | Chris Costello | 1999-08-18 | 1 | -2/+2 |
| * | Various man page cleanup: | Mike Pritchard | 1999-08-15 | 2 | -6/+6 |
| * | Bad reference of termios(3) changed to termios(4). | Chris Costello | 1999-08-14 | 1 | -2/+2 |
| * | Bad reference to lstat(3) changed to lstat(2) | Chris Costello | 1999-08-14 | 1 | -2/+2 |
| * | Axe LOGIN_CAP_AUTH. | Sheldon Hearn | 1999-08-13 | 3 | -571/+2 |
| * | Correct some grammar and style problems with this page. | Nik Clayton | 1999-07-20 | 1 | -16/+16 |
| * | Be a little clearer about login_getpwclass(3), and its penchant for | Nik Clayton | 1999-07-14 | 1 | -1/+7 |
| * | Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missing | Sheldon Hearn | 1999-07-12 | 1 | -1/+1 |
| * | Move call to umask(0) back into pw_util(), because the latter | Pierre Beyssac | 1999-06-29 | 1 | -1/+4 |
| * | Force umask to 077 (instead of 000) during the edit phase, to get | Pierre Beyssac | 1999-06-26 | 1 | -4/+1 |
| * | Add -d option to vipw(8) to allow selection of an alternative directory | Sheldon Hearn | 1999-06-26 | 1 | -8/+14 |
| * | Remove the static declaration from the line[] variable to allow | John Birrell | 1999-05-24 | 1 | -2/+2 |
| * | Chflags was clearing all flags supplied on the command line after a | Jean-Marc Zucconi | 1999-05-21 | 1 | -2/+2 |
| * | fix potential memory overwrite in escape parsing | Andrey A. Chernov | 1999-05-13 | 1 | -2/+2 |
| * | Change references from "passwordperiod" to "passwordtime", since | Tim Vanderhoek | 1999-04-30 | 1 | -3/+5 |
| * | oops, add pwd!=NULL check to previous fix | Andrey A. Chernov | 1999-04-24 | 1 | -11/+17 |
| * | Switch to user UID/GID before checking/reading its ~/.login_conf | Andrey A. Chernov | 1999-04-24 | 1 | -1/+14 |
| * | add MLINKS for two functions used from login_auth.c | Andrey A. Chernov | 1999-04-24 | 2 | -19/+20 |
| * | If given host.domain:nn[.nn], trimdomain() now reduces it to | Brian Somers | 1999-04-09 | 2 | -10/+54 |