summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) style fixesphantom1999-09-051-1/+3
* Perl support in vi is broken if perl has thread support built in.markm1999-09-041-2/+2
* Build this from contrib/ now.markm1999-09-047-657/+3
* Thorough revamp of how input commands are processed. This allows customizationhoek1999-09-0321-818/+2777
* Correct the information about Lincoln's assasination (shot on 14-4, diednik1999-09-031-3/+3
* column counter (cnt) not reset to 0 on display of '\r' which could causedbaker1999-09-011-1/+4
* Properly document -P and -p flags.chris1999-09-012-1/+4
* Remove unused variable `ch'.chris1999-09-011-1/+0
* Corrected apparent omission in program logic which was causing thedbaker1999-09-011-1/+2
* Slay a grammar gremlin.hoek1999-09-011-1/+1
* unifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoephk1999-09-011-48/+0
* FreeBSD District court of Appeals - TN3270 vs Portsmarkm1999-08-3196-18752/+0
* Remove tn3270 from the build, preparatory to a short trial and amarkm1999-08-301-1/+0
* Nearly missed this one. Turn off -DTERMCAP otherwise it defines a bunchpeter1999-08-301-1/+1
* We're using ncurses now.peter1999-08-301-3/+3
* Take a shot at making this work under termcap/terminfo ncurses. Itpeter1999-08-304-25/+33
* Make this compile.. (Why do we have tn3270 in the tree anyway?)peter1999-08-301-0/+4
* talk depended on side effects of curses includes.peter1999-08-302-0/+2
* systat is way too comfortable with curses internals...peter1999-08-304-13/+13
* tconv is broken, it's libmytinfo dependent.peter1999-08-301-1/+1
* Yet another previously forgotten merge from Lite2. (Describebde1999-08-301-4/+5
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-283-0/+6
* $Header$ -> $FreeBSD$peter1999-08-2830-34/+37
* $Id$ -> $FreeBSD$peter1999-08-28795-807/+807
* $Id$ -> $FreeBSD$peter1999-08-272-2/+2
* Add -m option to specify a creation mode whcih is not affected bysheldonh1999-08-272-9/+59
* Add ``-i'' option, which is the same as ``-''. The -i option is thesheldonh1999-08-272-8/+19
* 1. Add support for months and years in relative time spec (now + 1 year)nsayer1999-08-262-52/+35
* Declaration of strtouq() is not missing from stdlib.h, so don't redeclaredt1999-08-251-3/+0
* Use the final version of the patch for the overflow, not the next toimp1999-08-221-7/+9
* Fix a temp file race occurring only when -j is used.hoek1999-08-222-15/+17
* Mention rwhod(8) in the SEE ALSO sectionbrian1999-08-211-2/+3
* Fix possible buffer overflow with finger and fingerd.imp1999-08-211-16/+27
* Clear all file flags when taking ownership of devices. Do not ignoreimp1999-08-212-3/+16
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Don't assume all ctags are meant to match a whole line ("^...line...$").hoek1999-08-171-5/+44
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-1723-290/+535
* Fixed editing error in previous commit. `-lmd' (link libmd) became `-md'bde1999-08-151-4/+4
* Various man page cleanup:mpp1999-08-158-23/+23
* Fix bad references:chris1999-08-141-3/+3
* Bad reference of getcwd(2) changed to getcwd(3).chris1999-08-141-2/+2
* Bad reference of setrlimit(3) changed to setrlimit(2).chris1999-08-141-2/+2
* Specify that `ruptime' data is broadcast once every three minutes, notchris1999-08-141-2/+2
* Axe LOGIN_CAP_AUTH.sheldonh1999-08-132-65/+6
* Correct style issues with the previous commit.sheldonh1999-08-131-19/+16
* Use our floppy device names rather than BSD/OS's.obrien1999-08-132-3/+5
* Make VPATH explanation more concise. I apparently was not thinkingchris1999-08-121-11/+4
* Move ${VPATH} explanation under the .PATH rule section.chris1999-08-121-16/+13
* Bugfix to last commit: Correctly intuit when an lhs is a string vs. number.hoek1999-08-121-2/+3
* Pass as argv[0] the name of the shell executed instead of "sh".sheldonh1999-08-111-2/+2
OpenPOWER on IntegriCloud