summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fixed `make -jN' for large N, as usual.bde1998-03-061-1/+3
* Fixed `make -jN' for large N, as usual. Too usual for yp programs.bde1998-03-061-2/+2
* Fixed `make -jN' for large N. version.h was missing from SRCS,bde1998-03-061-1/+2
* Fixed `make -jN' for large N, as usual.bde1998-03-061-2/+2
* Fixed `make -jN' for large N, as usual.bde1998-03-062-4/+4
* MF22: various doc bogons noticed.jkh1998-03-063-5/+12
* Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesbde1998-03-064-14/+5
* Add 4th button support for the "MouseMan" protocol. The latestyokota1998-03-061-4/+5
* Use the correct device name in -direct mode.brian1998-03-061-16/+12
* bit_nset was not correctly used.guido1998-03-021-2/+2
* Fix use of bit_nclear. Amazing that we didn't get more complaintsguido1998-03-021-2/+3
* Don't assume sigset_t and int are equivalent. Also, getjraynard1998-02-281-6/+8
* Removed a confusing "#if 0 ... #endif".hosokawa1998-02-271-27/+1
* Removed "#define EXTERN" because this file doesn't have main().hosokawa1998-02-271-2/+1
* Moved main() to a new file (pccardd.c).hosokawa1998-02-274-77/+115
* Removed unused #include and unneccesary comments.hosokawa1998-02-271-7/+0
* "pccardc dumpcis" does not need write permission of /dev/card?.hosokawa1998-02-271-1/+1
* - <pccard/card.h> doesn't exist in -current, so use the include filenate1998-02-271-1/+1
* added "rdattr" (read attribute memory) function.hosokawa1998-02-263-3/+100
* Make maxchild and max child-per-minute default values configurable frompst1998-02-242-20/+62
* Add DESTDIR to afterinstallache1998-02-241-1/+1
* Oops, back out DESTDIR addition, handled automatically by bsd.prog.mkache1998-02-241-1/+1
* Don't #include implementation header <machine/types.h> directly.bde1998-02-241-5/+2
* Add missing DESTDIRache1998-02-231-1/+1
* Edit a message so that people stop sending me weird emails. :)jkh1998-02-222-10/+8
* *sigh* I will not commit late at night. I will not commit late at night.wpaul1998-02-211-2/+1
* Updated my e-mail addresses.hosokawa1998-02-204-12/+8
* Arghhh.... another missing backslash. Yes, I feel stupid.wpaul1998-02-201-2/+2
* Reenable building of /etc/passwd.guido1998-02-191-3/+3
* Convert to mdoc + typos.charnier1998-02-195-1666/+1405
* MFMP: Allow 8 character login names.brian1998-02-195-27/+57
* Style police service brought to you by: bdeeivind1998-02-193-11/+7
* Re-introduce '-n' - now a no-op for backwards compatibility only.eivind1998-02-191-2/+5
* MFMP: LogWARN rather than LogERROR when we can't createbrian1998-02-181-5/+5
* Don't leak memory when the peer sends PROTO_COMPD packetsbrian1998-02-181-2/+2
* Disconnect (nonexistent) qcamcontrolmsmith1998-02-181-3/+3
* Remove qcam support programs.msmith1998-02-185-404/+0
* Make '-n' the default, and introduce a new flag '-r' to get oldeivind1998-02-185-26/+33
* Doh! Replace backslash that got eaten by gremlins in the last commit.wpaul1998-02-181-2/+2
* Apparently, if fprintf() fails, it can return any negative valueguido1998-02-161-3/+3
* Eliminate the idea of nested "playpens" entirely - it just obfuscatedjkh1998-02-165-32/+45
* Check return values of fprintf, fclose (this one is overdone I guess)guido1998-02-151-7/+12
* Clarify the -batch arguments.steve1998-02-141-1/+5
* Overhaul this manpage - removing typos, awkward phrasing, and addressingsteve1998-02-141-111/+123
* MF22: correct bogus failure return.jkh1998-02-132-4/+4
* Close PR #2206: fix the services.byname target so that it can handlewpaul1998-02-131-5/+7
* Add an entry for the Brazilian keymap with accent key definitionsyokota1998-02-122-2/+4
* pwd_mkdb option '-c' was renamed to -C some weeks ago.wosch1998-02-111-4/+4
* Fix a bug in the database handle caching. This has to do with the way thewpaul1998-02-114-12/+16
* Move handle_signals() to before the FD_SETs. handle_signals()brian1998-02-101-3/+6
OpenPOWER on IntegriCloud