summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Adios version.h / RELEASE_NAME hack. Do this right.jkh1998-11-246-36/+52
* Doc fixes for CAM devices. If I ever truly understand the logic behindjkh1998-11-216-48/+48
* - Added support for Genius Kidspad tablet.yokota1998-11-202-3/+107
* - Added a new option: -w N. The option makes the button N as the `wheelyokota1998-11-202-5/+32
* - Reorganized a `if-else' close a bit for clarity. Purely cosmeticyokota1998-11-201-21/+22
* Fix version number.obrien1998-11-201-2/+2
* * Change 'struct resource' to 'struct config_resource'.dfr1998-11-152-4/+4
* o Break fixups into binary fixups and XFree86 based fixups.jkh1998-11-1512-207/+218
* Modify pciconf(8) so that it will print out PCI devices that have no driverken1998-11-122-9/+19
* Fix bug where trailing slash could confuse the registry removal.jkh1998-11-111-1/+7
* Fixed disorder.bde1998-11-101-25/+23
* Enable IPXrouted for alpha.dima1998-11-101-3/+3
* Don't forget to initialise dbuff when debugging.brian1998-11-101-5/+9
* Clean it up a little bit.dima1998-11-091-19/+8
* Allow for printing out integer arrays.phk1998-11-081-2/+8
* Explain what the command line switches do and what thebrian1998-11-082-14/+258
* Fix a few typosbrian1998-11-082-6/+6
* Don't delete the primary interface address whenbrian1998-11-053-11/+20
* When warning about discarding packets in secure mode, include the IPdg1998-11-051-2/+3
* Add an "internal" driver for the "ident" protocol (tcp/113).phk1998-11-041-1/+31
* Typo curnwid -> currnwidmsmith1998-11-041-1/+1
* Deal with both foo.hlp and FOO.TXT files.jkh1998-11-035-22/+34
* Remove the "adding default route" message and replace withobrien1998-11-021-1/+2
* If the CBCP callee offsers no callback, send our configuredbrian1998-10-311-5/+7
* Allow multiple systems (config labels) on the commandbrian1998-10-316-101/+116
* Don't call PacketAliasIn() when we turn around packets destinedbrian1998-10-291-7/+1
* 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
OpenPOWER on IntegriCloud