summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious semicolons. Outside of functions they are actually errors butstefanf2004-05-166-6/+6
* Add two new options to cron(8), -J and -j. They allow to specifyyar2004-05-164-2/+50
* If the revision is 0, don't trust the length in the RSDP. Instead assumenjl2004-05-161-2/+7
* Read in the entire RSDP but only run the standard checksum over thenjl2004-05-161-7/+12
* Correct a typo in column header.mdodd2004-05-151-1/+1
* Hook sysinstall to the build for powerpc.grehan2004-05-151-1/+1
* Mods for powerpc.grehan2004-05-154-20/+100
* Instead of scanning the entire lower 1 MB of RAM, only scan locationsnjl2004-05-142-29/+53
* Do not build sysintall for arm.cognet2004-05-141-1/+1
* 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
OpenPOWER on IntegriCloud