summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use ncurses, use termcapache2000-06-051-1/+2
* Don't look up the ANSI sequences each time a colour is changed,joe2000-06-053-11/+31
* Disable colour support in ls when building the fixit floppy, and makejoe2000-06-051-0/+2
* * Re-implement colour support using termcap's AF and AB capabilitiesjoe2000-06-055-12/+74
* Add -g for gigabyte sizes.jwd2000-06-032-1/+10
* Add colour support to /bin/ls (at a cost of 1056 bytes on my system).joe2000-06-025-4/+220
* Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the labelobrien2000-05-241-1/+8
* Propogate the ``call mktime'' flag from adjwday() down to adjday().brian2000-05-231-4/+4
* Correct confusion and differentiate appropriately between GMT and UTC whendbaker2000-05-192-4/+4
* In its current state, this file is no longer needed.obrien2000-05-151-2220/+0
* Don't forget to clean csh.1.bde2000-05-151-6/+6
* Fix parsing of string for eval command.cracauer2000-05-151-0/+1
* Fix environment passung to eval'ed commands.cracauer2000-05-152-1/+2
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-101-1/+2
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-091-1/+4
* Remove test for block device.kris2000-05-071-1/+0
* Install a manual page for `tcsh(1)', for completeness.jkoshy2000-05-051-0/+1
* Remove unused #include.asmodai2000-05-011-1/+0
* Fixes a potential buffer overflow with 'ed [MAXPATHLEN + 1 characters]'.joe2000-04-301-3/+5
* Fix warn formatache2000-04-301-1/+1
* Back out all drainwait changes. It is enough controllable via sysctl orache2000-04-307-55/+17
* gfmt: set drainwait only if changedache2000-04-301-2/+4
* Describe drainwaitache2000-04-271-0/+2
* part of gfmt really changed commitache2000-04-271-1/+1
* gfmt: set 'changed' flags only if something really changed.ache2000-04-272-7/+14
* Add ability to manipulate with drain wait timeache2000-04-276-15/+42
* Activate ja nls if WANT_KANJIache2000-04-249-42/+21
* Pass "WANT_KANJI" from make.conf to the compiler.obrien2000-04-231-1/+4
* MBYTEDEBUG not needed for "WANT_KANJI"obrien2000-04-232-2/+0
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGobrien2000-04-212-0/+12
* Fix 'make distribute'ache2000-04-217-33/+19
* Disable ja NLS until clarifying what needed else to support itache2000-04-211-1/+4
* Rename the trace() function (that is build only in the -DDEBUG=2cracauer2000-04-203-4/+5
* Include <errno.h> when compiling with -DDEBUG=2cracauer2000-04-201-0/+3
* Fix warnings, some of them serious because sh violated namecracauer2000-04-208-17/+8
* Activate NLS.ache2000-04-208-31/+38
* Activate finnish setache2000-04-202-4/+4
* Add NLS files. Finish and Greek are WIPs.obrien2000-04-209-0/+190
* Use our system malloc().obrien2000-04-192-0/+8
* Install /bin/tcsh also.obrien2000-04-191-0/+2
* Upgrade csh.obrien2000-04-1832-16873/+3059
* Add a NO_TCSH knob.obrien2000-04-171-1/+4
* Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9.asmodai2000-04-142-14/+84
* Use #include <errno.h> rather than extern int errno;.imp2000-04-141-2/+1
* Remove unnecessary empty line.asmodai2000-04-131-3/+2
* Change -v so that variences in units of days or less are sensitive tobrian2000-04-122-65/+76
* Always give mktime a timeval with tm_isdst set to -1, otherwisebrian2000-04-051-64/+117
* Fixed prototype for setflags(). setflags() returns int, not u_long,bde2000-04-041-1/+1
* Document that the flags can be specified as an octal number.jdp2000-04-031-1/+2
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostbde2000-03-271-3/+4
OpenPOWER on IntegriCloud