| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs | cvs2svn | 2000-07-26 | 39 | -40/+40 |
| * | MFC: (rev 1.8 -> 1.9) Sshd writes connected host into utmp directly. | Hajimu UMEMOTO | 2000-07-18 | 1 | -7/+14 |
| * | MFC: make sbsize a size instead of a number. | Sheldon Hearn | 2000-07-18 | 2 | -2/+2 |
| * | MFC: fix memory leak on login_close() | Tim Vanderhoek | 2000-06-04 | 1 | -0/+1 |
| * | MFC: We should see the ai_canonname menber of the first addrinfo | Hajimu UMEMOTO | 2000-06-03 | 1 | -6/+6 |
| * | MFC: document sbsize. | Alfred Perlstein | 2000-06-02 | 1 | -0/+1 |
| * | MFC: Fix miscellaneous mdoc macro argument limit infringements. | Sheldon Hearn | 2000-05-09 | 1 | -1/+1 |
| * | MFC: Fix some spelling errors. | Mike Pritchard | 2000-04-23 | 1 | -6/+6 |
| * | MFC: introduce .Lb macro to libraries manpages, some mdoc cleanup | Alexey Zelkin | 2000-04-22 | 19 | -127/+50 |
| * | MFC, Return IPv4 native address for IPv4 mapped IPv6 address, even if | Hajimu UMEMOTO | 2000-04-10 | 1 | -8/+23 |
| * | 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 |