summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* oops. Fix indentation of the 'for' loop I just added.dillon1998-12-131-18/+18
* Handle the race condition where vipw may lock a password file which hasdillon1998-12-131-6/+22
* sendmsg() didn't like the MSG_EOR flag and returned an error. Removing thedillon1998-12-121-2/+2
* Close PR bin/8753 pwd_mkdb problem when having comments in passwd filefoxfair1998-12-121-1/+5
* Added usbd, usbdevs directoriesn_hibma1998-12-121-1/+3
* Reviewed by: freebsd-currentdillon1998-12-111-27/+63
* Fix typo.kuriyama1998-12-101-2/+2
* Boy, this was tricky to find:brian1998-12-101-1/+2
* When using ``set device !someprogram'', when ``someprogram''brian1998-12-103-5/+24
* Eliminate compiler warning when compiling "config.c" in a kernel.archie1998-12-101-2/+2
* Stop erroneously claiming that we're installing booteasy.jkh1998-12-092-4/+4
* Sync usage string with reality: removed -n, added -s.alex1998-12-061-2/+2
* Fix an exceedingly *stupid* error in my floppy selection logicjkh1998-12-062-2/+6
* Fix support for uncompressed (".tar") package types. It's not completelyasami1998-12-052-8/+24
* Typo and formatting updates.billf1998-12-042-16/+22
* An early Christmas present: add driver support for a whole bunch ofwpaul1998-12-042-2/+10
* Allow either tabs or spaces in configuration files.jkh1998-12-042-10/+22
* Make a spelling fix, and make sure all instances of belltype contain thebillf1998-12-031-2/+2
* Clarify what the '-r' option does.billf1998-12-031-2/+2
* Update for XFree86 3.3.3jkh1998-12-022-14/+14
* 1. Increase NFS path length.jkh1998-12-023-182/+182
* Add new Korean FTP mirror sites.jdp1998-11-272-2/+14
* Update for XFree86 3.3.3jkh1998-11-271-4/+4
* Initial commit of ported NetBSD USB stackn_hibma1998-11-266-0/+565
* 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
OpenPOWER on IntegriCloud