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