| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge in delta from 4.9.3.b9 -> 4.9.3.b24. | Peter Wemm | 1995-08-20 | 25 | -1332/+3476 |
| * | This commit was generated by cvs2svn to compensate for changes in r10134, | Peter Wemm | 1995-08-20 | 3 | -19/+40 |
| |\ |
|
| | * | Import of Bind-4.9.3-beta24 | Peter Wemm | 1995-08-20 | 31 | -1322/+3388 |
| | * | This commit was manufactured by cvs2svn to create branch 'VIXIE'. | cvs2svn | 1994-09-22 | 7 | -0/+1296 |
| * | | Add the cdcontrol program by Serge Vakulenko. It's my understanding | Jordan K. Hubbard | 1995-08-18 | 4 | -6/+776 |
| * | | Merge in the remaining differences from 8.6.11 to 8.6.12. | Peter Wemm | 1995-08-17 | 3 | -9/+7 |
| * | | Import Sendmail v8.6.12, onto the CSRG(!) branch. | Peter Wemm | 1995-08-17 | 5 | -8/+19 |
| * | | Here are patches to add full multicast support to rwhod, and an updated man | Jordan K. Hubbard | 1995-08-17 | 2 | -16/+196 |
| * | | Some fixes to make this "TMPDIR agile". | Jordan K. Hubbard | 1995-08-17 | 2 | -20/+38 |
| * | | Add skeleton manpage, so that make world works...... | Peter Wemm | 1995-08-14 | 2 | -8/+49 |
| * | | Small NIS tweak: frob pw_error() a little so that it can say either | Bill Paul | 1995-08-13 | 1 | -1/+8 |
| * | | Add sicontrol.. I hope this is the right way.. | Peter Wemm | 1995-08-13 | 1 | -4/+4 |
| * | | Bring in first cut of the user-mode control program for the Specialix driver. | Peter Wemm | 1995-08-13 | 2 | -0/+589 |
| * | | Do the mountlist traversal the way it was done in 4.4-Lite2. | David Greenman | 1995-08-11 | 1 | -3/+3 |
| * | | Since the mountlist is now a circular queue, adjust the names of the | Jordan K. Hubbard | 1995-08-11 | 1 | -2/+3 |
| * | | Just when you thought it was safe... | Bill Paul | 1995-08-07 | 1 | -0/+69 |
| * | | Remove the comment about the broken getopts(1) in our /bin/sh. | Joerg Wunsch | 1995-08-06 | 1 | -6/+1 |
| * | | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-08-06 | 3 | -4/+4 |
| * | | Make "out of space in ${PKG_TMPDIR}" handling a bit more robust. | Jordan K. Hubbard | 1995-08-06 | 2 | -7/+8 |
| * | | Don't attempt to install rtprio.2 from here. It has moved to lib/libc/sys. | Bruce Evans | 1995-08-06 | 1 | -2/+1 |
| * | | Close: | Jordan K. Hubbard | 1995-08-05 | 1 | -0/+1 |
| * | | Update timezone compiler and dumper to understand the new EC rules. | Garrett Wollman | 1995-08-05 | 3 | -182/+249 |
| * | | Add missing ospeed initialization | Andrey A. Chernov | 1995-08-04 | 1 | -3/+4 |
| * | | Remove useless -lftp arguments from Makefiles. | Jordan K. Hubbard | 1995-08-04 | 3 | -9/+0 |
| * | | Make arp command actually behave as documented with the addition of a -f | Jordan K. Hubbard | 1995-08-03 | 1 | -1/+6 |
| * | | Round this out. Now seems to transfer packages properly over ftp | Jordan K. Hubbard | 1995-08-01 | 1 | -14/+18 |
| * | | Argh! I hate my life! I can't seem to do anything right here today. | Jordan K. Hubbard | 1995-08-01 | 2 | -9/+6 |
| * | | The other day someone brought me an old Apple Laserwriter II with a serial | Bill Paul | 1995-07-31 | 2 | -0/+4 |
| * | | Sync this up with ftp.c. | Satoshi Asami | 1995-07-31 | 1 | -3/+0 |
| * | | Remove dependency on sysinstall. | Jordan K. Hubbard | 1995-07-31 | 1 | -14/+1 |
| * | | Add ftp.c to makefile - that might make it work better. Sheesh! | Jordan K. Hubbard | 1995-07-31 | 1 | -1/+1 |
| * | | Typo in log message : errros -> errors | Gary Palmer | 1995-07-30 | 1 | -2/+2 |
| * | | Change the environment variable this looks for from FTP_PASSIVE to | Jordan K. Hubbard | 1995-07-30 | 1 | -3/+2 |
| * | | Document how to get pkg_add to use PASSIVE MODE ftp in such transfers. | Jordan K. Hubbard | 1995-07-30 | 1 | -0/+12 |
| * | | Totally eliminate the dependency on libftp (which will be removed from the | Jordan K. Hubbard | 1995-07-30 | 3 | -50/+505 |
| * | | o Fix PR# bin/643 - always set "where_to" properly. | Jordan K. Hubbard | 1995-07-30 | 2 | -5/+3 |
| * | | The default for temporary directory is /var/tmp, not /tmp. | Satoshi Asami | 1995-07-30 | 1 | -1/+1 |
| * | | You can run pkg_info everywhere expect /var/db/pkg directory :-) | Andrey A. Chernov | 1995-07-30 | 3 | -6/+16 |
| * | | If some files lost in /var/db/pkg/<port>/ after system crash f.e., | Andrey A. Chernov | 1995-07-30 | 1 | -7/+7 |
| * | | Fix coredump for -v flag | Andrey A. Chernov | 1995-07-28 | 1 | -2/+2 |
| * | | main.c: | Bill Paul | 1995-07-25 | 2 | -24/+9 |
| * | | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 12 | -18/+18 |
| * | | Change `install' to `${INSTALL}' as usual. | Bruce Evans | 1995-07-25 | 1 | -4/+1 |
| * | | Delete the recently introduced NOOBJ. The obj directory will soon be | Bruce Evans | 1995-07-24 | 1 | -1/+0 |
| * | | Use p->fts_level instead of unsuccessfully trying to keep track of the | Bruce Evans | 1995-07-24 | 1 | -7/+9 |
| * | | Report `fts_errno' instead of `errno' when the former applies. | Bruce Evans | 1995-07-24 | 1 | -2/+2 |
| * | | Better version of spkrtest using perl and dialog | Andrey A. Chernov | 1995-07-23 | 3 | -3/+132 |
| * | | bugfix: traceroute hangs forever, if another ICMP traffics exists and | Andrey A. Chernov | 1995-07-23 | 1 | -5/+14 |
| * | | Document new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE, | Bruce Evans | 1995-07-21 | 1 | -11/+37 |
| * | | Support cy driver. All tty drivers require namelist stuff here or they | Bruce Evans | 1995-07-21 | 1 | -2/+35 |