summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix hr.iso syscons keymap, making it possible to type < and >.philip2007-02-041-2/+2
* Typo.bms2007-02-041-2/+2
* Be explicit in examples about the correct grammar for 'alias' andbms2007-02-041-12/+27
* Implement ifnet cloning for tun(4)/tap(4).bms2007-02-044-48/+268
* Document that quotas must be turned off on a file system andmpp2007-02-041-0/+2
* If a user is over both the soft block limit and soft i-nodempp2007-02-041-13/+29
* Remove all #if __FreeBSD_version checks now that RSTP support has beensyrinx2007-02-041-32/+2
* Synaptics TouchPad seems to go back to Relative Mode after the calldumbbell2007-02-041-0/+10
* Expand this man page to provide some details on the structurempp2007-02-041-1/+83
* Orion originally wrote and added these files in 2002/2003, so with hisjoel2007-02-042-2/+4
* If quotacheck or edquota reset the block or inode grace time formpp2007-02-041-2/+10
* Document the init_chroot and init_script variables.imp2007-02-042-0/+54
* If two files systems, /a and /b are marked as having quotas enabledmpp2007-02-045-37/+104
* Patches to allow one to allow one to specify a directory to chroot to.imp2007-02-041-63/+139
* clear/reclaim challenge text when switching auth mode and operating as an apsam2007-02-041-0/+9
* If quotas are not currently enabled for a file system, edquota -pmpp2007-02-041-8/+63
* Include opt_ipdivert.h so that the message announcing ipfw correctlyalc2007-02-031-0/+1
* Fix build (sc->dev => sc->sc_dev).flz2007-02-031-1/+1
* Add support for the NetCell NC3000/5000 series SATA RAID cards.rink2007-02-033-0/+53
* Xref altq(4).brueffer2007-02-031-0/+1
* Xref altq(4).brueffer2007-02-037-0/+7
* It turns out we were mallocing too early, so move the allocation so weimp2007-02-031-1/+5
* Fix memory leak of devinfopimp2007-02-031-2/+1
* Fix possible memory leaks of devinfo.imp2007-02-031-2/+2
* Fix non-use, but not memory leak, of devinfop. Set the device'simp2007-02-031-39/+22
* Fix memory leak of devinfo. The leak itself was documented inimp2007-02-031-122/+66
* Add a small informative printf under bootverbose to firmware_register tomlaier2007-02-031-0/+5
* Add ALTQ support for aue(4).mlaier2007-02-032-5/+8
* Missed npe(4) in the last commit. "ate" also has support but is lagging amlaier2007-02-031-0/+1
* bce(4), ipw(4), iwi(4), ral(4), udav(4), ural(4) support ALTQ as well.mlaier2007-02-031-1/+7
* Do not touch the block or i-node grace times for id 0.mpp2007-02-031-2/+2
* Fix quotqcheck to correctly use the curinode count, and not thempp2007-02-031-2/+2
* ng_iface requiers neighbor cache as well.ume2007-02-031-0/+1
* Style; remove argument names from prototype, be consistent withbms2007-02-031-3/+3
* ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again.kevlo2007-02-032-2/+0
* We need to free the ivars for the child that we just deleted.imp2007-02-031-0/+3
* In fast forwarding path, defer processing of 169.254.0.0/16bms2007-02-031-0/+2
* The path to the mmc/mmcbus_if.m file is wrong. Correct it byimp2007-02-031-1/+1
* In regular forwarding path, reject packets destined for 169.254.0.0/16bms2007-02-032-1/+7
* Mark mmc *_if.m files as standard to allow for mmc/sd being compiledimp2007-02-031-2/+2
* Diff reduction with RELENG_6, style(9):bms2007-02-031-3/+2
* Backout revision 1.4; it is not verified as the correct fix for the PR.bms2007-02-031-1/+1
* Add an EXAMPLES section to ifconfig(8), clearly showing how to configurebms2007-02-031-1/+42
* Drop unicast Ethernet frames not destined for the configured addressbms2007-02-031-0/+18
* Grr, committed manual page without the last change - make the comment a bitpjd2007-02-031-1/+1
* Add support for multiple exports files. This will be useful for example forpjd2007-02-032-125/+145
* Use pidfile(3) API to restart mountd(8) on success mount.pjd2007-02-022-10/+28
* Use int instead of u_int for the 'extra' argument to thebms2007-02-023-3/+3
* For the IPv4 multicast membership socket regression test:bms2007-02-021-12/+58
* Comply with RFC 3927, by forcing ARP replies which contain a sourcebms2007-02-021-1/+13
OpenPOWER on IntegriCloud