| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove DESTDIR which is already included in DOCDIR. | jedgar | 2002-05-31 | 1 | -2/+2 |
* | Typo fix: syste -> system | keramida | 2002-05-31 | 1 | -1/+1 |
* | Fix syntax error (label with no statement). | wollman | 2002-05-30 | 1 | -0/+1 |
* | Fix conflict with <paths.h> by renaming _PATH_LOGIN to _PATH_SLIP_LOGIN, | wollman | 2002-05-30 | 2 | -10/+15 |
* | Fix preprocessor directive syntax (text after #else). | wollman | 2002-05-30 | 1 | -3/+5 |
* | mdoc(7) police: Make this look like an average manpage. | ru | 2002-05-30 | 1 | -20/+17 |
* | mdoc(7) police: markup nits. | ru | 2002-05-30 | 1 | -2/+4 |
* | mdoc(7) police: make SYNOPSIS really match usage(). | ru | 2002-05-30 | 1 | -7/+3 |
* | mdoc(7) police: markup nits. | ru | 2002-05-30 | 1 | -7/+11 |
* | mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation. | ru | 2002-05-30 | 1 | -1/+1 |
* | mdoc(7) police: markup nit. | ru | 2002-05-30 | 1 | -1/+1 |
* | mdoc(7) police: removed an extra .Op call. | ru | 2002-05-30 | 1 | -1/+1 |
* | mdoc(7) police: tidy up the markup. | ru | 2002-05-30 | 1 | -66/+70 |
* | Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind, | jedgar | 2002-05-29 | 1 | -3/+2 |
* | mdoc(7) police: nits. | ru | 2002-05-29 | 1 | -4/+4 |
* | Put on peril sensitive sunglasses and turn C++ stuff back on. | peter | 2002-05-29 | 1 | -3/+0 |
* | Comment out comments trailing #endif directives | alfred | 2002-05-28 | 1 | -16/+17 |
* | Have this use 'static const char rcsid' instead of __RCSID() | gad | 2002-05-28 | 1 | -3/+4 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 4 | -60/+0 |
* | MFS: two more testcases highlighting recently discovered problem with version | sobomax | 2002-05-28 | 1 | -0/+2 |
* | Remove references to the update/noupdate flag from the description | iedowse | 2002-05-28 | 1 | -4/+1 |
* | Actually accept the default argument to SCREEN_WIDTH. | dougb | 2002-05-28 | 1 | -0/+3 |
* | If unable to retrive maxfiles / openfiles, fail rather than print garbage. | des | 2002-05-28 | 1 | -33/+21 |
* | Remove the code that was disabled in a recent commit; it is of very limited | des | 2002-05-28 | 2 | -101/+56 |
* | Oops, don't print /dev/ twice. | des | 2002-05-28 | 1 | -1/+1 |
* | struct tty -> struct xtty. Reenable some previously disable code, but | des | 2002-05-28 | 1 | -35/+43 |
* | Coerce pid_t to long rather than int for better portability. | brian | 2002-05-27 | 4 | -17/+17 |
* | The ports collection now contains over 7000 applications and consumes | murray | 2002-05-27 | 1 | -2/+2 |
* | As far as I can tell, the maximum packet size for 802.11b is 2346, | dwmalone | 2002-05-27 | 1 | -2/+2 |
* | Remove a stray "t" in the usage message. | dwmalone | 2002-05-27 | 1 | -1/+1 |
* | Log invalid config entries. Make the -d option actually log to | jwd | 2002-05-26 | 1 | -4/+7 |
* | Make it work for a different endianness binary. | ru | 2002-05-25 | 2 | -47/+31 |
* | Get all the fruit from makefile. | ru | 2002-05-25 | 3 | -30/+13 |
* | Move elf2aout to usr.sbin/. | ru | 2002-05-25 | 1 | -0/+1 |
* | The man page is VERY WRONG about using "-o noupdate" with -s. | obrien | 2002-05-25 | 1 | -5/+12 |
* | Removed dead code. | ru | 2002-05-24 | 1 | -8/+0 |
* | Handle endianness. This completes cross-support for sparc64. | ru | 2002-05-24 | 2 | -40/+112 |
* | Un-kmemize. Portions of the tty mode code have been temporarily disabled; | des | 2002-05-23 | 2 | -84/+147 |
* | Nits in previous commits. | des | 2002-05-23 | 1 | -3/+3 |
* | Cull large amounts of dead code (deprecated since 1997) | des | 2002-05-23 | 2 | -586/+6 |
* | ANSIfy. | des | 2002-05-23 | 1 | -61/+40 |
* | Staticize. | des | 2002-05-23 | 1 | -50/+50 |
* | Whitespace cleanup. | des | 2002-05-23 | 1 | -6/+6 |
* | Unbreak tty mode (cons was renamed to constty a while ago) | des | 2002-05-23 | 1 | -1/+1 |
* | load_env(), the function that attempts to parse a crontab | roberto | 2002-05-23 | 1 | -23/+76 |
* | This manpage is for Alpha only. | ru | 2002-05-23 | 1 | -1/+1 |
* | Increase the maximum FSM option length to 50 | brian | 2002-05-22 | 2 | -3/+3 |
* | Add some missing #includes that weren't required due to namespace polution | brian | 2002-05-22 | 3 | -2/+3 |
* | Eliminate free'ing already freed chunks. | sobomax | 2002-05-22 | 1 | -2/+3 |
* | Added support for ia64 and sparc64. | ru | 2002-05-21 | 2 | -0/+10 |