summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-272-18/+106
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-262-16/+16
* A local WIP snook in rev 1.31.obrien2000-04-212-12/+4
* Found more places where 'r' was being prepended to the device name.obrien2000-04-202-8/+16
* Remove MAINTAINER.grog2000-04-161-2/+0
* Add include of errno.h where needed, remove extern int errno where not.imp2000-04-146-12/+4
* Better error message for a case that I hit.imp2000-04-141-1/+2
* Don't prepend "r" for the raw device anymore.obrien2000-04-102-2/+2
* Pass timezone information to an nwfs mount.bp2000-04-051-3/+21
* Correct Charles Mott's email addressbrian2000-04-022-7/+4
* Avoid rawname() stupidly prepending an `r' before the device name evenjoerg2000-04-022-6/+14
* Add new rtmsg types which already defined in kernel.shin2000-03-301-1/+3
* Added 640KB and 1232KB formats, which were standard MS-DOS formats ofkato2000-03-302-2/+4
* Prevent buffer overflow.shin2000-03-301-2/+3
* Back out the new advice introduced in the previous commit, which atsheldonh2000-03-281-21/+0
* Update instructions for setting the dump device prior to multi-usersheldonh2000-03-281-10/+21
* Fixed a missing library in DPADD.bde2000-03-271-3/+4
* Fixed missing DPADDs.bde2000-03-271-1/+3
* Use the same order in DPADD as in LDADD so that `make checkdpadd' doesn'tbde2000-03-271-4/+3
* 1000000 usec -> 1 sec 0 usec; fixcharnier2000-03-261-1/+1
* Mention linprocfs.des2000-03-251-3/+11
* Add mount_linprocfs.des2000-03-251-1/+4
* Now that we have uc_device.h, use that instead of hard-coding structjhb2000-03-242-19/+1
* Spelling fix.mpp2000-03-241-1/+1
* Fixed style bugs in rev.1.28. Rev.1.28 was not submitted by bde.bde2000-03-201-2/+3
* B_READ is gone, check for BIO_READ instead.phk2000-03-201-8/+8
* Make this compile. This is a hack.peter2000-03-202-15/+32
* Only character devices exsist these days. Make savecore understandps2000-03-201-33/+8
* Activate the pc98 directory.kato2000-03-181-2/+2
* Added PC98 version of fdisk.kato2000-03-188-0/+4040
* Make the fore_dnld program more robust and reliable.phk2000-03-171-6/+15
* Typo ("frequencey").mph2000-03-151-1/+1
* Use CMSG_LEN() to compute ping SCM_TIMESTAMP cmsg_len.shin2000-03-141-1/+1
* Open the device read-only initially and re-open read-write if necessarysheldonh2000-03-141-13/+33
* Fix nits in previous commit: restore option ordering of the optionsheldonh2000-03-132-4/+10
* Add missing end of semi colon of an example setkey command.shin2000-03-131-1/+1
* Typo fix. s/SAD/SPD/.shin2000-03-121-1/+1
* Clear sin6_scope_id before passing routes into kernel, becaues kernelshin2000-03-111-0/+1
* -e -> -I change.imp2000-03-104-18/+72
* Don't use the old raw name for disk devices.obrien2000-03-092-2/+2
* Update icmp node info query message bit order of query types,shin2000-03-091-1/+5
* Remove more single-space hard sentence breaks.sheldonh2000-03-061-1/+2
* Purely cosmetic tweak, use consistant whitespace with scopeid.peter2000-03-061-1/+1
* CMSG_XXX macros alignment fixes to follow RFC2292.shin2000-03-031-1/+1
* The new boot code uses `ad' for ATA disks, not `wd'. Correct thejkoshy2000-03-031-3/+3
* Remove more single-space hard sentence breaks.sheldonh2000-03-023-4/+8
* Replace abuse of a literal block display with a more appropriatesheldonh2000-03-021-20/+24
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-012-9/+18
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0136-142/+283
OpenPOWER on IntegriCloud