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