summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make indentation uniform.dfr2003-09-061-16/+16
* No need for a separate nfpm driver now - amdpm handles both.dfr2003-09-061-1/+0
* When recording resources for the amdpm driver, only describe the portsdfr2003-09-061-101/+36
* Removed another spurious semicolon forgotten in the previous commit.schweikh2003-09-061-1/+1
* Removed two spurious semicolons after function definitions.schweikh2003-09-061-5/+5
* Load the kernel at a 64M instead of 5M. The advantage of this is thatmarcel2003-09-061-1/+1
* Add locking.sam2003-09-061-135/+237
* Finish the deorbital burn of the i386-only a.out toolchain.obrien2003-09-0610-936/+0
* Add small piece of code to support pthread_rwlock_timedrdlock anddavidxu2003-09-064-16/+94
* "fast swi" taskqueue support. This is a taskqueue that uses spinlockssam2003-09-053-3/+131
* Print a message at boot for interrupt handlers created with INTR_MPSAFEsam2003-09-051-4/+14
* Fix a place where I forgot to change the code that checks whethermarcel2003-09-054-21/+9
* change timeout to be MPSAFEsam2003-09-052-5/+5
* change timer to MPSAFEsam2003-09-052-5/+5
* o add experimental radiotap capture formatsam2003-09-055-13/+125
* Add support for the experimental radiotap capture format. With thissam2003-09-053-11/+112
* Experimental bpf capture format for 802.11 devices. The link layersam2003-09-051-0/+185
* Log involuntary context switches correctly.peter2003-09-051-2/+2
* Add locking. We use a single lock to guard the global vlan list and alsosam2003-09-051-17/+47
* Oops. sizeof(long) = 8, not 4. Get the fxsave buffer inside mcontextpeter2003-09-051-2/+2
* The caller is expected to set up PIC register corectly beforekan2003-09-052-0/+4
* #include <runetype.h> directly for the definition of _CACHED_RUNES, neededtjr2003-09-051-0/+1
* Clarify that the second argument to accept() may be a null pointer ifroam2003-09-051-1/+7
* Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0.roam2003-09-053-9/+9
* Mark the isa compat shims for BURN_BRIDGES for 6.0peter2003-09-052-0/+12
* Clean up some antique stuff. We do not support Weitek FPUs etc, and neverpeter2003-09-052-20/+0
* Catch up with the hardware notes: list the supported cards.roam2003-09-051-4/+32
* Catch up with the hardware notes: list the supported cards.roam2003-09-051-4/+39
* Catch up with the hardware notes: list the supported Compaq controllers.roam2003-09-051-1/+3
* Document the SC_NO_SUSPEND_VTYSWITCH kernel config option.roam2003-09-051-0/+7
* o Fix a typo in rev. 1.196: ifconfig 9 -> ifconfig 8.maxim2003-09-051-1/+1
* Remove now unused BOOTP tags related to NFS swap device.phk2003-09-051-3/+0
* Put the message about msgbuf cksum mismatch under bootverbose and tellphk2003-09-051-2/+5
* Fix off-by-one error in array bounds check.phk2003-09-051-1/+1
* Forgotten in previous commit to atapi-cd.c: Add #ifndef BURN_BRIDGESphk2003-09-051-0/+2
* Be less confusing in a comment.phk2003-09-051-1/+1
* Put the device cloning functions for disk-drivers under #ifndef BURN_BRIDGES.phk2003-09-054-6/+52
* Correct troff usage; typo fixes.jkoshy2003-09-051-9/+9
* Allow the PS version of this paper to be built.jkoshy2003-09-051-1/+8
* Fix typo: c89, not c88.tjr2003-09-051-1/+1
* Remove an unused and incorrect prototype for _none_init().tjr2003-09-051-1/+0
* Whacked out CIS configurations can cause us to not have any child. Whenimp2003-09-051-2/+4
* lock ip fragment queuessam2003-09-051-0/+18
* o add lockingsam2003-09-051-37/+67
* Reduce window during which a race can occur when detachingsam2003-09-041-2/+3
* Make the creation of the OpenSSL whatis(1) database conditional onru2003-09-041-0/+2
* Make sure to return ENOIOCTL if the ioctl is not handled.phk2003-09-041-2/+2
* Move a sentence about the terminating \0 from the RETURN VALUES sectionsimon2003-09-042-14/+14
* Removed unused macro definitiondds2003-09-041-1/+1
* Style cleanup, mostlyschweikh2003-09-044-207/+246
OpenPOWER on IntegriCloud