summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Solve the ``first connection'' problem that occurs onbrian1998-10-2214-417/+1082
* Since vfork() was changed to fork(), we have to pass errno back from thedes1998-10-201-3/+6
* Specify BINOWN explicitly - we don't want to depend on bsd.own.mkbrian1998-10-201-0/+1
* Use sysctl() rather than kvm_read() when getting informationdima1998-10-192-0/+29
* Add entries for DiskOnChip2000 Flash device.jkh1998-10-192-2/+6
* Add driver support for PCI fast ethernet adapters based on thewpaul1998-10-182-2/+4
* Fixed missing libraries in DPADD.bde1998-10-173-9/+9
* Warn about (but process anyway) CBCP messages with an incorrect id.brian1998-10-171-1/+11
* Adjust our CBCP RESP id so that it's the same as the REQ.brian1998-10-171-1/+2
* If the client asks for CBCP, then replies with CBCP_NONUMbrian1998-10-171-1/+8
* Explain what the ``*'' means for a CBCP phone numberbrian1998-10-171-3/+9
* Move help displays left one column to avoid problems withbrian1998-10-171-3/+5
* Warn if we encounter an unindented line that isn'tbrian1998-10-171-2/+7
* Warn that the specific chap protocol isn't supported whenbrian1998-10-171-8/+19
* Removed unused/unusable "ha" keyword. Device classes should never havebde1998-10-161-2/+4
* Don't generate unused file ioconf.h.bde1998-10-161-39/+6
* Add references to ATM cards (Mike Spengler <mks@networkcs.com>) andjkh1998-10-152-24/+6
* Spelling.mckay1998-10-151-2/+2
* Search for correct property name; the older attrs code bogusly folded case,jkh1998-10-151-2/+2
* snuff warning message if package is not found in INDEX but is foundjkh1998-10-151-2/+2
* Revert 1.33; lstat() is indeed the wrong thing to do here. I'lljkh1998-10-141-2/+2
* Use properties code.jkh1998-10-146-52/+36
* Don't generate a spam-friendly /etc/hosts by default.jkh1998-10-142-4/+10
* The adjtime man page is in section 2, not 8.des1998-10-131-2/+2
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() ordes1998-10-131-3/+3
* fix brainos in earlier commit.jkh1998-10-132-8/+8
* properly conditionalize for alpha.jkh1998-10-134-4/+8
* correct typo.jkh1998-10-132-2/+2
* switch to proper boot0jkh1998-10-136-60/+10
* Remove irrelevant section.jkoshy1998-10-131-2/+0
* Update to latest ports categories.jkh1998-10-131-1/+7
* Adjust docs to reflect reality.jkh1998-10-122-6/+6
* Whoops; fix my X11R6 fixup. Now the package should be markedjkh1998-10-122-4/+4
* Make floppy media code more generic so that fixit floppy can use it.jkh1998-10-124-32/+27
* Correct a misleading comment.jkh1998-10-121-2/+2
* Add description on the "quiet" modifier for bell types.yokota1998-10-121-1/+6
* Fix PnP mouse detection routine so that:yokota1998-10-121-36/+113
* Fix the MS-CHAP support. The code was passing a bit count tojdp1998-10-112-3/+9
* Add missing newline to debugging output.jkh1998-10-101-2/+2
* Use lstat() rather than stat in determining whether a file exists,jkh1998-10-091-2/+2
* Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.des1998-10-081-2/+2
* Don't use boot2 on alpha.jkh1998-10-072-2/+10
* Add back keymap.h. Guess this is the easiest way to get it built.jkh1998-10-052-2/+4
* Correct braino: msdos -> dos. Now DOS installations should work againjkh1998-10-051-2/+2
* Fix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/fenner1998-10-021-2/+2
* Add crunch back to general targets.jkh1998-10-021-2/+2
* Temporary use different stubs for the ECOFF case; I'm trying to get thisjkh1998-10-021-1/+1
* Pass the '-n' flag to route(8) when setting up/tearing down the defaultmsmith1998-10-011-3/+3
* - Express various sizes in bytes, rather than Kbytes, in the videoyokota1998-10-011-4/+4
* One last alpha seat belt - never ask for an MBR boot manager.jkh1998-09-302-2/+6
OpenPOWER on IntegriCloud