| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | correct fast swi taskqueue spinlock name to be different from the sleep lock | sam | 2003-09-06 | 1 | -1/+1 |
* | Giant is no longer required by pipe_destroy_write_buffer(). Reduce | alc | 2003-09-06 | 1 | -9/+7 |
* | Trim the twe(4) device list; the twe(4) manual page is more up-to-date. | simon | 2003-09-06 | 2 | -26/+0 |
* | Bzero the right number of bytes. | phk | 2003-09-06 | 1 | -1/+1 |
* | Baud rate capability is `br', not `ba'. | hmp | 2003-09-06 | 1 | -1/+1 |
* | New release notes: PIM support, amd-6.0.9, GNU Readline 4.3, GNU Sort | bmah | 2003-09-06 | 2 | -0/+32 |
* | Trim isp(4), vx(4), and stg(4) device lists. | bmah | 2003-09-06 | 2 | -150/+2 |
* | Catch up isp.4 manpage with hardware notes. | bmah | 2003-09-06 | 1 | -0/+4 |
* | Remove hard sentence breaks. | hmp | 2003-09-06 | 1 | -9/+10 |
* | Add stg(4) manpage and hook up to the section 4 manpage build. | bmah | 2003-09-06 | 2 | -0/+71 |
* | Trim the device lists for tl(4), aue(4), and kue(4) after recent | bmah | 2003-09-06 | 2 | -312/+10 |
* | #include <string.h> for prototypes for strcpy() and strlen(). | tjr | 2003-09-06 | 1 | -0/+2 |
* | Make indentation uniform. | dfr | 2003-09-06 | 1 | -16/+16 |
* | No need for a separate nfpm driver now - amdpm handles both. | dfr | 2003-09-06 | 1 | -1/+0 |
* | When recording resources for the amdpm driver, only describe the ports | dfr | 2003-09-06 | 1 | -101/+36 |
* | Removed another spurious semicolon forgotten in the previous commit. | schweikh | 2003-09-06 | 1 | -1/+1 |
* | Removed two spurious semicolons after function definitions. | schweikh | 2003-09-06 | 1 | -5/+5 |
* | Load the kernel at a 64M instead of 5M. The advantage of this is that | marcel | 2003-09-06 | 1 | -1/+1 |
* | Add locking. | sam | 2003-09-06 | 1 | -135/+237 |
* | Finish the deorbital burn of the i386-only a.out toolchain. | obrien | 2003-09-06 | 10 | -936/+0 |
* | Add small piece of code to support pthread_rwlock_timedrdlock and | davidxu | 2003-09-06 | 4 | -16/+94 |
* | "fast swi" taskqueue support. This is a taskqueue that uses spinlocks | sam | 2003-09-05 | 3 | -3/+131 |
* | Print a message at boot for interrupt handlers created with INTR_MPSAFE | sam | 2003-09-05 | 1 | -4/+14 |
* | Fix a place where I forgot to change the code that checks whether | marcel | 2003-09-05 | 4 | -21/+9 |
* | change timeout to be MPSAFE | sam | 2003-09-05 | 2 | -5/+5 |
* | change timer to MPSAFE | sam | 2003-09-05 | 2 | -5/+5 |
* | o add experimental radiotap capture format | sam | 2003-09-05 | 5 | -13/+125 |
* | Add support for the experimental radiotap capture format. With this | sam | 2003-09-05 | 3 | -11/+112 |
* | Experimental bpf capture format for 802.11 devices. The link layer | sam | 2003-09-05 | 1 | -0/+185 |
* | Log involuntary context switches correctly. | peter | 2003-09-05 | 1 | -2/+2 |
* | Add locking. We use a single lock to guard the global vlan list and also | sam | 2003-09-05 | 1 | -17/+47 |
* | Oops. sizeof(long) = 8, not 4. Get the fxsave buffer inside mcontext | peter | 2003-09-05 | 1 | -2/+2 |
* | The caller is expected to set up PIC register corectly before | kan | 2003-09-05 | 2 | -0/+4 |
* | #include <runetype.h> directly for the definition of _CACHED_RUNES, needed | tjr | 2003-09-05 | 1 | -0/+1 |
* | Clarify that the second argument to accept() may be a null pointer if | roam | 2003-09-05 | 1 | -1/+7 |
* | Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0. | roam | 2003-09-05 | 3 | -9/+9 |
* | Mark the isa compat shims for BURN_BRIDGES for 6.0 | peter | 2003-09-05 | 2 | -0/+12 |
* | Clean up some antique stuff. We do not support Weitek FPUs etc, and never | peter | 2003-09-05 | 2 | -20/+0 |
* | Catch up with the hardware notes: list the supported cards. | roam | 2003-09-05 | 1 | -4/+32 |
* | Catch up with the hardware notes: list the supported cards. | roam | 2003-09-05 | 1 | -4/+39 |
* | Catch up with the hardware notes: list the supported Compaq controllers. | roam | 2003-09-05 | 1 | -1/+3 |
* | Document the SC_NO_SUSPEND_VTYSWITCH kernel config option. | roam | 2003-09-05 | 1 | -0/+7 |
* | o Fix a typo in rev. 1.196: ifconfig 9 -> ifconfig 8. | maxim | 2003-09-05 | 1 | -1/+1 |
* | Remove now unused BOOTP tags related to NFS swap device. | phk | 2003-09-05 | 1 | -3/+0 |
* | Put the message about msgbuf cksum mismatch under bootverbose and tell | phk | 2003-09-05 | 1 | -2/+5 |
* | Fix off-by-one error in array bounds check. | phk | 2003-09-05 | 1 | -1/+1 |
* | Forgotten in previous commit to atapi-cd.c: Add #ifndef BURN_BRIDGES | phk | 2003-09-05 | 1 | -0/+2 |
* | Be less confusing in a comment. | phk | 2003-09-05 | 1 | -1/+1 |
* | Put the device cloning functions for disk-drivers under #ifndef BURN_BRIDGES. | phk | 2003-09-05 | 4 | -6/+52 |
* | Correct troff usage; typo fixes. | jkoshy | 2003-09-05 | 1 | -9/+9 |