| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use a generic way to back threads out of wait queues when handling | Daniel Eischen | 2004-12-18 | 33 | -694/+823 |
| * | Update the StrongArm port to match the current code. | Olivier Houchard | 2004-12-18 | 3 | -6/+15 |
| * | Make sure gcc doesn't generate something such as swp r3, r4, [r3] for __swp, | Olivier Houchard | 2004-12-18 | 1 | -1/+1 |
| * | Add missing dependencies of $(OUTPUTS) on source makefiles. | Ruslan Ermilov | 2004-12-18 | 1 | -1/+6 |
| * | Add support for FC929X, which apparently is just a PCI-X version of FC929. | Maxim Sobolev | 2004-12-18 | 1 | -0/+7 |
| * | Change terminal state, not terminal type | Poul-Henning Kamp | 2004-12-18 | 1 | -1/+1 |
| * | Synchronize reference list to the ng_xxx(4) manpages of netgraph nodes | Ralf S. Engelschall | 2004-12-18 | 1 | -0/+27 |
| * | If /etc/named is a symlink, try to make sure it points the right place. | Poul-Henning Kamp | 2004-12-18 | 1 | -0/+4 |
| * | 1. msleep returns EWOULDBLOCK not ETIMEDOUT, use EWOULDBLOCK instead. | David Xu | 2004-12-18 | 1 | -8/+6 |
| * | 1. make umtx sharable between processes, the way is two or more processes | David Xu | 2004-12-18 | 9 | -179/+615 |
| * | Grammar in a comment. | Ruslan Ermilov | 2004-12-18 | 1 | -1/+1 |
| * | Open device R/W for ioctl modifications. | Poul-Henning Kamp | 2004-12-18 | 1 | -1/+1 |
| * | Uncomment an upcoming 5.4-RELEASE. | Ruslan Ermilov | 2004-12-18 | 1 | -1/+1 |
| * | Make ip_nat compile again. Should read #if->n<-def LARGE_NAT as in ipf 4.x | Max Laier | 2004-12-18 | 1 | -1/+1 |
| * | Slight change to formatting so that 'ctags' doesn't | Julian Elischer | 2004-12-18 | 1 | -1/+3 |
| * | Document "machdep.hlt_cpus". | Joseph Koshy | 2004-12-18 | 1 | -3/+16 |
| * | Uncomment entries for FreeBSD 6.0 and 4.11. | Joseph Koshy | 2004-12-18 | 1 | -2/+2 |
| * | Specify the state of my birth, similar to other entries. | Christian Brueffer | 2004-12-18 | 1 | -1/+1 |
| * | BCM5721 is supported as well. | Christian Brueffer | 2004-12-17 | 1 | -3/+3 |
| * | Add support for the 5721 which seems to be similar to the 5750/5751. | Paul Saab | 2004-12-17 | 2 | -0/+3 |
| * | 1. To give the user a clue about the expiration timeout values, mention | Ralf S. Engelschall | 2004-12-17 | 1 | -1/+3 |
| * | Diff reduce wi_write_wep() relative to revision 1.168 | Matthew N. Dodd | 2004-12-17 | 1 | -41/+38 |
| * | Modify the name of the supported bluetooth card. | Christian Brueffer | 2004-12-17 | 1 | -1/+1 |
| * | Eliminate another unnecessary call to vm_page_busy(). (See revision 1.333 | Alan Cox | 2004-12-17 | 1 | -5/+0 |
| * | Autogenerate device listings for umass(4). | Christian Brueffer | 2004-12-17 | 3 | -200/+3 |
| * | - add a HARDWARE section based on the hardware notes and the devices | Christian Brueffer | 2004-12-17 | 1 | -28/+85 |
| * | Correct entity name added in the last revision. | Simon L. B. Nielsen | 2004-12-17 | 2 | -2/+2 |
| * | Recognize the 32-bit form of the twe binary passthrough ioctl()s so that | Peter Wemm | 2004-12-17 | 2 | -0/+59 |
| * | Enable debug.mpsafevm by default on alpha. | Alan Cox | 2004-12-17 | 1 | -1/+1 |
| * | Revert rev 1.66. This file needs to track its upstream source. | Joseph Koshy | 2004-12-17 | 1 | -1/+0 |
| * | Move two variables that are unused if LARGE_NAT is defined inside an #ifdef | Darren Reed | 2004-12-17 | 1 | -1/+4 |
| * | Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' section | Joseph Koshy | 2004-12-17 | 1 | -1/+26 |
| * | Remove mention of block devices. Mention that entries under /dev | Joseph Koshy | 2004-12-17 | 1 | -3/+8 |
| * | Support for ".Fx 6.0". | Joseph Koshy | 2004-12-17 | 1 | -0/+1 |
| * | Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and add | Kirill Ponomarev | 2004-12-17 | 1 | -3/+23 |
| * | err() -> errx() | Ruslan Ermilov | 2004-12-17 | 1 | -6/+6 |
| * | Remove all the cleanup functions. There is no reason to free memory | Hartmut Brandt | 2004-12-17 | 10 | -185/+6 |
| * | Bump .Dd | Gleb Smirnoff | 2004-12-17 | 1 | -1/+1 |
| * | Note that send(2) is no longer applicable to divert(4) sockets. | Gleb Smirnoff | 2004-12-17 | 1 | -7/+5 |
| * | Autogenerate device listings for ng_bt3c(4). | Christian Brueffer | 2004-12-17 | 3 | -14/+3 |
| * | - add a HARDWARE section | Christian Brueffer | 2004-12-17 | 1 | -15/+19 |
| * | Minor tweaks in "make update" comments. | Ruslan Ermilov | 2004-12-17 | 1 | -3/+3 |
| * | Add missing word. | Christian Brueffer | 2004-12-17 | 1 | -1/+1 |
| * | Fix wep operation for station mode: | Sam Leffler | 2004-12-17 | 1 | -4/+28 |
| * | set ic_ibss_chan when entering RUN state to match ic_bss so the channel | Sam Leffler | 2004-12-17 | 1 | -0/+1 |
| * | don't try to recurse on the bpf lock.. kqueue already locks the bpf lock | John-Mark Gurney | 2004-12-17 | 1 | -2/+1 |
| * | remove power save logic from the tx path; the driver isn't ready to support | Sam Leffler | 2004-12-17 | 1 | -6/+0 |
| * | Properly capitalize FireWire | Christian Brueffer | 2004-12-17 | 1 | -2/+2 |
| * | Allow ipnat redirect rules to work for non-TCP/UDP packets. | Darren Reed | 2004-12-17 | 1 | -3/+5 |
| * | When printing a data file received from some other host, check to make | Garance A Drosehn | 2004-12-17 | 1 | -0/+100 |