| Commit message (Expand) | Author | Age | Files | Lines |
| * | Prevent the wrapper from looping on itself forever, when there | Thomas Quinot | 2002-09-10 | 2 | -1/+11 |
| * | Add the 1109 incident. | Greg Lehey | 2002-09-10 | 1 | -1/+2 |
| * | Check for FD_SET overrun. | Jacques Vidrine | 2002-09-09 | 1 | -0/+4 |
| * | Catch up with the ISO-C++ standard. | David E. O'Brien | 2002-09-09 | 1 | -1/+2 |
| * | Also add #include <netinet/in_systm.h> before <neinet/ip.h> to fix the | Maxim Sobolev | 2002-09-07 | 1 | -0/+1 |
| * | Add #include <netinet/ip.h> in attempt to fix the world. | Maxim Sobolev | 2002-09-07 | 1 | -0/+1 |
| * | Make it clear that the ":C" variable modifier expects an extended | Archie Cobbs | 2002-09-06 | 1 | -2/+2 |
| * | Warns cleanups for netstat: | David Malone | 2002-09-05 | 15 | -194/+193 |
| * | Include stdint.h to make this compile. | Ian Dowse | 2002-09-05 | 1 | -0/+1 |
| * | ANSIify function definitions. | David Malone | 2002-09-04 | 74 | -747/+421 |
| * | Avoid a signedness warning by casting chain_index to a size_t. | David Malone | 2002-09-04 | 1 | -1/+1 |
| * | No need to declare optind as an external int. | David Malone | 2002-09-04 | 1 | -1/+0 |
| * | Die on -D=foo, when parsing options - we can't let someone define (nil). | Juli Mallett | 2002-09-04 | 1 | -0/+2 |
| * | Don't try (and fail) to fchmod /dev/stdout. Revert the manual page | Tony Finch | 2002-09-03 | 2 | -1/+3 |
| * | Suggest -p instead of -o /dev/stdout. | Tony Finch | 2002-09-03 | 1 | -1/+1 |
| * | Remove spurious whitespace | Tony Finch | 2002-09-03 | 1 | -8/+6 |
| * | If the CC environment variable contains multiple words then split | Ian Dowse | 2002-09-01 | 1 | -3/+7 |
| * | Deal with bootstrapping from an old -current (almost exactly a year old) | Peter Wemm | 2002-08-31 | 1 | -0/+3 |
| * | Switch to new format which allows unlimited numbers of chains and | Andrey A. Chernov | 2002-08-31 | 1 | -16/+43 |
| * | Add dates of foundation for Malaya, Malaysia and Singapore. | Greg Lehey | 2002-08-30 | 1 | -0/+3 |
| * | Prepare for switching to unlimited chains format | Andrey A. Chernov | 2002-08-30 | 1 | -15/+31 |
| * | Add date of foundation of Federal Republic of Germany. | Greg Lehey | 2002-08-29 | 1 | -1/+1 |
| * | - Clarify events which happened in the USA. | Greg Lehey | 2002-08-28 | 1 | -25/+24 |
| * | Do not repeat the name of the flag in its description | Philippe Charnier | 2002-08-27 | 1 | -24/+8 |
| * | Use strchr() instead of index(). Use getopt(). Use err(). | Philippe Charnier | 2002-08-27 | 1 | -68/+41 |
| * | s/optarg/s/ (cut'n'paste braino) | Dag-Erling Smørgrav | 2002-08-27 | 1 | -6/+4 |
| * | Clarify that the date 26 August 1920 was the date women got the vote | Greg Lehey | 2002-08-26 | 1 | -1/+4 |
| * | Replace various spelling with FALLTHROUGH which is lint()able | Philippe Charnier | 2002-08-25 | 9 | -15/+15 |
| * | Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) and | Juli Mallett | 2002-08-25 | 3 | -3/+11 |
| * | Tweak chain example to show more possibilities | Andrey A. Chernov | 2002-08-23 | 1 | -2/+2 |
| * | Fix warning when calling w(1) when logged in via xdm/kdm. This is | Sean Chittenden | 2002-08-23 | 1 | -4/+3 |
| * | Allow chains in any form like <name1><name2> or \xf1\xf2, not binary | Andrey A. Chernov | 2002-08-23 | 3 | -37/+37 |
| * | Use correct document date for the -a option. | Johan Karlsson | 2002-08-22 | 1 | -1/+1 |
| * | Add the -a option to report all matches instead of only the | Johan Karlsson | 2002-08-22 | 3 | -57/+145 |
| * | Jump in. | Thomas Quinot | 2002-08-21 | 1 | -0/+1 |
| * | For scripts that are called in non-login environments (in particular | Joerg Wunsch | 2002-08-21 | 2 | -1/+52 |
| * | Add myself. | Oliver Braun | 2002-08-21 | 1 | -0/+1 |
| * | Document SWIDTH* | Andrey A. Chernov | 2002-08-20 | 1 | -0/+12 |
| * | Allow embedded `:' and `!' in target names. | Ruslan Ermilov | 2002-08-20 | 1 | -2/+31 |
| * | When login tries to do the chmod/chflags on a read only file system, | Warner Losh | 2002-08-19 | 1 | -3/+12 |
| * | Remove local prototypes for main(). | Juli Mallett | 2002-08-19 | 15 | -19/+0 |
| * | Add a unary -not operator ala -false and !, for sake of completeness. | Juli Mallett | 2002-08-19 | 2 | -0/+2 |
| * | Correctly handle empty path arguments, e.g., whereis -S -f biff. | Johan Karlsson | 2002-08-18 | 1 | -7/+3 |
| * | Add swidth definitions and lex code to mklocale | Michael C . Wu | 2002-08-16 | 1 | -0/+4 |
| * | Forgot to change branches for my src tree. MFS my birthdate. | Sean Chittenden | 2002-08-16 | 1 | -0/+1 |
| * | Bump document date for the 'beep only' change. | Johan Karlsson | 2002-08-16 | 1 | -1/+1 |
| * | Bah! Use the full name for Florida. | Joe Marcus Clarke | 2002-08-15 | 1 | -1/+1 |
| * | Add myself. | Joe Marcus Clarke | 2002-08-15 | 1 | -0/+1 |
| * | Add myself. | David Greenman | 2002-08-15 | 1 | -0/+1 |
| * | Oops, add -false to the operators list in the manual page for find(1), as added | Juli Mallett | 2002-08-15 | 1 | -0/+1 |