summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2000-07-25backoff rev 1.18 & 1.19 - it's made obsolete by last rc.d changes and usingjdolecek
2000-07-25backoff rev 1.36 - it's made obsolete by last rc.d changes and usingjdolecek
2000-07-21also note that the WaveLAN/IEEE Gold cards accept the 104 bits key.onoe
2000-07-21Clarify the restrictions in length for argument of the nwid and nwkey.onoe
2000-07-21Add nwkey and -nwkey keywords, to enable/disable WEP,onoe
2000-07-21Make sure IS_PASSIVE gets set on a parm's int_state when thethorpej
2000-07-20In walk_supply(), test for IS_PASSIVE in ifp->int_state, notthorpej
2000-07-20Add a -C flag, to list all available network interface cloners.thorpej
2000-07-20fix synopsis line so that the -T syntax is rightjdolecek
2000-07-20when running /etc/rc.shutdown, don't want on it until it completesjdolecek
2000-07-20when running /etc/rc.shutdown, don't wait on it until it completesjdolecek
2000-07-19Free storage allocated by fparseln.enami
2000-07-19Free storage allocated by fparseln.enami
2000-07-19- Fix off-by-one error in previous.enami
2000-07-19check the length of nwid argument before copy to avoid SEGV.onoe
2000-07-18sync with the current usage. from kame.itojun
2000-07-18sync with recent net/pfkeyv2.h change (sorry forgot to commit). from kameitojun
2000-07-17implement `# KEYWORD:' support, with two new arguments to rcorder, to killmrg
2000-07-16correct hard-to-understand indentation.itojun
2000-07-16note addition of rrcaseins in historyjdolecek
2000-07-15Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS.jdolecek
2000-07-15add extatt, gens, nojoliet, norrip options - names taken from FreeBSDjdolecek
2000-07-15Handle KERN_MSGBUF and KERN_CONSDEV gracefully.simonb
2000-07-15sync with sys/sysctl.h change (is it the right way to workaround this?)itojun
2000-07-14Add a missing newline in one message.mycroft
2000-07-13Back out previous two - didn't follow the code properly.ad
2000-07-13Fix previous. From Micheal Eriksson <eramore@era-t.ericsson.se>.ad
2000-07-13s/ ar / are /msaitoh
2000-07-13'disklabel -i' on a disk without a label recommends to use -I. Documenthubertf
2000-07-10document sysctl variable "net.inet.icmp.errppslimit".itojun
2000-07-09add description for net.inet6.icmp6.{errppslimit,nd6_maxnudhint}itojun
2000-07-08Use .Pa.kleink
2000-07-07Make sure .Dl has the line to be shown as argument (on same line).he
2000-07-07Extract file flags of symbolic link.enami
2000-07-07warnx?/errx? audit. don't pass variable/function return value alone.itojun
2000-07-07Add example text to answer PR 10232.fair
2000-07-06When fetching the disk's hardware geometry, first attempt thethorpej
2000-07-06Fix type of WSKBDIO_?ETENCODING.hannken
2000-07-06printf fmt string without %s, from OpenBSD.ad
2000-07-06hexadecimal digits for nwid.onoe
2000-07-06cast u_char for ctype (nwid stuff) to fix possible overrun problems.onoe
2000-07-06warn instead of print 802.11 nwid with bad length field.onoe
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-07-05Add a .Sq for single quotes, instead of doing it by hand.oster
2000-07-05change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls fromonoe
2000-07-04Tweak how lfs_avail is initialized, corresponding to changes in theperseant
2000-07-03Default the root directory and lost+found directory to mode 0755,thorpej
2000-07-03- Remove description about trailers/-trailers since they are no longerenami
2000-07-03Sort the SEE ALSO list first by section and kill the comma at theenami
2000-07-03More include fixups and GCC 2.96 nonsensematt