summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recent cleanups made it possible to bump WARNS to 3.stefanf2005-08-141-1/+1
* - restore the ability to mount cd9660 filesystems as root by invertinggrehan2005-08-142-14/+12
* Add the best quote evar! about XML.wes2005-08-141-0/+4
* Document two missed if_bridge commands 'addr' and 'static'.thompsa2005-08-141-0/+7
* Spell "cmp > /dev/null" as "cmp -s".cperciva2005-08-141-1/+1
* Correctly exit from extract_run() and update_run() if files needed arecperciva2005-08-131-4/+9
* Bump __FreeBSD_version for dev_clone eventhandler to add credential.rwatson2005-08-131-1/+1
* o s/pmap_lpte_/pmap_/gmarcel2005-08-131-80/+52
* Fix the problem with the IPI for the lazy context switching of themarcel2005-08-132-2/+5
* Do not use vm_pager_init() to initialize vnode_pbuf_freecnt variable.kan2005-08-134-15/+3
* Make mpsafe_vfs=1 the default on ia64.marcel2005-08-131-1/+2
* added a knob to enable path MTU discovery for multicast packets.ume2005-08-134-14/+28
* Misc mdoc(7) fixes:simon2005-08-131-7/+10
* revert 1.64: we cannot use the channel characteristics to decide when tosam2005-08-131-4/+3
* Because code paths for I/O requests are quite complex, add comments abovepjd2005-08-131-0/+12
* add list mac and mac:kick supportsam2005-08-132-10/+98
* Extend acl support to pass ioctl requests through and use this tosam2005-08-134-4/+79
* Allow multiple commands to be specified on a single command line, e.g.,cperciva2005-08-132-7/+11
* Put the comparison with PEOF into a new macro is_eof(). Don't use it if thestefanf2005-08-132-6/+8
* Declare echocmd() and testcmd().stefanf2005-08-131-0/+2
* Use assignment rather than comparison.stefanf2005-08-131-2/+2
* Fix the progress statistics code by printing the right variable. Icperciva2005-08-131-1/+1
* * Solve "No PHY found" problem for more Yukon Lite variants.bz2005-08-132-50/+122
* * 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
OpenPOWER on IntegriCloud