aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Since vfork() was changed to fork(), we have to pass errno back from theDag-Erling Smørgrav1998-10-201-3/+6
* Specify BINOWN explicitly - we don't want to depend on bsd.own.mkBrian Somers1998-10-201-0/+1
* Use sysctl() rather than kvm_read() when getting informationDima Ruban1998-10-192-0/+29
* Add entries for DiskOnChip2000 Flash device.Jordan K. Hubbard1998-10-192-2/+6
* Add driver support for PCI fast ethernet adapters based on theBill Paul1998-10-182-2/+4
* Fixed missing libraries in DPADD.Bruce Evans1998-10-173-9/+9
* Warn about (but process anyway) CBCP messages with an incorrect id.Brian Somers1998-10-171-1/+11
* Adjust our CBCP RESP id so that it's the same as the REQ.Brian Somers1998-10-171-1/+2
* If the client asks for CBCP, then replies with CBCP_NONUMBrian Somers1998-10-171-1/+8
* Explain what the ``*'' means for a CBCP phone numberBrian Somers1998-10-171-3/+9
* Move help displays left one column to avoid problems withBrian Somers1998-10-171-3/+5
* Warn if we encounter an unindented line that isn'tBrian Somers1998-10-171-2/+7
* Warn that the specific chap protocol isn't supported whenBrian Somers1998-10-171-8/+19
* Removed unused/unusable "ha" keyword. Device classes should never haveBruce Evans1998-10-161-2/+4
* Don't generate unused file ioconf.h.Bruce Evans1998-10-161-39/+6
* Add references to ATM cards (Mike Spengler <mks@networkcs.com>) andJordan K. Hubbard1998-10-152-24/+6
* Spelling.Stephen McKay1998-10-151-2/+2
* Search for correct property name; the older attrs code bogusly folded case,Jordan K. Hubbard1998-10-151-2/+2
* snuff warning message if package is not found in INDEX but is foundJordan K. Hubbard1998-10-151-2/+2
* Revert 1.33; lstat() is indeed the wrong thing to do here. I'llJordan K. Hubbard1998-10-141-2/+2
* Use properties code.Jordan K. Hubbard1998-10-146-52/+36
* Don't generate a spam-friendly /etc/hosts by default.Jordan K. Hubbard1998-10-142-4/+10
* The adjtime man page is in section 2, not 8.Dag-Erling Smørgrav1998-10-131-2/+2
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() orDag-Erling Smørgrav1998-10-131-3/+3
* fix brainos in earlier commit.Jordan K. Hubbard1998-10-132-8/+8
* properly conditionalize for alpha.Jordan K. Hubbard1998-10-134-4/+8
* correct typo.Jordan K. Hubbard1998-10-132-2/+2
* switch to proper boot0Jordan K. Hubbard1998-10-136-60/+10
* Remove irrelevant section.Joseph Koshy1998-10-131-2/+0
* Update to latest ports categories.Jordan K. Hubbard1998-10-131-1/+7
* Adjust docs to reflect reality.Jordan K. Hubbard1998-10-122-6/+6
* Whoops; fix my X11R6 fixup. Now the package should be markedJordan K. Hubbard1998-10-122-4/+4
* Make floppy media code more generic so that fixit floppy can use it.Jordan K. Hubbard1998-10-124-32/+27
* Correct a misleading comment.Jordan K. Hubbard1998-10-121-2/+2
* Add description on the "quiet" modifier for bell types.Kazutaka YOKOTA1998-10-121-1/+6
* Fix PnP mouse detection routine so that:Kazutaka YOKOTA1998-10-121-36/+113
* Fix the MS-CHAP support. The code was passing a bit count toJohn Polstra1998-10-112-3/+9
* Add missing newline to debugging output.Jordan K. Hubbard1998-10-101-2/+2
* Use lstat() rather than stat in determining whether a file exists,Jordan K. Hubbard1998-10-091-2/+2
* Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.Dag-Erling Smørgrav1998-10-081-2/+2
* Don't use boot2 on alpha.Jordan K. Hubbard1998-10-072-2/+10
* Add back keymap.h. Guess this is the easiest way to get it built.Jordan K. Hubbard1998-10-052-2/+4
* Correct braino: msdos -> dos. Now DOS installations should work againJordan K. Hubbard1998-10-051-2/+2
* Fix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/Bill Fenner1998-10-021-2/+2
* Add crunch back to general targets.Jordan K. Hubbard1998-10-021-2/+2
* Temporary use different stubs for the ECOFF case; I'm trying to get thisJordan K. Hubbard1998-10-021-1/+1
* Pass the '-n' flag to route(8) when setting up/tearing down the defaultMike Smith1998-10-011-3/+3
* - Express various sizes in bytes, rather than Kbytes, in the videoKazutaka YOKOTA1998-10-011-4/+4
* One last alpha seat belt - never ask for an MBR boot manager.Jordan K. Hubbard1998-09-302-2/+6
* Add another check to prevent user from hanging themselves on alpha.Jordan K. Hubbard1998-09-302-2/+12