summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Increase the granularity of the debugging messages.obrien1998-10-291-12/+17
* Add some debugging statments (only if DEBUG opt is set), to try pin downobrien1998-10-291-1/+5
* Remove some redundant (#if 0'd) code.brian1998-10-291-8/+1
* Unlink old contents of package when extracting new.jkh1998-10-281-2/+2
* Handle ELF symbols better. This fixes "vmstat -i" for the casejdp1998-10-281-21/+50
* Check for C:\FREEBSD also, for backwards compatibilityjkh1998-10-281-2/+2
* Untimeout the chat expect timer as soon as we get abrian1998-10-271-1/+2
* Add ``set proctitle'' for changing argv[0]. All substitutionsbrian1998-10-275-6/+85
* Add ``PROCESSID'' as a constant expanded when runningbrian1998-10-273-4/+11
* Stress that ``none'' must be specified on the `set callback'brian1998-10-272-10/+26
* Shuffle the iface-alias option so that's in alphabeticalbrian1998-10-262-14/+14
* Add ``enable proxyall'' support. This adds proxy ARP entriesbrian1998-10-268-61/+169
* Fix the interface alias code. Previously, I was expecting somethingbrian1998-10-264-29/+113
* Don't send a DELAY value when sending CBCP_NONUMbrian1998-10-251-4/+8
* Loosen our restrictions on setting enddisc, mrru,brian1998-10-244-30/+85
* Ignore `vector xxxintr' specifications except for checking their syntax.bde1998-10-232-28/+9
* fix spelling error.jkh1998-10-232-4/+4
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-7/+7
* 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
OpenPOWER on IntegriCloud