aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* add PATH variableWolfram Schneider1996-11-051-2/+4
* add PATH variableWolfram Schneider1996-11-051-2/+4
* add /sbin to PATH, the location of sysctl(8) may changed in futureWolfram Schneider1996-11-051-3/+3
* Add YYLEX and YYEMPTY macros to make byacc look more like bison.Jeffrey Hsu1996-11-041-1/+3
* Install message catalog links according to standard naming conventionAndrey A. Chernov1996-11-041-1/+26
* Fix PATH_MSGCATAndrey A. Chernov1996-11-041-1/+1
* Fill in some of the missing blanks for the tknvi and perl5 compile options.Peter Wemm1996-11-031-22/+28
* The tcl/perl interpreter compile options were not really optional.Peter Wemm1996-11-032-4/+7
* Compile telnet from eBones instead of secure.Mark Murray1996-11-031-3/+3
* Add a .POSIX directive. When the first non-commentSteve Price1996-11-031-1/+12
* I haven't had a single contraversial commit all week, so what theJordan K. Hubbard1996-11-032-3/+10
* Match the reality. The man page was completely wrong.Wolfram Schneider1996-11-021-11/+32
* Apply a long-forgotten change to make FTP_PASSIVE_MODE just thatJordan K. Hubbard1996-11-021-1/+1
* remove duplicated usage string from commit rev 1.2Wolfram Schneider1996-11-021-3/+3
* bin/1942 curses problem in systatPoul-Henning Kamp1996-11-021-2/+2
* Reviewed by: Warner Losh <imp@village.org>Warner Losh1996-11-012-5/+29
* Yikes, I forgot to remove the -DSYSV_CURSES setting that I was using onPeter Wemm1996-11-011-2/+2
* Remove the old nvi-1.34, it has served us well but it's time has come..Peter Wemm1996-11-01181-67408/+0
* Update to use nvi-1.79 sourcesPeter Wemm1996-11-014-2/+558
* add forgotten variable $locateWolfram Schneider1996-10-311-1/+2
* bin/1933: don't print negative % for huge files (80Mb)Poul-Henning Kamp1996-10-311-2/+4
* oops, uninitialised variable.. -v mode depended on stack contents.Peter Wemm1996-10-291-2/+2
* Clean up some loose ends on my previous work in here..Peter Wemm1996-10-291-4/+4
* Eliminate unnecessary include of <sys/mbuf.h>.Garrett Wollman1996-10-282-2/+8
* Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufsGarrett Wollman1996-10-284-5/+13
* Don't dereference a free()ed pointer.Joerg Wunsch1996-10-281-3/+5
* Typo: to --> too. Fixes PR#1907.Alexander Langer1996-10-271-2/+2
* Do not store character 30. I made a test at my CS departmentWolfram Schneider1996-10-271-1/+8
* $@ -> "$@", now ``mkdep "foo bar".c'' works.Wolfram Schneider1996-10-271-5/+6
* fix perl indention styleWolfram Schneider1996-10-271-13/+11
* Replace hardcoded length of "/dev/" with strlen(_PATH_DEV).Alexander Langer1996-10-261-1/+1
* sprintf --> snprintfAlexander Langer1996-10-261-3/+4
* Use the same format for the "expect N shift reduce conflicts" messageBruce Evans1996-10-251-1/+1
* Change recently added diagnostics to more descriptiveAndrey A. Chernov1996-10-251-8/+8
* Teach file about:Eric L. Hernes1996-10-243-1/+14
* old host:/filename syntax was brokenAdam David1996-10-241-5/+8
* Rename FNM_ICASE to FNM_CASEFOLDAndrey A. Chernov1996-10-231-2/+2
* Check for not defined / redefined chars nowAndrey A. Chernov1996-10-235-49/+112
* Fix a core dump condition I discovered the other day (rightBill Paul1996-10-231-3/+3
* Add a flag to allow the 'use NIS or local?' logic to tell when NIS isBill Paul1996-10-232-5/+8
* Fix description of -cli option so that it comes out as -cli0.5 instead ofMarc G. Fournier1996-10-231-1/+1
* Add a 'depth (-d#)' flag to duMarc G. Fournier1996-10-232-11/+30
* Description:Marc G. Fournier1996-10-231-2/+4
* Use same primary / different secondary order for umlauts and digits partsAndrey A. Chernov1996-10-223-15/+15
* Cleanup. Boldfaced dashes didn't print at all, also corrected a fewJoerg Wunsch1996-10-221-9/+9
* The neverending story... vgrind.Joerg Wunsch1996-10-221-2/+2
* Document f2c's -o optionMarc G. Fournier1996-10-221-0/+4
* Fixes:Marc G. Fournier1996-10-221-5/+12
* *blush* Whoops: got the format strings wrong.Bill Paul1996-10-221-4/+4
* Part 2 of fix for PR #1519. The problem here is similar to whatBill Paul1996-10-221-8/+25