summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Various NFS-related bug fixes (mostly related to using variable_get()des2003-10-196-3/+19
* don't print ndp -i result if the interface is notume2003-10-171-0/+5
* - NI_WITHSCOPEID was deprecatedume2003-10-171-155/+151
* - styleume2003-10-171-25/+28
* - support AES counter mode for ESP.ume2003-10-132-0/+6
* Fix two buffer overflows caused by off-by-one errors: avoid writing a nulltjr2003-10-131-2/+2
* - support AES XCBC MAC for AHume2003-10-132-0/+3
* Update Bluetooth code.emax2003-10-1244-463/+1992
* Update the number of ports.murray2003-10-121-1/+1
* - RIPEMD160 supportume2003-10-122-0/+3
* Fix a BSS buffer overflow caused by makeargv() writing past the end oftjr2003-10-111-2/+3
* Typos fixing:blackend2003-10-051-2/+2
* Ooops. Committed sin number 1: updating the code w/o updating the comments.imp2003-10-041-1/+2
* I've been burned about half a dozen times by the old PAO syntax forimp2003-10-041-0/+2
* missing wordnaddy2003-10-041-1/+1
* reference ntpd(8)naddy2003-10-041-4/+7
* Handle a 'const' parameter without using __DECONST().gad2003-10-041-8/+14
* remove unused variablesam2003-10-031-2/+0
* mdoc(7) cleanups (use .Va, not .Dv, for sysctls.)bms2003-10-031-2/+2
* mdoc(7) cleanup: Break up sentences so that they start on new lines.bms2003-10-031-6/+7
* Point out the existence of net.link.ether.inet.log_arp_movements.bms2003-10-031-1/+5
* Update arp(4) to document the 'arp: foo is on if0 but got reply frombms2003-10-031-0/+9
* Mark the -i and -n options as mutually exclusive and fix variousnaddy2003-10-031-13/+17
* Add asf for amd64peter2003-09-301-0/+1
* Add mptablepeter2003-09-301-0/+1
* Make this build and work on amd64 (sledge at least).peter2003-09-302-39/+40
* Document that the atheros driver supports wicontrol too. Minor wordimp2003-09-291-18/+22
* Add -L to the usage message.imp2003-09-291-0/+1
* Tweak "system security profiles:rwatson2003-09-282-14/+8
* - Another update to list of FTP siteskensmith2003-09-282-0/+34
* Fix a cut n paste typo I introduced in rev 1.211.trhodes2003-09-272-2/+2
* Add -p option to dump phy registers.simokawa2003-09-252-2/+96
* Add -s option to strip subdirectory from module path.simokawa2003-09-252-6/+13
* Update list of FTP sites.kensmith2003-09-242-248/+234
* Add Cisco Skinny Station protocol support to libalias, natd, and ppp.marcus2003-09-234-0/+34
* Restructure the time processing routines, mainly to fix up thegad2003-09-233-85/+480
* Only print an end '}' if the field was non-zero (i.e. there were some flagsnjl2003-09-211-2/+4
* fixed memory leak.suz2003-09-201-1/+4
* Name moderate security settings "Moderate", not "Medium"eivind2003-09-182-2/+2
* Propagate ioctl() failure to exit statuseivind2003-09-181-7/+10
* - Reorder to group the non-obsolete options togethereivind2003-09-181-52/+62
* Referring to FreeBSD versions later than 2.0R as "fairly recent" is prettyphk2003-09-182-4/+2
* Fix 3 'cast to pointer from integer of different size' warnings.marcel2003-09-172-12/+18
* Add acpi to the build on ia64. The support for ACPI 2.0x has gottenmarcel2003-09-161-0/+4
* Get rid of duplicates.ru2003-09-146-6/+6
* Correct the calculation of "a leap year" in parseDWM. The calculationgad2003-09-141-17/+43
* Correct typo in comment.njl2003-09-141-1/+1
* For dumping the DSDT (-o option), be sure to use the X_DSDT address ifnjl2003-09-141-1/+7
* Add the -i flag to acpiconf(8) to retrieve battery information.njl2003-09-132-29/+69
* C2/C3 latency is in microseconds (us), not ms.njl2003-09-131-1/+1
OpenPOWER on IntegriCloud