summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't overflow our fd_set. This is not a full sync with KAME because therekris2000-10-081-9/+11
* Format string fix.kris2000-10-063-3/+3
* Convert this Makefile to the usual style.ru2000-10-061-3/+3
* Document the latest firewall knobs.ru2000-10-062-32/+91
* Respect the protocol when looking the port up by service name.ru2000-10-041-15/+22
* Do not force argument to ``ipid'' modifier be in hex, andru2000-10-031-9/+11
* Fixed the printing of TCP flags.ru2000-10-031-1/+1
* Add new fields for more granularity:billf2000-10-021-6/+169
* - Documented the host/bits syntax for destination argument.ru2000-09-291-3/+13
* Interpret the address argument as network-type address for `destination'ru2000-09-291-13/+12
* Fixed the case where argument of 0.0.0.0/8 would match the default route.ru2000-09-291-4/+4
* Document that net.inet.ip.fw.one_pass only affects dummynet(4).ru2000-09-291-3/+5
* Remove superfluous code:des2000-09-281-78/+29
* Add 'setupstate' to RAID-10 example.grog2000-09-231-2/+7
* Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from theken2000-09-171-0/+2
* Turn dkcksum() into an __inline function.phk2000-09-167-120/+5
* Improve the clarification of the handling of the securelevel.sheldonh2000-09-131-6/+2
* Fix sign extension.mjacob2000-09-121-1/+1
* Clarify the handling of the securelevel.sheldonh2000-09-121-8/+13
* Fix comment to match previous commit, as per bde.des2000-09-071-1/+1
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-1/+1
* Don't warn about unknown mount types, since they most likely simply meandes2000-09-061-3/+1
* /modules -> /boot/kernelache2000-09-061-2/+2
* Bring LDADD in line with DPADD.grog2000-09-061-1/+1
* I'm not sure what changed to cause this, but using 'dirname' as a variablepeter2000-09-031-8/+8
* Clean up now that setproctitle() is in libc.grog2000-09-033-3/+1
* Don't use libutil now that setproctitle() is in libcbrian2000-09-022-3/+0
* Correct typo.grog2000-08-292-2/+2
* No more hunting around for ipnat.conf(5) man page.n_hibma2000-08-281-0/+1
* Explain the notion that additional mount options may be describedsheldonh2000-08-282-12/+22
* Mount DEVFS with no options.phk2000-08-261-1/+1
* - When adjusting the end of a partition to lie on a cylinder boundary, don'tjhb2000-08-242-92/+188
* Only print information about reads and writes when the -v flag (forsheldonh2000-08-232-12/+16
* optreset is declared in unistd.h, so we don't need to declare it here again.imp2000-08-161-2/+0
* optreset is declared in unistd.h now.imp2000-08-163-3/+0
* Remove redundant code left over on removal of /dev/rXXX handlingrnordier2000-08-151-2/+0
* Partially revert r1.12, in which a warnx() if the device is not arnordier2000-08-151-1/+1
* Explain why adding ``options NFSKERB'' breaks the kernel build.sheldonh2000-08-112-0/+6
* Add text from NetBSD's rev 1.12 which should have accompaniedsheldonh2000-08-111-0/+22
* Add $FreeBSD$.sheldonh2000-08-111-0/+2
* Resolve conflicts.sheldonh2000-08-104-4/+9
* Fix an order-of-operations bug and properly shift page_control values forkbyanc2000-08-101-6/+8
* Include new modepage list (-l) option in the verbose usage.kbyanc2000-08-091-0/+1
* Fix a typo in the last commit so that this compiles.jhb2000-08-091-1/+1
* Fix some whitespace errors.kbyanc2000-08-081-12/+12
* Replace -l with .Fl lkbyanc2000-08-081-1/+3
* This is an overhaul of the mode page handling in camcontrol as well askbyanc2000-08-086-739/+823
* Add a "-i" option ("insecure") which disables the checks forjdp2000-08-074-35/+36
* 0xA0 = Suspend to disk.joe2000-08-072-0/+2
* Consistency fix.rnordier2000-08-061-1/+1
OpenPOWER on IntegriCloud