| Commit message (Expand) | Author | Age | Files | Lines |
* | Make `id' and `groups' somewhat faster and less cpu-intensive :-) | wollman | 1994-10-11 | 2 | -2/+2 |
* | Fix termcap path | ache | 1994-10-09 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r3462, | ache | 1994-10-09 | 4 | -0/+1648 |
|\ |
|
| * | Splitted from libmytinfo | ache | 1994-10-09 | 4 | -0/+1648 |
* | Back out part of ctype fixes, unneded with new ctypoe | ache | 1994-10-09 | 6 | -18/+18 |
* | #if 0'd out the meat of the swap code until I get a chance to rewrite it. | dg | 1994-10-09 | 1 | -1/+7 |
* | Back out the fluff, leave the meat | pst | 1994-10-07 | 6 | -2/+30 |
* | (a) there's no reason for PASSIVEMODE to be conditionally compiled since it's | pst | 1994-10-06 | 7 | -28/+13 |
* | Back out ospeed change | ache | 1994-10-06 | 3 | -6/+2 |
* | Since Rod insists on having this idiotic error message, at least call | wollman | 1994-10-06 | 1 | -1/+1 |
* | PC/ospeed code ifdefed out, our libtermcap use usleep now | ache | 1994-10-06 | 3 | -2/+6 |
* | Changes to buf.h now require that param.h be included. | dg | 1994-10-05 | 1 | -0/+1 |
* | Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for the | phk | 1994-10-05 | 1 | -11/+21 |
* | Fix -p option sed script so that it really does change program.o: into | rgrimes | 1994-10-03 | 1 | -1/+1 |
* | Document router advertisement and solicitation messages in ICMP input | wollman | 1994-10-02 | 1 | -2/+2 |
* | f77.script resides in source, not obj dir | pst | 1994-10-01 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r3237, | csgr | 1994-09-30 | 12 | -0/+823 |
|\ |
|
| * | Initial import of eBones. | csgr | 1994-09-30 | 12 | -0/+823 |
* | Undo damage done between revisions 1.6 and 1.7 | csgr | 1994-09-30 | 1 | -6/+12 |
* | Add f77 shell script frontend for f2c/gcc | pst | 1994-09-30 | 2 | -0/+118 |
* | Define MAN1 man page variable. | swallace | 1994-09-29 | 1 | -3/+3 |
* | Add -p flag and pftp alias for passive ftp | pst | 1994-09-29 | 3 | -3/+18 |
* | Add support for s/keys | pst | 1994-09-29 | 2 | -2/+16 |
* | Install support for skey and login.access | pst | 1994-09-29 | 2 | -21/+65 |
* | First level of changes for bringing in eBones (kerberos). | csgr | 1994-09-29 | 5 | -21/+52 |
* | I finally had enough of tip not recognizing carrier loss. now it does. | phk | 1994-09-29 | 3 | -0/+17 |
* | Ye GODS! What I had to go through to make this thing exit with a non-zero | jkh | 1994-09-28 | 7 | -24/+48 |
* | 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 |