aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Disable fibPaul Richards1995-03-011-2/+2
* Better collate table for koi8-rAndrey A. Chernov1995-02-281-2/+15
* Fix completely broken find behaviour:Guido van Rooij1995-02-271-0/+7
* Changed "mapped pages in use" to "mbuf clusters in use".David Greenman1995-02-231-1/+1
* Fix spelling error (scipt -> script).Rodney W. Grimes1995-02-231-1/+1
* Remove watch(8)Paul Traina1995-02-231-2/+2
* Rewrite manual page to use mandoc correctly and fix english grammar.Paul Traina1995-02-221-45/+70
* Move mixer to usr.sbinAndrey A. Chernov1995-02-221-2/+2
* add "fib"Poul-Henning Kamp1995-02-211-2/+2
* Not sure why this one was -lcompat since it doesn't reference anything inGarrett Wollman1995-02-211-3/+4
* Use POSIX.2 regular expressions, kill libcompat.Garrett Wollman1995-02-214-13/+32
* Use tcflush(), eliminate libcompat.Garrett Wollman1995-02-212-8/+8
* more now uses POSIX regular expressions and no longer needs libcompat.Garrett Wollman1995-02-213-118/+36
* Submitted by: Ollivier ROBERT roberto@keltia.frmug.fr.netAndreas Schulz1995-02-181-2/+2
* Remove bogus reference to snp.4. Somebody kinda screwed up their move! :)Jordan K. Hubbard1995-02-181-1/+0
* Correct the grammar for the label of the number of users.Scott Mace1995-02-181-1/+1
* oops..here is the manpageUgen J.S. Antsilevich1995-02-171-0/+49
* Manpage for snoop device itself.Ugen J.S. Antsilevich1995-02-171-0/+1
* colldef addedAndrey A. Chernov1995-02-171-3/+3
* collate tables compilerAndrey A. Chernov1995-02-177-0/+714
* Add manpage to makefileUgen J.S. Antsilevich1995-02-171-1/+1
* Watch fresh-made manpage..Ugen J.S. Antsilevich1995-02-171-0/+52
* This is watch - programm to work with /dev/snp,Ugen J.S. Antsilevich1995-02-172-0/+410
* Added to makefile watch - snooping programm to workUgen J.S. Antsilevich1995-02-171-3/+3
* Fix checking of directory access for "/foo". The parent directory isBruce Evans1995-02-162-2/+4
* mixer addedAndrey A. Chernov1995-02-151-3/+3
* >Description:David Greenman1995-02-151-1/+1
* Remove usage of LINKS and LN_FLAGS=-s, this does not do the correct thingRodney W. Grimes1995-02-141-4/+7
* Changed passwd's Makefile to use the built-in LINKS mechanism to createBill Paul1995-02-141-9/+4
* Make netstat report the correct state for T/TCP.Garrett Wollman1995-02-141-1/+7
* Merge with eBones stuffAndrey A. Chernov1995-02-111-1/+13
* Fixes for chpass.Jordan K. Hubbard1995-02-092-9/+25
* Add y.tab.h to CLEANFILES.Jordan K. Hubbard1995-02-091-2/+2
* Correct a bug in the P function: according to 7th edition UNIX (tm), theJean-Marc Zucconi1995-02-061-1/+1
* cleaned up and modified slightly to reflect changesBill Paul1995-02-011-68/+55
* Cleaned up Makefile a little, added man page links from ypchsh.1 ypchfn.1Bill Paul1995-02-011-2/+3
* Changed passwd/yppasswd's Makefile to create all symbolic links insteadBill Paul1995-02-011-5/+9
* Fix calculation of default field heights and a bug in the settingPaul Richards1995-02-011-5/+8
* Clean up the parser, allow fields to be specified inline andPaul Richards1995-02-014-278/+267
* Fix off by one error in calculation of `mday' (months start at 1).Bruce Evans1995-01-311-2/+2
* Add dmenu.Jordan K. Hubbard1995-01-311-2/+2
* Obtained from: The NYS projectBill Paul1995-01-314-7/+601
* Unify the copyright notice.Jordan K. Hubbard1995-01-302-5/+5
* Cleanup.Satoshi Asami1995-01-301-9/+3
* Fix owner/mode for installed dataAndrey A. Chernov1995-01-301-2/+2
* Remove creating dirs & symlinks, it is done by mtree nowAndrey A. Chernov1995-01-301-12/+2
* Update the parser to handle the color specifications and new attrPaul Richards1995-01-302-12/+200
* add file2cPoul-Henning Kamp1995-01-291-2/+3
* This is a small little program used to execute a bad practice a clean way :-)Poul-Henning Kamp1995-01-293-0/+100
* Add a `-s' flag for `silent' processing. Make the script return 0 forSatoshi Asami1995-01-282-5/+28