summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct confusing description of the -r option.sheldonh2000-03-071-2/+7
* Revert the previous commit. I knew I should leave non-mdoc stuff alone.sheldonh2000-03-031-2/+1
* Remove more single-space hard sentence breaks.sheldonh2000-03-025-7/+14
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-016-13/+26
* After Bruce kindly explained the whole groff "sentence" idea to me, I'vegreen2000-03-011-2/+4
* Change DISTRIBUTION name to match reality.markm2000-02-291-1/+1
* Fix style bugs I introduced in the last revision.green2000-02-271-7/+7
* Add iseek= and oseek= aliases for the preexisting skip= and seek=green2000-02-262-1/+13
* Use libcrypto inst=ead if libdes.markm2000-02-242-3/+3
* Re-add "May" to the list of dates supported.alfred2000-02-181-2/+2
* Reflect that dd accepts octal and hexadecimal numbers (in addition to decimal).gsutter2000-02-181-1/+2
* From the PR:unfurl2000-02-171-6/+5
OpenPOWER on IntegriCloud