| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove local prototypes for main(). | jmallett | 2002-08-19 | 15 | -19/+0 |
* | Add a unary -not operator ala -false and !, for sake of completeness. | jmallett | 2002-08-19 | 2 | -0/+2 |
* | Correctly handle empty path arguments, e.g., whereis -S -f biff. | johan | 2002-08-18 | 1 | -7/+3 |
* | Add swidth definitions and lex code to mklocale | keichii | 2002-08-16 | 1 | -0/+4 |
* | Forgot to change branches for my src tree. MFS my birthdate. | seanc | 2002-08-16 | 1 | -0/+1 |
* | Bump document date for the 'beep only' change. | johan | 2002-08-16 | 1 | -1/+1 |
* | Bah! Use the full name for Florida. | marcus | 2002-08-15 | 1 | -1/+1 |
* | Add myself. | marcus | 2002-08-15 | 1 | -0/+1 |
* | Add myself. | dg | 2002-08-15 | 1 | -0/+1 |
* | Oops, add -false to the operators list in the manual page for find(1), as added | jmallett | 2002-08-15 | 1 | -0/+1 |
* | Add support for -false instead of '!' cause it can be hard to use that in | jmallett | 2002-08-15 | 1 | -0/+1 |
* | I was too conservative with my header changes, so restore some sanity | dougb | 2002-08-15 | 1 | -2/+3 |
* | Unbreak building of fstat following version 1.23 of | bmilekic | 2002-08-14 | 1 | -1/+1 |
* | Use proper #include | ache | 2002-08-14 | 1 | -1/+1 |
* | Add #undefs to separate local buffers declaration and now dinamic libc buffers | ache | 2002-08-14 | 1 | -0/+5 |
* | mdoc(7) police: simplify. | ru | 2002-08-14 | 1 | -3/+1 |
* | mdoc(7) police: Forgot to bump .Dd. | ru | 2002-08-14 | 1 | -1/+1 |
* | mdoc(7) police: | ru | 2002-08-14 | 1 | -11/+17 |
* | Fix the usage() to match style(9). | ru | 2002-08-14 | 1 | -3/+4 |
* | mdoc(7) police: nits. | ru | 2002-08-14 | 1 | -3/+5 |
* | A much better description of the -q option. | dougb | 2002-08-13 | 1 | -5/+10 |
* | If a timeout is specified, make sure that rcmd() completes within | iedowse | 2002-08-13 | 1 | -0/+18 |
* | mdoc(7) police: Removed redundant .Ns calls. | ru | 2002-08-13 | 1 | -2/+2 |
* | mdoc(7) police: untangle. | ru | 2002-08-13 | 1 | -1/+1 |
* | A cooperative effort... | dougb | 2002-08-13 | 3 | -100/+150 |
* | Fix typing error in prev. commit | ache | 2002-08-12 | 1 | -1/+1 |
* | Fix style bug in prev. commit | ache | 2002-08-12 | 1 | -2/+1 |
* | Fix su job control (recently introduced for PAM cleanup purposes) to not | ache | 2002-08-12 | 1 | -3/+6 |
* | Fix typos; each file has at least one s/seperat/separat/ | schweikh | 2002-08-11 | 2 | -3/+3 |
* | main.c:450: warning: `targs' might be used uninitialized in this function | ru | 2002-08-11 | 1 | -1/+1 |
* | Locale environment variables influence wc(1) regardless of whether the | tjr | 2002-08-11 | 1 | -4/+1 |
* | Use the iswspace(3) function now that it's been implemented. | tjr | 2002-08-11 | 2 | -5/+5 |
* | Correct boundary condition error in `D' and `P' commands when the last | tjr | 2002-08-11 | 1 | -6/+3 |
* | Add #include <sys/sysctl.h>. In my tree, mount.h includes | mux | 2002-08-11 | 1 | -0/+1 |
* | - Introduce a new struct xvfsconf, the userland version of struct vfsconf. | mux | 2002-08-10 | 3 | -12/+19 |
* | truss hasn't been ported to ia64 yet. | jake | 2002-08-10 | 1 | -2/+1 |
* | xlint seems to build fine on sparc64. | jake | 2002-08-10 | 1 | -1/+1 |
* | Put getconf in the right place. | jake | 2002-08-10 | 1 | -1/+1 |
* | The boottime variable in sys/kern/kern_tc.c is a struct timeval, not a | tmm | 2002-08-09 | 1 | -3/+4 |
* | Add a new flag (-l) that suppresses quota checks on NFS filesystems. | iedowse | 2002-08-09 | 2 | -7/+26 |
* | Fix a few compiler warnings, sort options and make the usage() | iedowse | 2002-08-09 | 2 | -27/+29 |
* | Pacify ``make -f /dev/null -V FOO''. | ru | 2002-08-07 | 1 | -34/+32 |
* | Remove an unnecessary cast. | mdodd | 2002-08-07 | 1 | -2/+2 |
* | Back out workaround of fixing "suspend/fg" by price of breaking "stop $$/fg". | ache | 2002-08-07 | 1 | -1/+3 |
* | - Use time.h not sys/time.h. | mdodd | 2002-08-06 | 9 | -13/+13 |
* | Remove Australia from list of locations supposedly having a bank | grog | 2002-08-05 | 1 | -2/+1 |
* | Remove extra space in output. | mdodd | 2002-08-05 | 1 | -1/+1 |
* | Diff reduction. | mdodd | 2002-08-05 | 6 | -140/+244 |
* | Use timespec not timeval. | mdodd | 2002-08-05 | 3 | -15/+24 |
* | Ported to sparc64. | jake | 2002-08-04 | 4 | -5/+372 |