summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* german calendaWolfram Schneider1996-01-2914-0/+690
* include preprocessor commands likeWolfram Schneider1996-01-2911-0/+132
* install new calendars/de_DE.ISO8859-1/calendar.* filesWolfram Schneider1996-01-291-2/+13
* Section SEE ALSO completeWolfram Schneider1996-01-291-0/+7
* Section FILES and SEE ALSO completeWolfram Schneider1996-01-292-2/+25
* Read from standard input if file name "-" is given.Wolfram Schneider1996-01-282-2/+10
* Localize it.Andrey A. Chernov1996-01-241-7/+21
* install manpageWolfram Schneider1996-01-231-1/+1
* Merged changes to resolve conflicts with file 3.19 import.Mike Pritchard1996-01-2314-155/+357
* This commit was generated by cvs2svn to compensate for changes in r13584,Mike Pritchard1996-01-2380-370/+1730
|\
| * Upgrade to file version 3.19.Mike Pritchard1996-01-2394-531/+2092
* | Add manpage links for ex.1 view.1 nex.1 nview.1 nvi.1Wolfram Schneider1996-01-231-0/+3
* | Change ar's internal error routine to call err() instead of errx()Mike Pritchard1996-01-221-1/+1
* | Bugfix: allow digits in signal names (usr1, usr2)Wolfram Schneider1996-01-221-2/+2
* | Document the CRLF bugAdam David1996-01-221-0/+3
* | 'more | cat' was producing spurious output from an unused bufferAdam David1996-01-221-1/+2
* | Fix a variety of minor typos and cross references in a bunch ofMike Pritchard1996-01-205-11/+11
* | Guard against argument starvation.Jordan K. Hubbard1996-01-161-3/+3
* | tidy up the domain name trimming code, and move it to a single placePeter Wemm1996-01-154-29/+39
* | A couple of changes of mine that I've been using for a while:Peter Wemm1996-01-142-3/+11
* | Merge in Lite-2 changes.Peter Wemm1996-01-144-31/+106
* | Forgot to update the man page for the `retension' command.Joerg Wunsch1996-01-131-1/+1
* | Rename the `retens' command into `retension', to follow existing de-factoJoerg Wunsch1996-01-121-1/+1
* | Localize it.Andrey A. Chernov1996-01-101-2/+5
* | fixed some printf format mismatches and some lines exceeding 80 col'sThomas Graichen1996-01-091-16/+20
* | Add `retens', the user frontend for MTRETENS.Joerg Wunsch1996-01-082-0/+4
* | Install yacc with a link as byacc (and the man page). Some gnu autoconfPeter Wemm1996-01-081-0/+2
* | Add some links to lex (flex, flex++ etc) that some of the gnu autoconfPeter Wemm1996-01-081-4/+11
* | Make all the tables "const" so that they don't clutter our data-segment.Poul-Henning Kamp1996-01-072-19/+19
* | Merge bind-4.9.3-rel stuff ont main line...Peter Wemm1996-01-073-9/+46
* | Move the YP initialization earlier, so it's done before the evaluationJoerg Wunsch1996-01-061-26/+27
* | Obtained from: NetBSDThomas Graichen1996-01-053-89/+291
* | Add sasc to the clean/cleandir target. The machine dependent targetsAndreas Schulz1995-12-311-2/+2
* | Make the counters unsigned longs so that tapes don't contain negativePoul-Henning Kamp1995-12-311-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-30101-36088/+0
* | recording cvs-1.6 file deathPeter Wemm1995-12-3057-43381/+0
* | Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-291-0/+4
* | Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-292-1/+16
* | >Number: 917Joerg Wunsch1995-12-291-2/+2
* | Use more complicated printable test to remove unnecessary 8bit charsAndrey A. Chernov1995-12-281-1/+3
* | Localize itAndrey A. Chernov1995-12-281-1/+4
* | Kill the (hopefully) last occurance of gets(3) in the base source tree.Joerg Wunsch1995-12-271-6/+11
* | Change .8s port name restriction to .15s, modern tcp portAndrey A. Chernov1995-12-231-1/+1
* | Add -t option which prints output in tabular format.Poul-Henning Kamp1995-12-193-7/+29
* | Implement client-side transaction TCP. This has little effectGarrett Wollman1995-12-171-13/+39
* | 1) Fix local_passwd to co-operate with dual-personality crypt(3).Mark Murray1995-12-163-10/+26
* | More XDR routine cleanups. These three programs should be the onlyBill Paul1995-12-151-8/+9
* | Reduced vm dependencies. Only `struct vmmeter.h' is required.Bruce Evans1995-12-132-4/+7
* | Localize itAndrey A. Chernov1995-12-131-4/+5
* | Add explicit #include of <sys/vmmeter.h> after the last round of <vm/vm.h>Peter Wemm1995-12-131-0/+1