summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN,dhartmei2004-12-191-3/+5
* Move launching the worker thread from a SYSINIT to the first device'snjl2004-12-191-4/+10
* Allocate an additional white space in a username column formaxim2004-12-191-3/+3
* We already have ng_fec.4 manpage. And sys/modules is not a correctglebius2004-12-191-8/+0
* We have an informative ng_source.4 manpage, which is not installed.glebius2004-12-191-0/+1
* Assert queue mutex in ng_dequeue() and ng_queue_rw().glebius2004-12-191-0/+4
* Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (whichcperciva2004-12-191-7/+7
* Call umask() before opening the lock-file for a queue, to make suregad2004-12-191-1/+2
* Nuke ports-picobsd, it was thrown out a while ago.brueffer2004-12-191-1/+0
* In the ethernet-nic-regex:brueffer2004-12-191-5/+6
* Add FC929X into the list of supported devices.sobomax2004-12-181-1/+2
* 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
OpenPOWER on IntegriCloud