| Commit message (Expand) | Author | Age | Files | Lines |
* | Deal with broken Web sites which return 302 responses rather than 404 | wollman | 1999-02-23 | 3 | -17/+38 |
* | Change the prompt for the office location field from "Location:" | ghelmer | 1999-02-23 | 3 | -8/+13 |
* | Use `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' instead of | bde | 1999-02-17 | 1 | -5/+5 |
* | Fix off-by-one error. | fenner | 1999-02-16 | 1 | -2/+2 |
* | Re-enable doscmd build. | luoqi | 1999-02-16 | 1 | -1/+2 |
* | Look for aout X libraries at the right place. | luoqi | 1999-02-16 | 1 | -4/+10 |
* | back out obj/colldef PATH hack, it breaks cross-compiling per Bruce | ache | 1999-02-15 | 1 | -4/+1 |
* | Fixed bitrot in usage message and disordering of options in previous commit. | bde | 1999-02-15 | 1 | -7/+7 |
* | Fixed disordering of options in previous commit. | bde | 1999-02-15 | 1 | -4/+4 |
* | Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel, | bde | 1999-02-15 | 1 | -2/+2 |
* | Clean up some .Os macro uses: quotes are not needed, multiple arguments | fenner | 1999-02-15 | 1 | -2/+2 |
* | Remove couple of 'extern int errno'. (They turned to something funny when | dt | 1999-02-14 | 2 | -8/+2 |
* | Ignore errors from chflags. This makes it possible to make installworld | des | 1999-02-14 | 2 | -5/+5 |
* | syntax change: allow symbolic names as substitute first arg | ache | 1999-02-13 | 3 | -5/+6 |
* | syntax change: allow symbolic names as substitute first arg | ache | 1999-02-13 | 3 | -41/+39 |
* | Add -z option to vmstat to dump data from the zone allocator | dillon | 1999-02-13 | 2 | -12/+77 |
* | substitute ss | ache | 1999-02-12 | 2 | -4/+6 |
* | add more checks for substitution | ache | 1999-02-12 | 1 | -7/+13 |
* | fix English | ache | 1999-02-12 | 2 | -19/+26 |
* | Merge from OpenBSD up to rev 1.7 (matches NetBSD rev 1.4): | eivind | 1999-02-12 | 1 | -10/+16 |
* | Merge from OpenBSD up to rev 1.5 (matches NetBSD up to rev 1.3): | eivind | 1999-02-12 | 1 | -4/+3 |
* | Back out the NetBSD .Nm changes - we don't have the required | eivind | 1999-02-12 | 1 | -6/+6 |
* | Removed occurrences of consecutive repeated words (such as "the the"). | alex | 1999-02-12 | 1 | -2/+2 |
* | Don't use an arbitrary hardcoded value for nfds in select() calls. | des | 1999-02-10 | 1 | -6/+8 |
* | Fix vmstat display problems. The header printout wasn't quite right, and | ken | 1999-02-10 | 2 | -13/+10 |
* | Add a prioritization field to the devstat_add_entry() call so that | ken | 1999-02-10 | 1 | -9/+10 |
* | Added myself as maintainer. | wosch | 1999-02-09 | 3 | -1/+11 |
* | Include discrete ozfod as well as ozfod/zfod percentage. | dillon | 1999-02-08 | 1 | -7/+7 |
* | If there are 4 or fewer disk devices, we have room to display additional | dillon | 1999-02-08 | 2 | -5/+39 |
* | Make the ipx part of netstat work again. | jhay | 1999-02-06 | 1 | -5/+7 |
* | Don't dump core when p_stat is not in the expected range. This is | fenner | 1999-02-06 | 1 | -3/+9 |
* | Be nice when no swap is configured in system | dillon | 1999-02-06 | 1 | -1/+11 |
* | Make 'top' handle case w/ new swapper where no swap is configured | dillon | 1999-02-06 | 1 | -2/+2 |
* | Print relative (mt_fileno, mt_blkno) position, if known. | mjacob | 1999-02-05 | 1 | -1/+58 |
* | finally document new commands | mjacob | 1999-02-05 | 1 | -4/+42 |
* | Remove the FTP_PASSIVE_MODE "fix"; libftpio handles this. | fenner | 1999-02-05 | 1 | -3/+1 |
* | Print usage via fprintf(stderr, ..) instead of errx() to avoid progname prefix. | archie | 1999-02-05 | 1 | -2/+3 |
* | Warn about collapsing multiple slashes into 1 in ftp URL's. | fenner | 1999-02-03 | 2 | -4/+34 |
* | Don't try to parse a colon in a URL as a port | fenner | 1999-02-03 | 1 | -2/+2 |
* | Update to the most recent version. Among other things, this also solves | joerg | 1999-02-03 | 12 | -66/+178 |
* | Merge from NetBSD: cut.1 rev 1.6 to 1.8 | eivind | 1999-02-02 | 2 | -21/+28 |
* | Bring in use of strsep() to handle bad input better, and clean up | eivind | 1999-02-02 | 2 | -7/+8 |
* | Merge from NetBSD cut.1 rev 1.6 and cut.c rev 1.9, respectively. This | eivind | 1999-02-02 | 2 | -7/+26 |
* | Add -R for .RU domains | ache | 1999-02-02 | 2 | -5/+15 |
* | Add new option '-p pattern' for splitting files based on matching lines in | archie | 1999-02-01 | 3 | -52/+94 |
* | Added xref to nologin(5) | wosch | 1999-02-01 | 1 | -1/+2 |
* | Update the -d flag to use the new .MIL NIC address (from PR 9802) | wollman | 1999-02-01 | 2 | -10/+23 |
* | Added "SVR4" as an acceptable brand | newton | 1999-01-30 | 1 | -2/+2 |
* | Typo. | billf | 1999-01-28 | 1 | -2/+2 |
* | Use __XSTRING() from cdefs.h instead of rolling my own. | eivind | 1999-01-25 | 1 | -7/+1 |