summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Add dynamic sysctl for net.inet6.ip6.fw.bz2005-08-134-70/+377
* - Provide all initialisers for a struct event.stefanf2005-08-131-5/+6
* First declare the functions to pacify -Wmissing-prototypes.stefanf2005-08-131-0/+4
* Include missing headers.stefanf2005-08-132-0/+2
* Use prototypes in the MKINIT lines collected by mkinit.stefanf2005-08-133-3/+3
* Use prototypes in the generated builtins.{c,h} files.stefanf2005-08-131-3/+3
* Prune empty directories in /usrphk2005-08-131-26/+38
* Forced commit due to wrong commit-log file:stefanf2005-08-130-0/+0
* cvs -d stefanf@ncvs.FreeBSD.org:/home/ncvsstefanf2005-08-133-5/+9
* Add an implementation of the semi-standard wcsdup() function, as foundtjr2005-08-134-4/+54
* save+restore wpa, privacy, and roaming settingssam2005-08-131-9/+57
* Change OUT from -2 to CHAR_MIN-1, making it impossible for it totjr2005-08-131-1/+1
* fix handling of the current channel (missed in previous commit)sam2005-08-131-4/+5
* fix media_status so devd recognizes the device as an 802.11 interfacesam2005-08-131-1/+6
* correct CTS duration calculation; SIFS+ACK should use the xmit rate notsam2005-08-121-2/+2
* Promise PDC4071[89] support.brueffer2005-08-121-2/+2
* Add missing links from getgrent_r.3, getgrnam_r.3, and getgrgid_r.3 tosimon2005-08-121-1/+2
* Check for marker pages when scanning active and inactive page queues.tegge2005-08-121-0/+5
* Add support for the Promise PDC4071[89] chips used on fx the Fasttrak TX4300.sos2005-08-123-1/+7
* Add definition for SATAII 3Gb/s mode.sos2005-08-121-0/+1
* - fix typo in comment.ume2005-08-126-45/+20
* Change directory one level at a time, and use CDUP to back out. This is ades2005-08-121-29/+152
* Introduce the vm.boot_pages tunable and sysctl, which controls the numberdes2005-08-121-3/+8
* Eliminate an unnecessary bcopy().des2005-08-121-15/+15
* Axe ppp_for_tty(). Use tty->t_lsc pointer to store sc. Thisglebius2005-08-123-24/+7
* GELI doesn't need cryptodev.pjd2005-08-121-1/+0
* When using cmp(1) to determine if the ports tree is already up to date,cperciva2005-08-121-1/+2
* Add NATM_LOCK() and NATM_UNLOCK() in places where npcb_add() androdrigc2005-08-121-0/+9
* Provide more complete "How to add a new file system to glabel." list.pjd2005-08-121-3/+7
* Add code for Ext2FS and ReiserFS labels recognition.pjd2005-08-127-0/+216
* Avoid creating directories in devfs by changing all '/' in labels to '_'.pjd2005-08-121-0/+8
* Eliminate unneeded diagnostic code.alc2005-08-112-14/+0
* El_parse's third parameter is now const-qualified, add a cast.stefanf2005-08-111-1/+1
* Forced commit to note rev 1.15 wasnjl2005-08-110-0/+0
* The "lowest" sysctl setting makes more sense as the lowest one to use, sonjl2005-08-111-2/+2
* Eliminate unneeded diagnostic code.alc2005-08-112-14/+0
* Modify the fix in rev 1.16 slightly. Instead of setting the cap to zero,njl2005-08-111-3/+2
* - Clarify how events are used and how the different event sysctl correlatemarkus2005-08-111-12/+193
* If we fail in chown(2), try to just change the group and continue on tobrian2005-08-111-10/+28
* Embellish comment.obrien2005-08-111-1/+1
* Put rev. 1.65 into usage().obrien2005-08-111-1/+1
* GELI doesn't need cryptodev.pjd2005-08-111-1/+0
* Fix stand-alone (or MODULES_WITH_WORLD=1) build ofyar2005-08-111-1/+7
* If the ports tree is already up to date when we run `portsnap update`,cperciva2005-08-111-0/+5
* Correct some grammar.ceri2005-08-111-1/+1
* o To prevent a race between RTM_DELETE message andglebius2005-08-111-2/+4
* o Fix a race between three threads: output path,glebius2005-08-111-155/+181
* o Make rt_check() function more strict:glebius2005-08-115-55/+67
* create sysctl tree dynamically. it is required to shareume2005-08-111-10/+21
* Decouple the unrefing of a page table page from the removal of a pv entry.alc2005-08-112-48/+30
OpenPOWER on IntegriCloud