| Commit message (Expand) | Author | Age | Files | Lines |
* | After running "make unifdef", commit the result. This code is now | markm | 2001-11-30 | 12 | -1979/+782 |
* | Diff-reduce WRT src/secure/*telnet*/Makefile. | markm | 2001-11-30 | 1 | -3/+14 |
* | - Make ip_rtaddr() global, and use it to look up the correct source | ru | 2001-11-30 | 1 | -0/+5 |
* | killall operates on all processes owned by the real uid, not the | bsd | 2001-11-30 | 1 | -2/+2 |
* | Rewrite buffer handling code a bit to handle large values. | ache | 2001-11-28 | 3 | -5/+15 |
* | Increase internal buffer space | ache | 2001-11-28 | 1 | -1/+1 |
* | Add safeguard to prevent charmap symbol length overflowing | ache | 2001-11-27 | 1 | -0/+2 |
* | Move extern definitions to common.h | ache | 2001-11-27 | 3 | -4/+13 |
* | Remove check for the DISPLAY environment variable. It's easier to use | tg | 2001-11-27 | 1 | -3/+0 |
* | ${BINDIR} already has the leading slash. | ru | 2001-11-27 | 1 | -1/+1 |
* | Put the "tip" in exactly the same place where it was in rev. 1.169. | ru | 2001-11-27 | 1 | -1/+1 |
* | Some CVS surgery has been done to tip(1) to clean out a commit that I | markm | 2001-11-26 | 1 | -0/+1 |
* | After some CVS surgery to remove an unwise commit, restore some | markm | 2001-11-26 | 1 | -2/+7 |
* | Temporarily remove tip/cu from the build while repo-surgery is done. | markm | 2001-11-26 | 1 | -1/+0 |
* | Since kqueue support was added to tail, the "-F" option (check for | iedowse | 2001-11-25 | 1 | -30/+34 |
* | Fix typo. | dd | 2001-11-24 | 1 | -1/+1 |
* | Allow an ``at now'' specification. | brian | 2001-11-24 | 1 | -1/+5 |
* | The RETURN VALUES section is not appropriate for section 1 manual | dd | 2001-11-23 | 1 | -3/+2 |
* | Fix grammar in AUTHORS section. | dd | 2001-11-23 | 1 | -2/+2 |
* | Add #include <net/route.h> in order to get this to compile. | jlemon | 2001-11-22 | 1 | -0/+2 |
* | Be pedantic; we don't know of any shell that provides | ru | 2001-11-22 | 2 | -2/+2 |
* | Add syncache statistics to netstat. | jlemon | 2001-11-22 | 1 | -0/+16 |
* | Add St. Cecilia's Day. | grog | 2001-11-21 | 1 | -0/+1 |
* | Remove the printf builtin command from sh(1), which command is not | knu | 2001-11-20 | 1 | -10/+0 |
* | - When copying into a fixed buffer, bounds checking should occur. | arr | 2001-11-20 | 1 | -2/+3 |
* | mdoc(7) police: kill whitespace at EOL. | ru | 2001-11-20 | 1 | -1/+1 |
* | Add a missing comma. | ru | 2001-11-20 | 1 | -1/+1 |
* | mdoc(7) police: kill whitespace at EOL and HSB. | ru | 2001-11-20 | 1 | -6/+8 |
* | Add xref to wall(1). | ru | 2001-11-20 | 3 | -0/+3 |
* | Add a note that some shells may have the command built-in. | knu | 2001-11-20 | 2 | -0/+16 |
* | Remove obfuscating details of using the false(1) and true(1) utilities | ru | 2001-11-20 | 2 | -14/+2 |
* | Make this a bit closer to a true tradition by adding one more committer. | max | 2001-11-20 | 1 | -0/+1 |
* | Fix two minor grammar mistakes. | murray | 2001-11-19 | 1 | -3/+4 |
* | Add a missing word to form a complete sentence. | murray | 2001-11-19 | 1 | -1/+1 |
* | Use .Nm to correctly display the program name. | murray | 2001-11-19 | 1 | -1/+3 |
* | Make completion work with filenames containing spaces. | iedowse | 2001-11-18 | 1 | -2/+7 |
* | Print the correct return code for successful Linux syscalls. | des | 2001-11-17 | 2 | -2/+4 |
* | o Add support for a 'nocheckmail' capability, which (if true) prevents | rwatson | 2001-11-16 | 1 | -9/+12 |
* | Deuglify the usage message by putting the program name after the | dd | 2001-11-15 | 1 | -1/+2 |
* | My final rite of FreeBSD is now complete. | cy | 2001-11-15 | 1 | -0/+1 |
* | Remove accidentally included NZ holidays. | grog | 2001-11-15 | 1 | -22/+12 |
* | Add public holidays in Australia and New Zealand. | grog | 2001-11-15 | 2 | -0/+87 |
* | Follow tradition and add myself | pat | 2001-11-15 | 1 | -0/+1 |
* | Never added my entry which the committers guide says is a | arr | 2001-11-13 | 1 | -0/+1 |
* | Have rpcgen output the prototypes for the dispatch tables | alfred | 2001-11-13 | 1 | -0/+19 |
* | Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was | gshapiro | 2001-11-11 | 1 | -1/+4 |
* | Remove an extraneous argument to fprintf that -Wformat noticed. | iedowse | 2001-11-10 | 1 | -1/+1 |
* | Actually, arc4random() returns a uint32_t, not an int. Use the correct | wollman | 2001-11-08 | 1 | -1/+1 |
* | fix jot -r on 64-bit platforms by teaching it that arc4random outputs | gallatin | 2001-11-08 | 1 | -1/+1 |
* | Don't allocate a zero byte segment. | mikeh | 2001-11-08 | 1 | -1/+4 |