aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Supply only one author name per instance of %A, as per mdoc.samples(7).Sheldon Hearn2000-05-101-1/+2
* Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-1/+4
* Remove test for block device.Kris Kennaway2000-05-071-1/+0
* Install a manual page for `tcsh(1)', for completeness.Joseph Koshy2000-05-051-0/+1
* Remove unused #include.Jeroen Ruigrok van der Werven2000-05-011-1/+0
* Fixes a potential buffer overflow with 'ed [MAXPATHLEN + 1 characters]'.Josef Karthauser2000-04-301-3/+5
* Fix warn formatAndrey A. Chernov2000-04-301-1/+1
* Back out all drainwait changes. It is enough controllable via sysctl orAndrey A. Chernov2000-04-307-55/+17
* gfmt: set drainwait only if changedAndrey A. Chernov2000-04-301-2/+4
* Describe drainwaitAndrey A. Chernov2000-04-271-0/+2
* part of gfmt really changed commitAndrey A. Chernov2000-04-271-1/+1
* gfmt: set 'changed' flags only if something really changed.Andrey A. Chernov2000-04-272-7/+14
* Add ability to manipulate with drain wait timeAndrey A. Chernov2000-04-276-15/+42
* Activate ja nls if WANT_KANJIAndrey A. Chernov2000-04-249-42/+21
* Pass "WANT_KANJI" from make.conf to the compiler.David E. O'Brien2000-04-231-1/+4
* MBYTEDEBUG not needed for "WANT_KANJI"David E. O'Brien2000-04-232-2/+0
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGDavid E. O'Brien2000-04-212-0/+12
* Fix 'make distribute'Andrey A. Chernov2000-04-217-33/+19
* Disable ja NLS until clarifying what needed else to support itAndrey A. Chernov2000-04-211-1/+4
* Rename the trace() function (that is build only in the -DDEBUG=2Martin Cracauer2000-04-203-4/+5
* Include <errno.h> when compiling with -DDEBUG=2Martin Cracauer2000-04-201-0/+3
* Fix warnings, some of them serious because sh violated nameMartin Cracauer2000-04-208-17/+8
* Activate NLS.Andrey A. Chernov2000-04-208-31/+38
* Activate finnish setAndrey A. Chernov2000-04-202-4/+4
* Add NLS files. Finish and Greek are WIPs.David E. O'Brien2000-04-209-0/+190
* Use our system malloc().David E. O'Brien2000-04-192-0/+8
* Install /bin/tcsh also.David E. O'Brien2000-04-191-0/+2
* Upgrade csh.David E. O'Brien2000-04-1832-16873/+3059
* Add a NO_TCSH knob.David E. O'Brien2000-04-171-1/+4
* Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9.Jeroen Ruigrok van der Werven2000-04-142-14/+84
* Use #include <errno.h> rather than extern int errno;.Warner Losh2000-04-141-2/+1
* Remove unnecessary empty line.Jeroen Ruigrok van der Werven2000-04-131-3/+2
* Change -v so that variences in units of days or less are sensitive toBrian Somers2000-04-122-65/+76
* Always give mktime a timeval with tm_isdst set to -1, otherwiseBrian Somers2000-04-051-64/+117
* Fixed prototype for setflags(). setflags() returns int, not u_long,Bruce Evans2000-04-041-1/+1
* Document that the flags can be specified as an octal number.John Polstra2000-04-031-1/+2
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans2000-03-271-3/+4
* Correct confusing description of the -r option.Sheldon Hearn2000-03-071-2/+7
* Revert the previous commit. I knew I should leave non-mdoc stuff alone.Sheldon Hearn2000-03-031-2/+1
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-025-7/+14
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-016-13/+26
* After Bruce kindly explained the whole groff "sentence" idea to me, I'veBrian Feldman2000-03-011-2/+4
* Change DISTRIBUTION name to match reality.Mark Murray2000-02-291-1/+1
* Fix style bugs I introduced in the last revision.Brian Feldman2000-02-271-7/+7
* Add iseek= and oseek= aliases for the preexisting skip= and seek=Brian Feldman2000-02-262-1/+13
* Use libcrypto inst=ead if libdes.Mark Murray2000-02-242-3/+3
* Re-add "May" to the list of dates supported.Alfred Perlstein2000-02-181-2/+2
* Reflect that dd accepts octal and hexadecimal numbers (in addition to decimal).Gregory Sutter2000-02-181-1/+2
* From the PR:Bill Swingle2000-02-171-6/+5