summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it works for non ASCII compatible encodings too.ache2001-12-026-42/+42
* Enable build of smbfs. It works now as before on both UP and MP machines.bp2001-12-021-2/+1
* Catch up with KSE changes.bp2001-12-025-155/+158
* Fix a bug with transmitter restart after receiving a 0 window. Thedillon2001-12-025-19/+56
* Pull netsmb requester from the pre-KSE world. This update mostly basedbp2001-12-0210-176/+188
* Adding man page for the em driver.pdeuskar2001-12-022-0/+148
* This is the first commit of the Intel gigabit driver forpdeuskar2001-12-0210-0/+7590
* Re-enable the ciss driver, now that it should be building again.msmith2001-12-021-1/+1
* Catch up with the proc -> d_thread_t change.msmith2001-12-022-5/+13
* Forget to remove fsck from src/release/{alpha,pc98}/boot_crunch.conf,matusita2001-12-022-6/+2
* Sysinstall cleanups for installation:matusita2001-12-024-44/+58
* o Update copyright.jedgar2001-12-021-17/+37
* Add functionality and fix bugs so the driver will work with soon-to-bescottl2001-12-027-41/+217
* Add manpages describing various vfs and vm APIs.alfred2001-12-0210-6/+701
* Use calloc(3) instead of rolling our own.jedgar2001-12-021-2/+1
* Sort includes.markm2001-12-022-7/+7
* Style fixups.markm2001-12-014-47/+48
* Work around world breakage in previous commit. The bug is inbde2001-12-011-2/+2
* Fix namespace pollution by protecting names used as arguments.markm2001-12-011-5/+7
* Protect names that are used elsewhere. This fixes WARNS=2 breakagemarkm2001-12-011-4/+4
* WARNS=2 fixes.markm2001-12-016-79/+118
* Remove the 'irq' string from the irqN part of the "interrupts" display.markm2001-12-011-2/+10
* WARNS=2 and s/register//.markm2001-12-0114-416/+420
* Use tabs where possible.obrien2001-12-011-11/+11
* Allow for ip_output() to be called with a NULL route pointer.ru2001-12-012-6/+7
* Forget to remove kget.c, since kget feature is already gone.matusita2001-12-011-125/+0
* Remove kget() feature, which is removed from 5-current kernel.matusita2001-12-017-24/+2
* (null commit)sheldonh2001-12-010-0/+0
* Correct misattribution of the Hart list, which I had mistakenlysheldonh2001-12-011-13/+22
* Add support for sysconf(_SC_NPROCESSORS_CONF) and sysconf(_SC_NPROCESSORS_ONLN).jkoshy2001-12-013-0/+17
* Add a missing underscore.mike2001-12-011-1/+1
* o Stop abusing MD headers with non-MD types.mike2001-12-0111-39/+87
* vm/vm_kern.c: rate limit (to once per second) diagnostic printf whenluigi2001-12-012-3/+22
* Merge the (in)complete ANSIfication work from src/crypto/telnet.markm2001-11-307-225/+209
* Damn. The previous mega-commit was incomplete WRT ANSIfication. Thismarkm2001-11-3026-562/+500
* After running "make unifdef", commit the result. This code is nowmarkm2001-11-3012-1979/+782
* After running a "make unifdef", commit the resultant diffs.markm2001-11-308-1063/+324
* o Update sysctl.8 to reflect renaming of various security-relatedrwatson2001-11-301-2/+5
* Invoke the new 'unifdef:' target, and make this lib a complete subsetmarkm2001-11-304-58/+51
* o Introduce kern.security.bsd.unprivileged_read_msgbuf, which allowsrwatson2001-11-301-0/+13
* New release note: send-pr(1) -a (+ MFC).bmah2001-11-302-2/+12
* Diff-reduce WRT src/secure/*telnet*/Makefile.markm2001-11-303-10/+45
* The transmit burst limit for newreno completely breaks TCP's performancedillon2001-11-301-0/+10
* o Further sysctl name simplification, generally stripping 'permitted',rwatson2001-11-301-9/+9
* Style clean-up, and diff-reduce WRT src/secure/*telnet*/Makefilemarkm2001-11-303-45/+34
* Style clean-up, and diff-reduce WRT src/secure/*/telnet/Makefilemarkm2001-11-303-18/+32
* Clean up makefiles, and turn on WARNS=2. Take into account the telnetmarkm2001-11-303-11/+17
* Forced commit.markm2001-11-300-0/+0
* Very large style makeover.markm2001-11-3090-10634/+4938
* o Move current inhabitants of kern.security to kern.security.bsd, sorwatson2001-11-301-14/+16
OpenPOWER on IntegriCloud