summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Improve shell documentation:sheldonh1999-09-086-33/+51
* Fix Common Error brokenness.markm1999-09-063-6/+6
* -Wall: remove unused variable, initialize variable to avoid gcc stupidity.billf1999-09-061-1/+3
* Don't depend on the fact that variables default to int.billf1999-09-062-5/+5
* Cast pw_change and pw_expire to long and fix the format specifier accordingly.billf1999-09-061-2/+2
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andpeter1999-09-063-4/+2
* Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fixsheldonh1999-09-063-1/+8
* Zap $Locker$peter1999-09-061-1/+0
* Zap $Source$peter1999-09-061-1/+0
* $Revision$ -> $FreeBSD$peter1999-09-061-1/+1
* Zap $Revision$peter1999-09-061-1/+1
* Tidy up $Log$ debrispeter1999-09-061-3/+0
* Remove unused variables.chris1999-09-051-3/+1
* $Id$ -> $FreeBSD$peter1999-09-052-2/+2
* 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
OpenPOWER on IntegriCloud