aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Pre-allocate buffer to avoid core dump in corner cases.Jonathan Lemon1997-08-211-2/+6
* Use err(3). Add usage(). Remove progname.Philippe Charnier1997-08-202-43/+42
* Use err(3) and add usage().Philippe Charnier1997-08-201-9/+22
* Nm uname -> Nm.Philippe Charnier1997-08-201-5/+5
* Use err(3), add usage() and prototypes.Philippe Charnier1997-08-202-26/+54
* Fix example to match ls(1)'s output.Steve Price1997-08-201-1/+1
* Require all compatability options to begin with '-'.Jonathan Lemon1997-08-191-1/+4
* Permit hex/octal parameters to cmp, to match what the manual page says.Jonathan Lemon1997-08-191-2/+2
* Be consistent with other utilities in spelling "Kbytes". (Actually,Satoshi Asami1997-08-191-3/+3
* Fix 1.17 properly by adding ${DESTDIR} in front. (I know this part isSatoshi Asami1997-08-191-2/+2
* divnum is no longer silently restricted to the range 0..9. (cf: 4098)Jonathan Lemon1997-08-181-3/+7
* Add doscmd.Jonathan Lemon1997-08-181-2/+3
* Clean up Makefile, make compiling in X support dependent on ${X11BASE}.Jonathan Lemon1997-08-181-26/+14
* use -I${DESTDIR}/usr/include/tcl, not -I/usr/include/tclPeter Wemm1997-08-181-2/+2
* Add usage().Philippe Charnier1997-08-182-8/+22
* Nm tsort -> Nm.Philippe Charnier1997-08-181-2/+2
* Use err(3) insteadof local redefinition. Sync usage string with man page.Philippe Charnier1997-08-188-76/+73
* Nm true -> Nm.Philippe Charnier1997-08-181-3/+3
* Use err(3) instead of local redefinition. Cosmetic in usage().Philippe Charnier1997-08-184-50/+30
* Cosmetic.Philippe Charnier1997-08-181-12/+12
* Add usage. Use /usr/share/misc/map3270 instead of /etc/map3270.Philippe Charnier1997-08-187-50/+63
* Add prototypes, usage(). Use err(3).Philippe Charnier1997-08-1817-69/+240
* had to add CFLAGS+=-I/usr/include/tclAndreas Klemm1997-08-181-1/+2
* Drop the TCL hook for the time being until the tcl dust settles some more.Peter Wemm1997-08-181-2/+2
* Fixed another make world stopper ;)Andreas Klemm1997-08-171-2/+2
* Bandaid to make this compile.. These old mbuf types should probably bePeter Wemm1997-08-171-1/+13
* Retire v1.81 sources and build instead from src/contrib/global sources. Revi...Chris Timmons1997-08-1631-5427/+42
* Enable the use of keypad cursor motion keys.Jonathan Lemon1997-08-161-3/+14
* Add support for XMS memory to doscmd.Jonathan Lemon1997-08-157-68/+1193
* make install should not install mail.rc in /etcWolfram Schneider1997-08-151-0/+2
* Better fix, as originally submitted by reporter.Steve Passe1997-08-141-9/+10
* Add usage() and use err(3).Philippe Charnier1997-08-142-12/+23
* Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD.Philippe Charnier1997-08-144-32/+36
* Hardcode progname in usage string.Philippe Charnier1997-08-142-48/+62
* Use err(3) instead of local redefinition. Add usage().Philippe Charnier1997-08-142-51/+29
* Use err(3). Correct usage string. Change default tape to /dev/rst0.Philippe Charnier1997-08-143-41/+31
* Fix PR bin/4291: /usr/bin/make - inconsistent -j<n> flag parsing.Steve Passe1997-08-141-8/+8
* Cosmetic in usage(). Mdoc'ify man page.Philippe Charnier1997-08-132-130/+119
* Nm talk -> Nm.Philippe Charnier1997-08-131-3/+3
* Remove trailing \n in warn() string.Philippe Charnier1997-08-132-10/+15
* Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.hPhilippe Charnier1997-08-133-31/+32
* Fix a typo that caused an incorrect path to be displayed.Steve Price1997-08-131-2/+2
* Cleanup and use /usr/libdata/doscmd nowAndrey A. Chernov1997-08-121-8/+6
* Fix fencepost error.Eivind Eklund1997-08-121-1/+1
* Use err(3) instead of local redefinition. Add prototypes.Philippe Charnier1997-08-122-38/+41
* Add usage().Philippe Charnier1997-08-122-14/+20
* Use err(3) instead of local redefinition.Philippe Charnier1997-08-123-65/+53
* Use err(3).Philippe Charnier1997-08-113-23/+25
* Cosmetic in err() string.Philippe Charnier1997-08-111-9/+10
* Use err(3). Add prototype.Philippe Charnier1997-08-112-6/+15