summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* This commit was generated by cvs2svn to compensate for changes in r119743,joe2003-09-041-3/+3
|\
| * This file was missing in the snap, but it ought to be updated in thejoe2003-09-041-3/+3
* | Calling KNOTE with locks held may result in recursion when it calls backnjl2003-09-041-2/+13
* | Upon receiving a CCB for a LUN that is not enabled, be sure to unlock thenjl2003-09-041-0/+1
* | Apply a bandaid to get this working on sparc64 again; the introductiontmm2003-09-041-4/+4
* | Don't free the buffer if it wasn't actually allocated.njl2003-09-041-1/+1
* | Use stream bus space accesses to program the ID (station address)tmm2003-09-042-2/+6
* | - Clear the CE AFSR bits which indicate the error condition when handlingtmm2003-09-042-8/+25
* | Add code to support barrier synchronous object and implementdavidxu2003-09-0414-12/+725
* | KNF: parentheses around return values.dds2003-09-041-4/+4
* | Add a flag that reports the existence of a dump, and does nothing else.dougb2003-09-042-4/+32
* | Remove repeated macro THR_IN_CONDQ.davidxu2003-09-042-2/+0
* | Allow hooks registered by atexit() to run with current thread pointer set,davidxu2003-09-042-2/+8
* | Emergency backout of rev 1.152. This is a 100% guaranteed way to totallypeter2003-09-041-0/+4
* | There is no need to #include <sgtty.h>peter2003-09-042-2/+1
* | Remove the quirk for the FujiFilm camera. Submitter indicates it is nownjl2003-09-041-8/+0
OpenPOWER on IntegriCloud