aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* - support AES counter mode for ESP.Hajimu UMEMOTO2003-10-132-0/+6
* Fix two buffer overflows caused by off-by-one errors: avoid writing a nullTim J. Robbins2003-10-131-2/+2
* - support AES XCBC MAC for AHHajimu UMEMOTO2003-10-132-0/+3
* Update Bluetooth code.Maksim Yevmenkin2003-10-1244-461/+1990
* Update the number of ports.Murray Stokely2003-10-121-1/+1
* - RIPEMD160 supportHajimu UMEMOTO2003-10-122-0/+3
* Fix a BSS buffer overflow caused by makeargv() writing past the end ofTim J. Robbins2003-10-111-2/+3
* Typos fixing:Marc Fonvieille2003-10-051-2/+2
* Ooops. Committed sin number 1: updating the code w/o updating the comments.Warner Losh2003-10-041-1/+2
* I've been burned about half a dozen times by the old PAO syntax forWarner Losh2003-10-041-0/+2
* missing wordChristian Weisgerber2003-10-041-1/+1
* reference ntpd(8)Christian Weisgerber2003-10-041-4/+7
* Handle a 'const' parameter without using __DECONST().Garance A Drosehn2003-10-041-8/+14
* remove unused variableSam Leffler2003-10-031-2/+0
* mdoc(7) cleanups (use .Va, not .Dv, for sysctls.)Bruce M Simpson2003-10-031-2/+2
* mdoc(7) cleanup: Break up sentences so that they start on new lines.Bruce M Simpson2003-10-031-6/+7
* Point out the existence of net.link.ether.inet.log_arp_movements.Bruce M Simpson2003-10-031-1/+5
* Update arp(4) to document the 'arp: foo is on if0 but got reply fromBruce M Simpson2003-10-031-0/+9
* Mark the -i and -n options as mutually exclusive and fix variousChristian Weisgerber2003-10-031-13/+17
* Add asf for amd64Peter Wemm2003-09-301-0/+1
* Add mptablePeter Wemm2003-09-301-0/+1
* Make this build and work on amd64 (sledge at least).Peter Wemm2003-09-302-39/+40
* Document that the atheros driver supports wicontrol too. Minor wordWarner Losh2003-09-291-18/+22
* Add -L to the usage message.Warner Losh2003-09-291-0/+1
* Tweak "system security profiles:Robert Watson2003-09-282-14/+8
* - Another update to list of FTP sitesKen Smith2003-09-282-0/+34
* Fix a cut n paste typo I introduced in rev 1.211.Tom Rhodes2003-09-272-2/+2
* Add -p option to dump phy registers.Hidetoshi Shimokawa2003-09-252-2/+96
* Add -s option to strip subdirectory from module path.Hidetoshi Shimokawa2003-09-252-6/+13
* Update list of FTP sites.Ken Smith2003-09-242-248/+234
* Add Cisco Skinny Station protocol support to libalias, natd, and ppp.Joe Marcus Clarke2003-09-234-0/+34
* Restructure the time processing routines, mainly to fix up theGarance A Drosehn2003-09-233-85/+480
* Only print an end '}' if the field was non-zero (i.e. there were some flagsNate Lawson2003-09-211-2/+4
* fixed memory leak.SUZUKI Shinsuke2003-09-201-1/+4
* Name moderate security settings "Moderate", not "Medium"Eivind Eklund2003-09-182-2/+2
* Propagate ioctl() failure to exit statusEivind Eklund2003-09-181-7/+10
* - Reorder to group the non-obsolete options togetherEivind Eklund2003-09-181-52/+62
* Referring to FreeBSD versions later than 2.0R as "fairly recent" is prettyPoul-Henning Kamp2003-09-182-4/+2
* Fix 3 'cast to pointer from integer of different size' warnings.Marcel Moolenaar2003-09-172-12/+18
* Add acpi to the build on ia64. The support for ACPI 2.0x has gottenMarcel Moolenaar2003-09-161-0/+4
* Get rid of duplicates.Ruslan Ermilov2003-09-146-6/+6
* Correct the calculation of "a leap year" in parseDWM. The calculationGarance A Drosehn2003-09-141-17/+43
* Correct typo in comment.Nate Lawson2003-09-141-1/+1
* For dumping the DSDT (-o option), be sure to use the X_DSDT address ifNate Lawson2003-09-141-1/+7
* Add the -i flag to acpiconf(8) to retrieve battery information.Nate Lawson2003-09-132-29/+69
* C2/C3 latency is in microseconds (us), not ms.Nate Lawson2003-09-131-1/+1
* Only print various optional fields if they are non-zero. Always print theNate Lawson2003-09-131-24/+31
* Reduce the default width for IO port GAS printing.Nate Lawson2003-09-131-4/+4
* Move the parse8601 and parseDWM routines into a new ptime.c file. TheGarance A Drosehn2003-09-124-219/+320
* Remove the unrequired -bi from the newaliases line. Note in the commit logTom Rhodes2003-09-112-2/+2