summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* correct fast swi taskqueue spinlock name to be different from the sleep locksam2003-09-061-1/+1
* Giant is no longer required by pipe_destroy_write_buffer(). Reducealc2003-09-061-9/+7
* Trim the twe(4) device list; the twe(4) manual page is more up-to-date.simon2003-09-062-26/+0
* Bzero the right number of bytes.phk2003-09-061-1/+1
* Baud rate capability is `br', not `ba'.hmp2003-09-061-1/+1
* New release notes: PIM support, amd-6.0.9, GNU Readline 4.3, GNU Sortbmah2003-09-062-0/+32
* Trim isp(4), vx(4), and stg(4) device lists.bmah2003-09-062-150/+2
* Catch up isp.4 manpage with hardware notes.bmah2003-09-061-0/+4
* Remove hard sentence breaks.hmp2003-09-061-9/+10
* Add stg(4) manpage and hook up to the section 4 manpage build.bmah2003-09-062-0/+71
* Trim the device lists for tl(4), aue(4), and kue(4) after recentbmah2003-09-062-312/+10
* #include <string.h> for prototypes for strcpy() and strlen().tjr2003-09-061-0/+2
* 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
OpenPOWER on IntegriCloud