| Commit message (Expand) | Author | Age | Files | Lines |
* | idle time == 0 printed now as "-" like in good old BSD | ache | 1994-09-27 | 2 | -1/+5 |
* | Enable new bind utilities. | pst | 1994-09-26 | 1 | -3/+3 |
* | Move the call to des_set_key to after the kerberos initialisation, removing | dfr | 1994-09-26 | 2 | -8/+8 |
* | If you used tip to start SLIP, tip would fail to write to the tty | phk | 1994-09-25 | 1 | -0/+2 |
* | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | wollman | 1994-09-24 | 2 | -2/+2 |
* | Fixed warnings about prototype mismatch by eliminating outc routine | dg | 1994-09-23 | 1 | -8/+2 |
* | ncftp added | ache | 1994-09-23 | 1 | -2/+2 |
* | Final (I hope) tuning | ache | 1994-09-22 | 3 | -3/+25 |
* | This commit was generated by cvs2svn to compensate for changes in r3004, | ache | 1994-09-22 | 29 | -0/+12578 |
|\ |
|
| * | ncftp 1.8.5 | ache | 1994-09-22 | 29 | -0/+12578 |
* | Port host to FreeBSD | pst | 1994-09-22 | 2 | -2/+8 |
* | Port dig to FreeBSD | pst | 1994-09-22 | 2 | -3/+14 |
* | This commit was generated by cvs2svn to compensate for changes in r2988, | pst | 1994-09-22 | 2 | -0/+1665 |
|\ |
|
| * | host(1) from BIND 4.9.3BETA9pl1 | pst | 1994-09-22 | 2 | -0/+1665 |
* | | This commit was generated by cvs2svn to compensate for changes in r2986, | pst | 1994-09-22 | 2 | -0/+1549 |
|\ \
| |/ |
|
| * | dig(1) from BIND 4.9.3BETA9pl1 | pst | 1994-09-22 | 2 | -0/+1549 |
* | Fix compilation error and formatting mistake. | wollman | 1994-09-22 | 1 | -2/+2 |
* | Build lsvfs. | wollman | 1994-09-22 | 1 | -2/+3 |
* | Added lsvfs command to show loaded VFS modules (including statically-linked | wollman | 1994-09-22 | 3 | -0/+107 |
* | 1) Make ctype-aware expect chars in range 0200-0204 treated | ache | 1994-09-22 | 8 | -53/+85 |
* | Make talk ctype-aware, handle controns as tcsh does, use human-oriented | ache | 1994-09-20 | 2 | -38/+22 |
* | Declared msginfo, shminfo, and seminfo structs. | dg | 1994-09-19 | 1 | -1/+5 |
* | Declare fuction setpassive in file cmds.c void and update corresponding | swallace | 1994-09-18 | 2 | -1/+2 |
* | Kludge to workaround ftp coredumping when password is specified before | dg | 1994-09-18 | 1 | -1/+1 |
* | Add support for passive mode FTP (default off) to base FTP client to support | pst | 1994-09-15 | 6 | -0/+68 |
* | Added $DESTDIR to | swallace | 1994-09-15 | 1 | -1/+1 |
* | Back out 'not choose first (two-letter) name' fix, all two-letter names | ache | 1994-09-15 | 1 | -9/+4 |
* | Imported the NetBSD version which acts a lot more like the SYSV program. | dfr | 1994-09-13 | 3 | -338/+593 |
* | Added ipcrm. | dfr | 1994-09-13 | 1 | -1/+1 |
* | Utility for deleting message queues, semaphores and shared memory segments. | dfr | 1994-09-13 | 3 | -0/+260 |
* | Added ipcs. | dfr | 1994-09-13 | 1 | -1/+1 |
* | Added from FreeBSD-1.1.5 with some additions to list shared memory segments. | dfr | 1994-09-13 | 2 | -0/+383 |
* | Add f2c, rpcgen and rpcinfo, need a decission on cpp and uucp. | rgrimes | 1994-09-12 | 1 | -3/+3 |
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 5 | -9/+9 |
* | Speed matching code never successful, because ospeed range is [0..17] | ache | 1994-09-09 | 2 | -10/+46 |
* | Use second terminal name instead of obsoleted and duplicated | ache | 1994-09-09 | 1 | -4/+9 |
* | From 1.1.5.1 | csgr | 1994-09-08 | 1 | -1/+1 |
* | Add code to pull options out of FINGER environment variable if present. | pst | 1994-09-08 | 2 | -5/+38 |
* | Don't exit early if malloc() fails (never exit early now; the `fatal' | bde | 1994-09-08 | 1 | -10/+12 |
* | Tell netstat about the new multicast forwarding statistics. For the moment, | wollman | 1994-09-08 | 1 | -8/+23 |
* | Fix a longstanding bogon with setenv usage. | jkh | 1994-09-07 | 1 | -1/+1 |
* | Install Luke's enhancements for finger. | pst | 1994-09-07 | 6 | -24/+117 |
* | Problem: | jkh | 1994-09-07 | 1 | -1/+27 |
* | Reviewed by: | ats | 1994-09-06 | 1 | -1/+1 |
* | New flag -u to suppress functions whose name does not begin with an | bde | 1994-09-05 | 3 | -10/+32 |
* | Build database at build time instead of at install time. | bde | 1994-09-05 | 1 | -2/+7 |
* | u_long -> unsigned long so that we don't depend on namespace pollution | bde | 1994-09-05 | 2 | -15/+17 |
* | Define __GNUC__ as 2 same as cc -E would do. | bde | 1994-09-05 | 2 | -5/+5 |
* | Reviewed by: | ats | 1994-09-04 | 1 | -1/+1 |
* | Reviewed by: | ats | 1994-09-04 | 1 | -1/+1 |