summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a generic way to back threads out of wait queues when handlingdeischen2004-12-1833-694/+823
* Update the StrongArm port to match the current code.cognet2004-12-183-6/+15
* Make sure gcc doesn't generate something such as swp r3, r4, [r3] for __swp,cognet2004-12-181-1/+1
* Add missing dependencies of $(OUTPUTS) on source makefiles.ru2004-12-181-1/+6
* Add support for FC929X, which apparently is just a PCI-X version of FC929.sobomax2004-12-181-0/+7
* Change terminal state, not terminal typephk2004-12-181-1/+1
* Synchronize reference list to the ng_xxx(4) manpages of netgraph nodesrse2004-12-181-0/+27
* If /etc/named is a symlink, try to make sure it points the right place.phk2004-12-181-0/+4
* 1. msleep returns EWOULDBLOCK not ETIMEDOUT, use EWOULDBLOCK instead.davidxu2004-12-181-8/+6
* 1. make umtx sharable between processes, the way is two or more processesdavidxu2004-12-189-180/+616
* Grammar in a comment.ru2004-12-181-1/+1
* Open device R/W for ioctl modifications.phk2004-12-181-1/+1
* Uncomment an upcoming 5.4-RELEASE.ru2004-12-181-1/+1
* Make ip_nat compile again. Should read #if->n<-def LARGE_NAT as in ipf 4.xmlaier2004-12-181-1/+1
* Slight change to formatting so that 'ctags' doesn'tjulian2004-12-181-1/+3
* Document "machdep.hlt_cpus".jkoshy2004-12-181-3/+16
* Uncomment entries for FreeBSD 6.0 and 4.11.jkoshy2004-12-181-2/+2
* Specify the state of my birth, similar to other entries.brueffer2004-12-181-1/+1
* BCM5721 is supported as well.brueffer2004-12-171-3/+3
* Add support for the 5721 which seems to be similar to the 5750/5751.ps2004-12-172-0/+3
* 1. To give the user a clue about the expiration timeout values, mentionrse2004-12-171-1/+3
* Diff reduce wi_write_wep() relative to revision 1.168mdodd2004-12-171-41/+38
* Modify the name of the supported bluetooth card.brueffer2004-12-171-1/+1
* Eliminate another unnecessary call to vm_page_busy(). (See revision 1.333alc2004-12-171-5/+0
* Autogenerate device listings for umass(4).brueffer2004-12-173-200/+3
* - add a HARDWARE section based on the hardware notes and the devicesbrueffer2004-12-171-28/+85
* Correct entity name added in the last revision.simon2004-12-172-2/+2
* Recognize the 32-bit form of the twe binary passthrough ioctl()s so thatpeter2004-12-172-0/+59
* Enable debug.mpsafevm by default on alpha.alc2004-12-171-1/+1
* Revert rev 1.66. This file needs to track its upstream source.jkoshy2004-12-171-1/+0
* Move two variables that are unused if LARGE_NAT is defined inside an #ifdefdarrenr2004-12-171-1/+4
* Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' sectionjkoshy2004-12-171-1/+26
* Remove mention of block devices. Mention that entries under /devjkoshy2004-12-171-3/+8
* Support for ".Fx 6.0".jkoshy2004-12-171-0/+1
* Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and addkrion2004-12-171-3/+23
* err() -> errx()ru2004-12-171-6/+6
* Remove all the cleanup functions. There is no reason to free memoryharti2004-12-1710-185/+6
* Bump .Ddglebius2004-12-171-1/+1
* Note that send(2) is no longer applicable to divert(4) sockets.glebius2004-12-171-7/+5
* Autogenerate device listings for ng_bt3c(4).brueffer2004-12-173-14/+3
* - add a HARDWARE sectionbrueffer2004-12-171-15/+19
* Minor tweaks in "make update" comments.ru2004-12-171-3/+3
* Add missing word.brueffer2004-12-171-1/+1
* Fix wep operation for station mode:sam2004-12-171-4/+28
* set ic_ibss_chan when entering RUN state to match ic_bss so the channelsam2004-12-171-0/+1
* don't try to recurse on the bpf lock.. kqueue already locks the bpf lockjmg2004-12-171-2/+1
* remove power save logic from the tx path; the driver isn't ready to supportsam2004-12-171-6/+0
* Properly capitalize FireWirebrueffer2004-12-171-2/+2
* Allow ipnat redirect rules to work for non-TCP/UDP packets.darrenr2004-12-171-3/+5
* When printing a data file received from some other host, check to makegad2004-12-171-0/+100
OpenPOWER on IntegriCloud