| Commit message (Expand) | Author | Age | Files | Lines |
* | Account for space used by environment variables in a similar way to | tjr | 2002-07-13 | 1 | -8/+12 |
* | Make dirty, rotten hack really work. As of rev. 1.16, ${BINDIR} | ru | 2002-07-12 | 1 | -2/+2 |
* | Complete rewrite, once again. | joerg | 2002-07-11 | 5 | -339/+720 |
* | Set NO_WERROR to ignore the following warning which is emitted on | bde | 2002-07-11 | 1 | -0/+1 |
* | Bring getconf back in from the cold. | peter | 2002-07-11 | 1 | -2/+0 |
* | Correct a comment: Typing in the root password at the "Key:" prompt | dd | 2002-07-10 | 1 | -2/+2 |
* | Fix indentation: Don't use space where tabs will do; specifically, | dd | 2002-07-10 | 1 | -30/+30 |
* | Remove tcsetpgrp() stuff across suspend/continue because it cause upper level | ache | 2002-07-09 | 1 | -3/+1 |
* | Add definitions for the industry-standard DLT density codes. | joerg | 2002-07-09 | 2 | -0/+10 |
* | The rate between EUR and USD has never been as large as our old value | joerg | 2002-07-09 | 1 | -2/+2 |
* | Add ability to only beep when mail arrives. | johan | 2002-07-09 | 2 | -10/+22 |
* | Add DIAGNOSTICS section to describe exit values. | johan | 2002-07-09 | 1 | -0/+12 |
* | Make cspace()'s second argument const. Make `escapes' in lputs() const. | tjr | 2002-07-08 | 2 | -3/+4 |
* | Silence WARNS=4 by passing a non-const buffer to regerror(). Since it | tjr | 2002-07-08 | 1 | -1/+1 |
* | Remove a debug output statement. | robert | 2002-07-07 | 1 | -4/+0 |
* | - Fix the code in sbuf_need() to double the allocation size until | robert | 2002-07-07 | 1 | -9/+17 |
* | Don't depend on pollution in <limits.h> for the definition of | mike | 2002-07-05 | 1 | -0/+1 |
* | Correct the History section; uniq(1) appeared at least as early as V3. | tjr | 2002-07-05 | 1 | -4/+5 |
* | Remove redundant description of input_file and output_file arguments. | tjr | 2002-07-05 | 1 | -4/+0 |
* | Use err instead of errx when malloc fails. "malloc" is not a helpful | tjr | 2002-07-05 | 3 | -7/+13 |
* | Restore copyright and RCSID. | johan | 2002-07-04 | 1 | -6/+11 |
* | Update another mention of <CR><CR> I missed the first time around (rev 1.2) | tjr | 2002-07-04 | 1 | -1/+1 |
* | Reconnect whereis | johan | 2002-07-03 | 1 | -0/+1 |
* | Switch to c version | johan | 2002-07-03 | 1 | -1/+1 |
* | compact synopsis | johan | 2002-07-03 | 2 | -3/+2 |
* | Remove -p flag. | johan | 2002-07-03 | 2 | -33/+16 |
* | Add __FBSDID. | johan | 2002-07-03 | 1 | -7/+2 |
* | Change to NetBSDs version of whereis. | johan | 2002-07-03 | 2 | -86/+160 |
* | Disconnect whereis while importing version from NetBSD | johan | 2002-07-03 | 1 | -1/+0 |
* | Note that two carriage returns aren't required after entering the | tjr | 2002-07-03 | 1 | -2/+3 |
* | Avoid checking whether each line is the last line of the file when we don't | tjr | 2002-07-03 | 3 | -25/+29 |
* | Don't let the pattern space become null if the `x' command is used when the | tjr | 2002-07-03 | 1 | -0/+2 |
* | mdoc(7) police: added missing markup bits, lowercased argument names. | ru | 2002-07-03 | 1 | -5/+7 |
* | fixed typo. | suz | 2002-07-03 | 1 | -2/+2 |
* | Fix grammar in 1 sentence | trhodes | 2002-07-02 | 1 | -3/+3 |
* | Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. | ru | 2002-07-02 | 1 | -8/+3 |
* | Add -g option, which restricts printing of the gecos fields to just the user's | mini | 2002-07-02 | 5 | -5/+23 |
* | Back out my minorly disputed and possibly not well thought out changes to how | jmallett | 2002-07-01 | 1 | -7/+7 |
* | Modernise; ISOify, use __FBSDID(), use headers instead of hand-declaring. | markm | 2002-07-01 | 1 | -12/+13 |
* | Add my DoB | johan | 2002-07-01 | 1 | -0/+1 |
* | Declare environ as char **environ like in environ(7), not char *environ[]. | tjr | 2002-07-01 | 1 | -1/+1 |
* | Nuke src/usr.bin/help in favor of projects/sccs/help (repo copied). | jmallett | 2002-06-30 | 2 | -174/+0 |
* | Minor cleanup: ANSI C function declarations, use argc after getopt(3) to check | jmallett | 2002-06-30 | 1 | -11/+12 |
* | Make it possible to have this (basename(1)) perform basename(3) on multiple | jmallett | 2002-06-30 | 2 | -8/+50 |
* | Consistently wrap CSRG SCM ID. | obrien | 2002-06-30 | 3 | -4/+6 |
* | Handle relative and absolute pathnames (anything with a `/' in it) in the same | tjr | 2002-06-30 | 1 | -1/+1 |
* | Treat empty PATH elements as "." for tradition and consistency with the | tjr | 2002-06-30 | 1 | -1/+3 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -2/+2 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 109 | -208/+222 |
* | Untie help and sccs from the build. sccs has been repo copied into | jmallett | 2002-06-29 | 7 | -3689/+0 |