summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of `!=' assignment. Don't warn if the shell's output isbde1996-09-121-6/+7
* Close bin/2747: rdist accesses free()d memorypst1996-09-111-2/+2
* YY --> CCadam1996-09-101-2/+2
* Add -c flag to fmt to center lines.phk1996-09-102-0/+33
* Remove the code which has restart looking at the modtime. That's justjkh1996-09-101-2/+2
* Document the -f ps option.jfieber1996-09-092-3/+7
* Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you.jfieber1996-09-0810-1549/+2
* This now uses instant(1) instead of sgmlsasp(2).jfieber1996-09-082-166/+112
* . make vgrind 8-bit clean; note that it still implicitly assumesjoerg1996-09-083-9/+30
* Turn on instant.jfieber1996-09-081-2/+2
* This commit was generated by cvs2svn to compensate for changes in r18145,jfieber1996-09-0815-0/+8265
|\
| * Tool for manipulating SGML document instances. Replaces sgmlsasp.jfieber1996-09-0815-0/+8265
* remove devconf tools from make tree.phk1996-09-061-2/+2
* Remove devmenu. Devconf never grew up.phk1996-09-066-717/+0
* Add a timeout flag so that failing operations can at least be caughtjkh1996-09-062-9/+33
* make appletalk networks not show an un-needed hostjulian1996-09-051-2/+2
* Document the existance of a configuration file for updatedb.guido1996-09-052-4/+13
* Recovered from -Wall cleanup in ss_internal.h. This depended onbde1996-09-051-2/+1
* Finished adjustments for cleaning up declaration of zopen(). Moving thebde1996-09-051-0/+2
* Fixed DPADD.bde1996-09-056-7/+9
* Reset password change time to zero. (This has no effect with standardwpaul1996-09-051-0/+2
* Make "file foo.core" print the program name properly again.jdp1996-09-051-1/+1
* Be more careful with mmap. If it fails, fall back to a plain compare orpeter1996-09-051-11/+27
* accidently removed the "dont compare > 8MB files hack".peter1996-09-051-33/+39
* Only attempt to mmap() files from a ufs or cd9660 fs for comparing orpeter1996-09-051-4/+45
* Removed unused `-I.'s from CFLAGS.bde1996-09-045-5/+5
* Removed fib. It was never used, and is unusable without libforms, whichbde1996-09-034-1015/+0
* Fix -Wall warning in skeleton parserpeter1996-09-031-1/+1
* Make the yacc skeleton aware of C++. It was previously broken in thejoerg1996-09-031-1/+12
* Fix to work with obj directories: -I. -> -I${.CURDIR}wosch1996-09-011-2/+2
* optimized search algorithmwosch1996-08-315-121/+957
* Allow proper ftp verbosity with a new -v flag.jkh1996-08-312-8/+13
* NULL -> '\0'wosch1996-08-312-12/+12
* Fixed a missing colon in `notyet' code.bde1996-08-311-1/+1
* Listed all the environment variables (MACHINE and PWD were missing).bde1996-08-311-4/+27
* fix printing of netranges in the i and r displays for netatalkjulian1996-08-312-6/+41
* fix prototypes/forward declarations/return typepeter1996-08-302-78/+5
* delete unused #include <string.h>peter1996-08-301-2/+1
* Make the dependencies work a little better..peter1996-08-301-2/+2
* build bind-4.9.4-P1 dnsquery in it's own directorypeter1996-08-293-394/+5
* build bind-4.9.4-P1 host in it's own directorypeter1996-08-293-1680/+6
* build bind-4.9.4-P1 dig in it's own directorypeter1996-08-293-1580/+8
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-2918-11/+71
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightwosch1996-08-2710-69/+179
* complete err() changes, actually use warn() in most instancesadam1996-08-263-9/+9
* Dont forget to #include <err.h>peter1996-08-255-0/+5
* Argh! caught! *blush*.. This program was supplying it's own 'err' routinepeter1996-08-255-46/+15
* Fix some bogons:peter1996-08-251-11/+10
* Add synopsis for yppasswd.alex1996-08-241-0/+6
* Change a stray reference to pstat to vmstat.mpp1996-08-241-1/+1
OpenPOWER on IntegriCloud