summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Document the "files" directive.cognet2004-05-131-0/+4
* check if the null encryption is supported or not.ume2004-05-131-1/+11
* Make getprotobynumber() calls in FilterCheck conditional on the logdds2004-05-131-13/+43
* Fix a few glitches in my previous commit.cognet2004-05-112-3/+2
* Minor style issues.des2004-05-103-6/+6
* Add a new "files" directive, which allows to include a files.foo file directlycognet2004-05-096-28/+62
* Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the rightbmah2004-05-081-1/+3
* Minor fixes for ia64 installs:jhb2004-05-074-2/+16
* mdoc(7) cleanup for the last commit to this file.simon2004-05-041-3/+10
* Bump the copyright year since I forgot last time.smkelly2004-05-031-1/+1
* Ammend jail(8) man page to explain new sysctl for raw-socketsbmilekic2004-05-031-0/+7
* Check that specified in the command line path is actually a directory,sobomax2004-04-301-0/+9
* Update comments to reflect changes made by phk. Also no longer needsmkelly2004-04-281-5/+2
* mdoc(7) janitor:simon2004-04-251-2/+2
* mdoc(7) janitor:simon2004-04-251-9/+9
* Remove the requirement that the "discard" service be defined in thebrooks2004-04-201-1/+5
* While walking over the list of interfaces obtained from getifaddrs(3),joerg2004-04-201-4/+40
* Fix a typo.joerg2004-04-201-1/+1
* Update number of portsmurray2004-04-191-2/+2
* Instead of using a static, check for the FADT revision before using it.njl2004-04-181-12/+20
* Add a missing memcpy (*blush*!)brian2004-04-171-4/+8
* o split a sentence to make it more understandablebrueffer2004-04-161-2/+8
* Install the MIBs and the definition file to the new location underharti2004-04-151-2/+2
* Use a MANFILTER to patch the man pages to point to the right path.harti2004-04-142-0/+8
* Put the name of the module first in the list of all .Nm calls withharti2004-04-141-0/+1
* Compare with 0 if comparing an integer, not with NULL.harti2004-04-141-1/+1
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toharti2004-04-141-2/+2
* Fix examples.fjoe2004-04-132-4/+4
* Use ifconfig(8) for setting common 802.11 parameters.fjoe2004-04-134-386/+16
* Massive cleanup of the code removing global variables toluigi2004-04-131-206/+199
* Back out previous commit, it was unintentional.luigi2004-04-131-1/+1
* Replace ROUNDUP/ADVANCE with SA_SIZEluigi2004-04-134-19/+9
* Make functions and variables static.luigi2004-04-131-88/+96
* Sync list of FTP sites with current reality.kensmith2004-04-122-24/+20
* Start committing Bluetooth HID (Human Interface Device) support.emax2004-04-1017-0/+3015
* Use uint instead of u_intemax2004-04-0910-64/+64
* Make sure Bluetooth stuff can be compiled on amd64emax2004-04-092-5/+5
* o SIOCGIFCONF->getifaddrs(2) conversion.maxim2004-04-091-76/+51
* - Change several errx() calls that should have been err() calls.mux2004-04-092-13/+15
* When invoking tar, make sure the mode option (-x) is first.kientzle2004-04-081-7/+6
* This manual page will not first appear in 4.10 as RELENG_4 has a differenttrhodes2004-04-071-1/+1
* Make WARNS=5 clean.phk2004-04-052-6/+9
* The list of (key,value) pairs to request_init is terminated by a 0 key,dwmalone2004-04-041-1/+1
* Add FBSDID. Use getopt(3).charnier2004-04-041-11/+15
* Add FBSDID. err(3) changed to errx(3) because there is no errno messagecharnier2004-04-041-4/+4
* 2 small typos.charnier2004-04-041-2/+2
* Do not :-terminate err(3) string, one will be added anyway.charnier2004-04-041-1/+1
* If the user doesn't specify a device and we can't open any of the defaults,dwmalone2004-04-011-6/+7
* Unbreak the build by dealing with an unexpected dependency on tcpdump sourcebms2004-03-311-0/+1
* Fix regression in setkey whereby parser would fail to recognise tcp asbms2004-03-311-0/+1
OpenPOWER on IntegriCloud