| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | I may have forgotten to upgrade this value, but that will never happen | eivind | 1999-01-23 | 1 | -6/+8 |
* | __FreeBSD__ is also used here. | jhay | 1999-01-23 | 1 | -1/+3 |
* | Back out the new crypt(3) stuff untill we can go through an independant | markm | 1999-01-23 | 2 | -154/+31 |
* | Added support for multiple hash formats, and new salt generation code. | brandon | 1999-01-22 | 2 | -31/+154 |
* | Use the new variable NEED_LIBNAMES instead of including | jdp | 1999-01-22 | 1 | -2/+2 |
* | Force <bsd.libnames.mk> to be included, regardless of the object | jdp | 1999-01-22 | 1 | -1/+2 |
* | Make top use new kvm_getswapinfo() call. | dillon | 1999-01-22 | 1 | -144/+19 |
* | Fix labeling bug | dillon | 1999-01-22 | 1 | -1/+3 |
* | Make systat -swap use new kvm_swapinfo() function | dillon | 1999-01-22 | 1 | -137/+57 |
* | Euro support, part 2. | imp | 1999-01-21 | 6 | -2/+345 |
* | Allow login to be linked statically even when PAM is used, since | jdp | 1999-01-20 | 1 | -4/+2 |
* | Add support for accessing ports. This was done to access parallel | imp | 1999-01-20 | 1 | -4/+19 |
* | Add a compile knob to avoid using PAM code (login will use standard Unix | abial | 1999-01-19 | 2 | -4/+22 |
* | Replace 'long int' with 'int' for Alpha. | simokawa | 1999-01-19 | 1 | -6/+6 |
* | Fixed breakage of `make checkdpadd' in previous commit. | bde | 1999-01-19 | 1 | -4/+4 |
* | "19%02", tm.year -> "%d", tm.year+1900 | danny | 1999-01-18 | 1 | -2/+2 |
* | Allow two digit years 1969-2068 | danny | 1999-01-18 | 1 | -3/+6 |
* | Fix "make world" breakage because MT_RTABLE was still referenced here. | roberto | 1999-01-18 | 1 | -1/+3 |
* | Update to Global-3.42. | simokawa | 1999-01-18 | 6 | -30/+28 |
* | Don't use ip_mrtproto to determine whether multicast routing is in | fenner | 1999-01-18 | 3 | -83/+32 |
* | Fix logic error in RFC 850 kluge. | wollman | 1999-01-15 | 1 | -3/+4 |
* | For RFC 850 dates received in HTTP responses, implement the century pivot | wollman | 1999-01-15 | 2 | -4/+48 |
* | Typo. | jmz | 1999-01-15 | 2 | -4/+4 |
* | Allocate aligned memory according to sizeof(char *). | simokawa | 1999-01-13 | 1 | -2/+2 |
* | Move nologin from /etc to /var/run. This means one less file that has | asami | 1999-01-11 | 1 | -3/+3 |
* | From the submitter: | dfr | 1999-01-10 | 1 | -2/+2 |
* | Fix the annoying bug introduced in rev 1.18 that caused each line to be | peter | 1999-01-10 | 2 | -13/+15 |
* | uptime display more in style with original code | obrien | 1999-01-09 | 1 | -1/+19 |
* | revert to rev 1.29. (floppy drives will be gotten rid of another way) | obrien | 1999-01-09 | 1 | -10/+1 |