aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make maxchild and max child-per-minute default values configurable fromPaul Traina1998-02-242-20/+62
* Add DESTDIR to afterinstallAndrey A. Chernov1998-02-241-1/+1
* Oops, back out DESTDIR addition, handled automatically by bsd.prog.mkAndrey A. Chernov1998-02-241-1/+1
* Don't #include implementation header <machine/types.h> directly.Bruce Evans1998-02-241-5/+2
* Add missing DESTDIRAndrey A. Chernov1998-02-231-1/+1
* Edit a message so that people stop sending me weird emails. :)Jordan K. Hubbard1998-02-222-10/+8
* *sigh* I will not commit late at night. I will not commit late at night.Bill Paul1998-02-211-2/+1
* Updated my e-mail addresses.Tatsumi Hosokawa1998-02-204-12/+8
* Arghhh.... another missing backslash. Yes, I feel stupid.Bill Paul1998-02-201-2/+2
* Reenable building of /etc/passwd.Guido van Rooij1998-02-191-3/+3
* Convert to mdoc + typos.Philippe Charnier1998-02-195-1666/+1405
* MFMP: Allow 8 character login names.Brian Somers1998-02-195-27/+57
* Style police service brought to you by: bdeEivind Eklund1998-02-193-11/+7
* Re-introduce '-n' - now a no-op for backwards compatibility only.Eivind Eklund1998-02-191-2/+5
* MFMP: LogWARN rather than LogERROR when we can't createBrian Somers1998-02-181-5/+5
* Don't leak memory when the peer sends PROTO_COMPD packetsBrian Somers1998-02-181-2/+2
* Disconnect (nonexistent) qcamcontrolMike Smith1998-02-181-3/+3
* Remove qcam support programs.Mike Smith1998-02-185-404/+0
* Make '-n' the default, and introduce a new flag '-r' to get oldEivind Eklund1998-02-185-26/+33
* Doh! Replace backslash that got eaten by gremlins in the last commit.Bill Paul1998-02-181-2/+2
* Apparently, if fprintf() fails, it can return any negative valueGuido van Rooij1998-02-161-3/+3
* Eliminate the idea of nested "playpens" entirely - it just obfuscatedJordan K. Hubbard1998-02-165-32/+45
* Check return values of fprintf, fclose (this one is overdone I guess)Guido van Rooij1998-02-151-7/+12
* Clarify the -batch arguments.Steve Price1998-02-141-1/+5
* Overhaul this manpage - removing typos, awkward phrasing, and addressingSteve Price1998-02-141-111/+123
* MF22: correct bogus failure return.Jordan K. Hubbard1998-02-132-4/+4
* Close PR #2206: fix the services.byname target so that it can handleBill Paul1998-02-131-5/+7
* Add an entry for the Brazilian keymap with accent key definitionsKazutaka YOKOTA1998-02-122-2/+4
* pwd_mkdb option '-c' was renamed to -C some weeks ago.Wolfram Schneider1998-02-111-4/+4
* Fix a bug in the database handle caching. This has to do with the way theBill Paul1998-02-114-12/+16
* Move handle_signals() to before the FD_SETs. handle_signals()Brian Somers1998-02-101-3/+6
* Form device names correctly with new unit# syntax.Jordan K. Hubbard1998-02-102-8/+26
* Totally change the way that devices are made in the MFS and subsequentlyJordan K. Hubbard1998-02-107-300/+337
* All our options are new-style now - enable the warning if unrecognizedEivind Eklund1998-02-091-3/+1
* Remove some ancient cruft discovered during a recent code review.Jordan K. Hubbard1998-02-081-45/+1
* MF22: reset root flags properly.Jordan K. Hubbard1998-02-062-2/+6
* This seems to fix my problem that after resume/suspend, sometimesGuido van Rooij1998-02-041-3/+15
* Fix Makefile.yp so that it no longer creates a temporary file calledBill Paul1998-02-041-83/+47
* Install printcap.5 from here.Garrett Wollman1998-02-041-1/+2
* Add comment describing settingsAndrey A. Chernov1998-02-041-3/+10
* Add Russian printer filters, mandatory because hardware code page 866Andrey A. Chernov1998-02-045-2/+273
* Convert to mdoc.Philippe Charnier1998-02-041-25/+30
* Add Genius PnP Mouse (simple one)Andrey A. Chernov1998-02-041-3/+5
* Merge from MP branch:Brian Somers1998-02-041-2/+2
* Typo.Wolfram Schneider1998-02-021-2/+2
* setpwent now has a void return type, so remove the now bogus cast.Steve Price1998-02-011-1/+1
* Typo: PAT -> FAT.Steve Price1998-02-012-4/+4
* Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHBrian Somers1998-01-293-5/+19
* Talk a bit about ongoing development.Brian Somers1998-01-291-0/+22
* Make it clear that aliasing is done on the public interface, notBrian Somers1998-01-291-2/+21