| Commit message (Expand) | Author | Age | Files | Lines |
* | This should have gone away with the COMPAT_43 cruft. cgetent() is now | bde | 1996-09-20 | 1 | -339/+0 |
* | Fixed a bug in the receive buffer allocation code that resulted in a | dg | 1996-09-20 | 2 | -10/+28 |
* | Handle ICMP codes defined in RFC1812 more appropriately | pst | 1996-09-20 | 1 | -1/+7 |
* | Remove now un-necessary FreeBSD specific code since our timespec | nate | 1996-09-20 | 9 | -528/+0 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 2 | -5/+5 |
* | Whoops, I should've used the LINT config file. More ts -> tv changes | nate | 1996-09-20 | 4 | -18/+18 |
* | Whoops, I should've used the LINT config file. More ts -> tv changes | nate | 1996-09-20 | 8 | -48/+48 |
* | Correct Warner Losh's entity name from a.john to a.imp :-) | peter | 1996-09-20 | 2 | -5/+14 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 2 | -4/+4 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 1 | -3/+3 |
* | Add Warner Losh to developers list. | jkh | 1996-09-20 | 2 | -2/+7 |
* | Add back shutdown support, this time using the at_shutdown() mechanism. | dg | 1996-09-20 | 2 | -28/+22 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 4 | -19/+19 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 5 | -13/+13 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 3 | -8/+8 |
* | When the devconf stuff was ripped out of the kernel, the ripper neglected | dg | 1996-09-20 | 2 | -36/+34 |
* | More ts_nse -> tv_nsec changes following the kernel changes I made earlier. | nate | 1996-09-20 | 1 | -3/+3 |
* | Fix an spl window, a page manipulation at interrupt time that was | dyson | 1996-09-20 | 1 | -28/+84 |
* | For now we just hexdump the stuff in USER records. | phk | 1996-09-19 | 2 | -3/+20 |
* | The userland change to the utrace(2) call. | phk | 1996-09-19 | 4 | -4/+11 |
* | Add the utrace(caddr_t addr,size_t len) syscall, that will store the | phk | 1996-09-19 | 8 | -6/+65 |
* | In sys/time.h, struct timespec is defined as: | nate | 1996-09-19 | 31 | -199/+199 |
* | Attempt to untangle the timeout code a bit, also make the default ftp | peter | 1996-09-19 | 2 | -20/+35 |
* | Make fetch 64-bit safe, corresponding to libftpio changes. | peter | 1996-09-19 | 1 | -26/+31 |
* | Make libftpio 64-bit clean. | peter | 1996-09-19 | 3 | -25/+36 |
* | Hooks to attempt to get 'make world' working with gcc-2.7.2.1. It's | peter | 1996-09-19 | 1 | -6/+8 |
* | Add libobjc, the Objective-C runtime library. | peter | 1996-09-19 | 2 | -2/+35 |
* | Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1! | peter | 1996-09-19 | 193 | -355901/+492 |
* | Fixed bug with reversed trunc/round_page() in madvise...start must be | dg | 1996-09-19 | 1 | -3/+3 |
* | Minor tweaks for the fake libgnumalloc stuff. No longer build, install and | peter | 1996-09-19 | 2 | -12/+14 |
* | Implemented a better, dynamic, mechanism for adjusting the transmit | dg | 1996-09-19 | 2 | -4/+38 |
* | aarghh! what is it with this CVSROOT/val-tags regexp anyway? how | peter | 1996-09-19 | 2 | -2/+2 |
* | Use rawboot for boot floppies. | phk | 1996-09-19 | 1 | -4/+3 |
* | Various de-bogotifications of userconfig. | phk | 1996-09-19 | 1 | -11/+18 |
* | Add APM_IDLE_CPU option, that is off by default. | phk | 1996-09-19 | 6 | -9/+15 |
* | Make the inetd suggestion slightly less confusing. | phk | 1996-09-19 | 1 | -2/+2 |
* | Add commented out example for bootps | phk | 1996-09-19 | 1 | -0/+1 |
* | Make "ftp" a synonym for "open" | phk | 1996-09-19 | 1 | -0/+1 |
* | Make telnet a synonym for open | phk | 1996-09-19 | 1 | -0/+1 |
* | add -fgnu-runtime to the .m.o and .m.po rules, since we (will) have | peter | 1996-09-19 | 1 | -3/+3 |
* | disable the objwarn warning if NOOBJ is set.. We have quite a few places | peter | 1996-09-19 | 1 | -3/+5 |
* | Clean up dependencies a bit (we were not doing a depend on scan.c) | peter | 1996-09-19 | 1 | -6/+7 |
* | Do not claim that tip is also called cu. | peter | 1996-09-19 | 1 | -21/+2 |
* | Merge import conflicts | peter | 1996-09-19 | 13 | -235/+586 |
* | This commit was generated by cvs2svn to compensate for changes in r18366, | peter | 1996-09-19 | 11 | -124/+179 |
|\ |
|
| * | Import of sendmail-8.7.6 | peter | 1996-09-19 | 24 | -356/+765 |
| * | This commit was manufactured by cvs2svn to create branch 'SENDMAIL'. | cvs2svn | 1996-08-21 | 1 | -0/+76 |
* | | Add a new sysctl variable kern.sominqueue to override the MINIMUM queue | pst | 1996-09-19 | 3 | -6/+16 |
* | | Cosmetic tweak. | jkh | 1996-09-18 | 1 | -1/+1 |
* | | Don't call copySelf() when upgrading. | jkh | 1996-09-18 | 2 | -14/+2 |