summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* . clean `.Os' macro value.phantom2000-05-041-10/+6
* Add ioctl() in read_ether() so that pccardd ensure reading its etheriwasaki2000-05-041-0/+2
* Print files submitted at the same instant in deterministic order.wollman2000-05-031-5/+20
* Field structure changed name from 'typename' -> 'type_name'.archie2000-05-011-1/+1
* . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-011-5/+4
* . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-011-6/+7
* Add another example showing how you can use pppctl to only allownik2000-04-301-0/+21
* Remove bogus include, as per style(9).asmodai2000-04-301-2/+0
* Allocate space for arrays of type "char *", not "char **".ghelmer2000-04-301-3/+3
* Remove unused include.asmodai2000-04-292-2/+0
* Remove a bogus include.asmodai2000-04-291-1/+0
* Fix a situation where a pointer which should point to dynamicallyghelmer2000-04-281-3/+8
* Update periodic to use the function source_rc_confs thatnbm2000-04-271-0/+1
* MFPAO3. Improvement of of pccard cis tuple parsing capability.iwasaki2000-04-264-523/+1070
* MFPAO3. Add support multi io window. This code support following cards;iwasaki2000-04-263-59/+97
* The worm device is dead in -CURRENT, and wormio.h just went away.obrien2000-04-263-358/+0
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-262-3/+3
* Clarify the use of the auth service's -d option for specifyingsheldonh2000-04-261-6/+15
* random.h moved to sys/obrien2000-04-261-2/+2
* Correct typo in description string: `CANNOT' -> `CAN'.jkoshy2000-04-261-1/+1
* ancontrol first appeared in FreeBSD 4.0, not 3.0.mpp2000-04-231-3/+3
* Cosmetic - fix RCS tag.markm2000-04-231-1/+1
* Reduce the default timeout for the three button emulationyokota2000-04-212-2/+2
* o Update extattrctl.8 to reflect new initattr -p, -r, and -w options.rwatson2000-04-202-4/+41
* o Allow the ``-p'' argument to be specified to initattr, which indicatesrwatson2000-04-201-8/+46
* Slight grammar and white-space modification.phantom2000-04-201-3/+5
* Remove useless .Nm macro argumentphantom2000-04-201-2/+2
* o Update initattr to add magic numbers and version numberrwatson2000-04-191-35/+99
* Enable 8bit chars excepting high controlsache2000-04-181-4/+10
* Minor man page formatting changes and improvements.rwatson2000-04-172-5/+12
* Code compiles and installs 100% better if included in the Makefile.rwatson2000-04-163-0/+16
* Introduce userland utilities to set and get extended attributes. Theserwatson2000-04-164-0/+342
* Change "FreeBSD 5.0" to ".Fx 5.0"chris2000-04-161-1/+2
* Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extendedrwatson2000-04-154-0/+261
* Fix minor bugs.iwasaki2000-04-142-1/+10
* Replace the inappropriate use of .Nx (netBSD) with a more generalizedsheldonh2000-04-141-1/+1
* remove extern int errno; include errno.himp2000-04-142-2/+1
* Whitespace change: reformat to avoid hard sentence breaks and longsheldonh2000-04-131-19/+35
* Remove a rogue spacebrian2000-04-131-1/+1
* Unhook headers from development tree and point to the actual system headers.msmith2000-04-115-28/+9
* Set the right default timeout to 200ms as per the manpage.roberto2000-04-111-1/+1
* - Use .Ar properly at the end of a sentence:chris2000-04-111-2/+1
* Add mlxcontrol.msmith2000-04-111-0/+1
* This commit was generated by cvs2svn to compensate for changes in r59138,msmith2000-04-117-0/+1561
|\
| * This is a command-line management tool for RAID controllers managed by themsmith2000-04-117-0/+1561
* | Installing via an HTTP proxy should not attempt to resolve themurray2000-04-101-1/+5
* | Add a missing ``break''brian2000-04-091-0/+1
* | Add restart capability by SIGHUP. On restart, working configurationiwasaki2000-04-084-6/+255
* | Follow up to the 3 button emulation update in rev 1.41:yokota2000-04-081-20/+25
* | More error checking and idiot-proofing for the user editor.murray2000-04-081-2/+16
OpenPOWER on IntegriCloud