| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed reset port address of PC-9801-108. | KATO Takenori | 1997-01-29 | 1 | -1/+1 |
| * | Fix typo .->, for default separators in login_getcaplist(). | David Nugent | 1997-01-29 | 1 | -1/+2 |
| * | Completed fixes with login_getcapsize(). | David Nugent | 1997-01-29 | 1 | -1/+2 |
| * | Added -Wall to CFLAGS, cleaned up (all avoidable) warnings. | David Nugent | 1997-01-29 | 2 | -2/+3 |
| * | 1) Fixed bug in free()ing internal string/array where | David Nugent | 1997-01-29 | 1 | -24/+32 |
| * | #include <sys/stat.h> for umask() prototype. | David Nugent | 1997-01-29 | 1 | -0/+1 |
| * | Merge 1.46 -> 1.47 changes. | Masafumi Max NAKANE | 1997-01-29 | 1 | -21/+16 |
| * | Update to reflect the current mount.h. | Mike Pritchard | 1997-01-29 | 1 | -18/+42 |
| * | Add 1997 to my copyright. | Justin T. Gibbs | 1997-01-29 | 1 | -5/+7 |
| * | Add 1997 to my copyright. | Justin T. Gibbs | 1997-01-29 | 2 | -136/+377 |
| * | Update to reflect the current types.h. | Mike Pritchard | 1997-01-29 | 1 | -19/+26 |
| * | Add 1997 to my copyright. | Justin T. Gibbs | 1997-01-29 | 2 | -16/+7 |
| * | Straighten out Portugal and Russia. | Jordan K. Hubbard | 1997-01-29 | 1 | -20/+15 |
| * | Make media re-init a user choice. | Jordan K. Hubbard | 1997-01-29 | 2 | -12/+22 |
| * | Move the call to TimerService() into main.c - just after the select() | Brian Somers | 1997-01-29 | 3 | -1/+36 |
| * | Do media initialization at correct time for upgrade too. | Jordan K. Hubbard | 1997-01-29 | 2 | -30/+36 |
| * | Update Russian FTP sites according to Mikhail A. Sokolov's current | Jordan K. Hubbard | 1997-01-29 | 3 | -3/+9 |
| * | Death to another bad idea: Don't auto-mount CDROM on startup. | Jordan K. Hubbard | 1997-01-29 | 3 | -21/+0 |
| * | Merge 1.45 -> 1.46 changes. | Masafumi Max NAKANE | 1997-01-28 | 1 | -1/+7 |
| * | Merge 1.201 -> 1.202 changes. | Masafumi Max NAKANE | 1997-01-28 | 1 | -2/+2 |
| * | The option "fstype" does not handle the argument "msdos" correctly. | Wolfram Schneider | 1997-01-28 | 1 | -7/+4 |
| * | Synchronize with sys/i386/conf/options.i386 revision 1.34. | KATO Takenori | 1997-01-28 | 2 | -0/+4 |
| * | Some of these cards are always in promiscous mode :-( | Poul-Henning Kamp | 1997-01-28 | 1 | -15/+12 |
| * | Change Brent J. Nordquist's e-mail address. | Satoshi Asami | 1997-01-28 | 1 | -1/+1 |
| * | Update to reflect current fs.h. | Mike Pritchard | 1997-01-28 | 1 | -2/+21 |
| * | Oops, fix white space in last commit. | David Greenman | 1997-01-28 | 1 | -1/+1 |
| * | Fix signal handler race condition. | David Greenman | 1997-01-28 | 1 | -0/+5 |
| * | Update to match current include files. | Mike Pritchard | 1997-01-28 | 1 | -2/+17 |
| * | Update to reflect current acct.h. | Mike Pritchard | 1997-01-28 | 1 | -6/+3 |
| * | Update the man page to reflect the current state of | Mike Pritchard | 1997-01-28 | 1 | -5/+6 |
| * | Change to comment for fs_passno to reflect that it applies | Mike Pritchard | 1997-01-28 | 1 | -1/+1 |
| * | Some various mdoc cleanup. | Mike Pritchard | 1997-01-28 | 2 | -8/+8 |
| * | Add 3rd Russian mirror | Andrey A. Chernov | 1997-01-28 | 1 | -0/+6 |
| * | Document the "#if (defined(__unix__) || defined(unix))" way of including | David E. O'Brien | 1997-01-28 | 1 | -5/+16 |
| * | I was porting something from sysV world and found our cross references | David E. O'Brien | 1997-01-27 | 3 | -0/+3 |
| * | Answer some recently asked questions. | Jordan K. Hubbard | 1997-01-27 | 1 | -3/+20 |
| * | Make even more copies of hostnames obtained by inet_ntoa(). iruserok() | Joerg Wunsch | 1997-01-27 | 1 | -5/+18 |
| * | Fixed EXTRAVNODES ifdef. | Bruce Evans | 1997-01-27 | 1 | -3/+3 |
| * | Set the soft openfiles limit to maxfiles instead of to NOFILE. | Bruce Evans | 1997-01-27 | 1 | -2/+5 |
| * | Removed bogus options CHILD_MAX and OPEN_MAX. | Bruce Evans | 1997-01-27 | 3 | -39/+0 |
| * | Removed bogus options CHILD_MAX and OPEN_MAX. | Bruce Evans | 1997-01-27 | 1 | -4/+5 |
| * | Added KBD_MAXRETRY and PSM_NO_RESET. | Bruce Evans | 1997-01-27 | 2 | -0/+4 |
| * | Added lots of undocumented options KBD*, MSG*, NBUF, NMBCLUSTERS, PSM*, | Bruce Evans | 1997-01-27 | 3 | -0/+84 |
| * | Removed non-options MSGMAX, SEMAEM, SEMUSZ and SEMVMX. | Bruce Evans | 1997-01-27 | 1 | -4/+0 |
| * | Removed #undef of MSGMAX, so that a warning gets printed if it is | Bruce Evans | 1997-01-27 | 1 | -1/+0 |
| * | DTRT with a release string of "none" and use the correct (updated) | Jordan K. Hubbard | 1997-01-27 | 5 | -8/+8 |
| * | Merge 8.8.4 -> 8.8.5 changes onto mainline | Peter Wemm | 1997-01-27 | 17 | -171/+407 |
| * | This commit was generated by cvs2svn to compensate for changes in r22028, | Peter Wemm | 1997-01-27 | 15 | -94/+399 |
| |\ |
|
| | * | Import sendmail 8.8.5. See RELEASE_NOTES for changes. | Peter Wemm | 1997-01-27 | 33 | -265/+857 |
| * | | Use shifts instead of multiplications and `|' instead of `+' to simplify | Bruce Evans | 1997-01-27 | 2 | -8/+12 |