summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug whereby the physical endpoints of a gre(4) tunnel would notbms2003-11-142-2/+12
* University of Michigan's Citi NFSv4 kernel client code.alfred2003-11-1437-22/+11249
* basemem is in K, not bytes. I think I tricked jhb into making the samepeter2003-11-142-2/+2
* Fix more spammage with local changes. Didn't look at the diffs beforejake2003-11-141-10/+10
* Add a manual page for the IDT NICStAR driver, and hook it up to the build.bms2003-11-142-0/+61
* Fixed some style bugs (English errors and poor wording in comments,bde2003-11-141-11/+10
* "opt_auto_eoi.h" is not used here anymore. See atpic.c.peter2003-11-142-4/+0
* Replace magic numbers with macros for i8259A register constants. Stilljhb2003-11-142-18/+20
* - Bring in constants for 8259A registers from amd64 with some updatedjhb2003-11-141-2/+57
* Shuffle the APIC interrupt vectors around a bit:jhb2003-11-148-38/+54
* Drop the driver lock around calls to if_input to avoid a LOR whensam2003-11-1442-2/+123
* Fix a typo. We need opt_acpi.h not opt_apic.h for DEV_ACPI.jhb2003-11-141-1/+1
* Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function,bms2003-11-144-2/+331
* Better fix than my previous commit:cognet2003-11-142-8/+9
* Add a sysctl MIB, NET_RT_IFMALIST, to retrieve multicast group membershipsbms2003-11-142-1/+68
* Fix up the control word 3 bits. jhb discovered how much I screwed thispeter2003-11-141-4/+4
* fix comments.ume2003-11-141-5/+3
* u_int8_t cannot carry a number greater than 255.ume2003-11-141-3/+1
* - Code cleanuppdeuskar2003-11-144-105/+48
* - Remove use of Giant from uma_zone_set_obj().alc2003-11-141-7/+1
* - poll(2) support.ume2003-11-1410-757/+439
* Remove duplicate FBSDID's, move others to their right place.obrien2003-11-1422-78/+48
* - need_trigger/idx should be u_int, not ssize_t.ume2003-11-141-30/+34
* - interface minimum MTU = 1280 in IPv6.ume2003-11-141-8/+3
* our netstat is installed in /usr/bin.ume2003-11-141-1/+1
* Amplify the reboot requirementimp2003-11-141-5/+6
* Add a WITNESS_WARN() check to _STOPEVENT() since any _STOPEVENT() canjhb2003-11-141-0/+2
* Include opt_global.h in the modules build, when building from a normalgreen2003-11-142-0/+4
* Make this WARNS=2 clean byjohan2003-11-142-20/+22
* Make this WARNS=2 clean byjohan2003-11-143-5/+5
* Sync comment with code's reality.tobez2003-11-141-1/+1
* Add sbp_targ(4).simokawa2003-11-141-0/+1
* Fixed spurious syntax errors for including files that don't begin withbde2003-11-141-3/+4
* Remove duplicatejohan2003-11-145-15/+0
* - A sanity check in unionfs verifies that lookups of '.' return thedas2003-11-141-27/+21
* - Remove long dead code.alc2003-11-141-15/+0
* Fix ${LOCAL_PATCHES} (chdir was ignored).kuriyama2003-11-141-2/+1
* Use the new defines that include the trailing '\0' in the code.harti2003-11-144-21/+27
* Note to update cfsd (ports/security/cfs) after installing themckusick2003-11-141-1/+3
* - Add documentation for EBUSY.alc2003-11-141-2/+4
* Changes to msync(2)alc2003-11-142-4/+4
* Add required reboot into single-user mode step.imp2003-11-141-0/+1
* Despam the const poisoningimp2003-11-141-5/+5
* reconst poisonimp2003-11-142-20/+20
* Reconst-poison crc routine that was renamed to mchash.imp2003-11-141-5/+5
* Rev 1.61 accidentily added makeoptions NO_MODULES=yes. Funny that I add thisjake2003-11-141-11/+10
* Fix a number of style(9) bugs introduced in r1.113 by me.kan2003-11-141-47/+46
* fix broken _IOR usagemjacob2003-11-141-1/+1
* - Drop the process lock before we call into ptrace_{read|write}_int orjeff2003-11-141-4/+7
* - regen.jeff2003-11-145-6/+6
OpenPOWER on IntegriCloud