summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a generic way to back threads out of wait queues when handlingDaniel Eischen2004-12-1833-694/+823
* Update the StrongArm port to match the current code.Olivier Houchard2004-12-183-6/+15
* Make sure gcc doesn't generate something such as swp r3, r4, [r3] for __swp,Olivier Houchard2004-12-181-1/+1
* Add missing dependencies of $(OUTPUTS) on source makefiles.Ruslan Ermilov2004-12-181-1/+6
* Add support for FC929X, which apparently is just a PCI-X version of FC929.Maxim Sobolev2004-12-181-0/+7
* Change terminal state, not terminal typePoul-Henning Kamp2004-12-181-1/+1
* Synchronize reference list to the ng_xxx(4) manpages of netgraph nodesRalf S. Engelschall2004-12-181-0/+27
* If /etc/named is a symlink, try to make sure it points the right place.Poul-Henning Kamp2004-12-181-0/+4
* 1. msleep returns EWOULDBLOCK not ETIMEDOUT, use EWOULDBLOCK instead.David Xu2004-12-181-8/+6
* 1. make umtx sharable between processes, the way is two or more processesDavid Xu2004-12-189-179/+615
* Grammar in a comment.Ruslan Ermilov2004-12-181-1/+1
* Open device R/W for ioctl modifications.Poul-Henning Kamp2004-12-181-1/+1
* Uncomment an upcoming 5.4-RELEASE.Ruslan Ermilov2004-12-181-1/+1
* Make ip_nat compile again. Should read #if->n<-def LARGE_NAT as in ipf 4.xMax Laier2004-12-181-1/+1
* Slight change to formatting so that 'ctags' doesn'tJulian Elischer2004-12-181-1/+3
* Document "machdep.hlt_cpus".Joseph Koshy2004-12-181-3/+16
* Uncomment entries for FreeBSD 6.0 and 4.11.Joseph Koshy2004-12-181-2/+2
* Specify the state of my birth, similar to other entries.Christian Brueffer2004-12-181-1/+1
* BCM5721 is supported as well.Christian Brueffer2004-12-171-3/+3
* Add support for the 5721 which seems to be similar to the 5750/5751.Paul Saab2004-12-172-0/+3
* 1. To give the user a clue about the expiration timeout values, mentionRalf S. Engelschall2004-12-171-1/+3
* Diff reduce wi_write_wep() relative to revision 1.168Matthew N. Dodd2004-12-171-41/+38
* Modify the name of the supported bluetooth card.Christian Brueffer2004-12-171-1/+1
* Eliminate another unnecessary call to vm_page_busy(). (See revision 1.333Alan Cox2004-12-171-5/+0
* Autogenerate device listings for umass(4).Christian Brueffer2004-12-173-200/+3
* - add a HARDWARE section based on the hardware notes and the devicesChristian Brueffer2004-12-171-28/+85
* Correct entity name added in the last revision.Simon L. B. Nielsen2004-12-172-2/+2
* Recognize the 32-bit form of the twe binary passthrough ioctl()s so thatPeter Wemm2004-12-172-0/+59
* Enable debug.mpsafevm by default on alpha.Alan Cox2004-12-171-1/+1
* Revert rev 1.66. This file needs to track its upstream source.Joseph Koshy2004-12-171-1/+0
* Move two variables that are unused if LARGE_NAT is defined inside an #ifdefDarren Reed2004-12-171-1/+4
* Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' sectionJoseph Koshy2004-12-171-1/+26
* Remove mention of block devices. Mention that entries under /devJoseph Koshy2004-12-171-3/+8
* Support for ".Fx 6.0".Joseph Koshy2004-12-171-0/+1
* Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and addKirill Ponomarev2004-12-171-3/+23
* err() -> errx()Ruslan Ermilov2004-12-171-6/+6
* Remove all the cleanup functions. There is no reason to free memoryHartmut Brandt2004-12-1710-185/+6
* Bump .DdGleb Smirnoff2004-12-171-1/+1
* Note that send(2) is no longer applicable to divert(4) sockets.Gleb Smirnoff2004-12-171-7/+5
* Autogenerate device listings for ng_bt3c(4).Christian Brueffer2004-12-173-14/+3
* - add a HARDWARE sectionChristian Brueffer2004-12-171-15/+19
* Minor tweaks in "make update" comments.Ruslan Ermilov2004-12-171-3/+3
* Add missing word.Christian Brueffer2004-12-171-1/+1
* Fix wep operation for station mode:Sam Leffler2004-12-171-4/+28
* set ic_ibss_chan when entering RUN state to match ic_bss so the channelSam Leffler2004-12-171-0/+1
* don't try to recurse on the bpf lock.. kqueue already locks the bpf lockJohn-Mark Gurney2004-12-171-2/+1
* remove power save logic from the tx path; the driver isn't ready to supportSam Leffler2004-12-171-6/+0
* Properly capitalize FireWireChristian Brueffer2004-12-171-2/+2
* Allow ipnat redirect rules to work for non-TCP/UDP packets.Darren Reed2004-12-171-3/+5
* When printing a data file received from some other host, check to makeGarance A Drosehn2004-12-171-0/+100