aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Print files submitted at the same instant in deterministic order.Garrett Wollman2000-05-031-5/+20
* Field structure changed name from 'typename' -> 'type_name'.Archie Cobbs2000-05-011-1/+1
* . clear `.Os' macro value since this tool is not KAME only anymoreAlexey Zelkin2000-05-011-5/+4
* . clear `.Os' macro value since this tool is not KAME only anymoreAlexey Zelkin2000-05-011-6/+7
* Add another example showing how you can use pppctl to only allowNik Clayton2000-04-301-0/+21
* Remove bogus include, as per style(9).Jeroen Ruigrok van der Werven2000-04-301-2/+0
* Allocate space for arrays of type "char *", not "char **".Guy Helmer2000-04-301-3/+3
* Remove unused include.Jeroen Ruigrok van der Werven2000-04-292-2/+0
* Remove a bogus include.Jeroen Ruigrok van der Werven2000-04-291-1/+0
* Fix a situation where a pointer which should point to dynamicallyGuy Helmer2000-04-281-3/+8
* Update periodic to use the function source_rc_confs thatNeil Blakey-Milner2000-04-271-0/+1
* MFPAO3. Improvement of of pccard cis tuple parsing capability.Mitsuru IWASAKI2000-04-264-523/+1070
* MFPAO3. Add support multi io window. This code support following cards;Mitsuru IWASAKI2000-04-263-59/+97
* The worm device is dead in -CURRENT, and wormio.h just went away.David E. O'Brien2000-04-263-358/+0
* /dev/r<FOO> => /dev/<FOO>David E. O'Brien2000-04-262-3/+3
* Clarify the use of the auth service's -d option for specifyingSheldon Hearn2000-04-261-6/+15
* random.h moved to sys/David E. O'Brien2000-04-261-2/+2
* Correct typo in description string: `CANNOT' -> `CAN'.Joseph Koshy2000-04-261-1/+1
* ancontrol first appeared in FreeBSD 4.0, not 3.0.Mike Pritchard2000-04-231-3/+3
* Cosmetic - fix RCS tag.Mark Murray2000-04-231-1/+1
* Reduce the default timeout for the three button emulationKazutaka YOKOTA2000-04-212-2/+2
* o Update extattrctl.8 to reflect new initattr -p, -r, and -w options.Robert Watson2000-04-202-4/+41
* o Allow the ``-p'' argument to be specified to initattr, which indicatesRobert Watson2000-04-201-8/+46
* Slight grammar and white-space modification.Alexey Zelkin2000-04-201-3/+5
* Remove useless .Nm macro argumentAlexey Zelkin2000-04-201-2/+2
* o Update initattr to add magic numbers and version numberRobert Watson2000-04-191-35/+99
* Enable 8bit chars excepting high controlsAndrey A. Chernov2000-04-181-4/+10
* Minor man page formatting changes and improvements.Robert Watson2000-04-172-5/+12
* Code compiles and installs 100% better if included in the Makefile.Robert Watson2000-04-163-0/+16
* Introduce userland utilities to set and get extended attributes. TheseRobert Watson2000-04-164-0/+342
* Change "FreeBSD 5.0" to ".Fx 5.0"Chris Costello2000-04-161-1/+2
* Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extendedRobert Watson2000-04-154-0/+261
* Fix minor bugs.Mitsuru IWASAKI2000-04-142-1/+10
* Replace the inappropriate use of .Nx (netBSD) with a more generalizedSheldon Hearn2000-04-141-1/+1
* remove extern int errno; include errno.hWarner Losh2000-04-142-2/+1
* Whitespace change: reformat to avoid hard sentence breaks and longSheldon Hearn2000-04-131-19/+35
* Remove a rogue spaceBrian Somers2000-04-131-1/+1
* Unhook headers from development tree and point to the actual system headers.Mike Smith2000-04-115-28/+9
* Set the right default timeout to 200ms as per the manpage.Ollivier Robert2000-04-111-1/+1
* - Use .Ar properly at the end of a sentence:Chris Costello2000-04-111-2/+1
* Add mlxcontrol.Mike Smith2000-04-111-0/+1
* This is a command-line management tool for RAID controllers managed by theMike Smith2000-04-117-0/+1561
* Installing via an HTTP proxy should not attempt to resolve theMurray Stokely2000-04-101-1/+5
* Add a missing ``break''Brian Somers2000-04-091-0/+1
* Add restart capability by SIGHUP. On restart, working configurationMitsuru IWASAKI2000-04-084-6/+255
* Follow up to the 3 button emulation update in rev 1.41:Kazutaka YOKOTA2000-04-081-20/+25
* More error checking and idiot-proofing for the user editor.Murray Stokely2000-04-081-2/+16
* PR: 17559Murray Stokely2000-04-085-3/+28
* When running ppp -background, show comfort messages showingBrian Somers2000-04-076-40/+74
* I didn't get this right the last time....Brian Somers2000-04-061-13/+20