| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing ospeed initialization | ache | 1995-08-04 | 1 | -3/+4 |
* | Remove useless -lftp arguments from Makefiles. | jkh | 1995-08-04 | 3 | -9/+0 |
* | Make arp command actually behave as documented with the addition of a -f | jkh | 1995-08-03 | 1 | -1/+6 |
* | Round this out. Now seems to transfer packages properly over ftp | jkh | 1995-08-01 | 1 | -14/+18 |
* | Argh! I hate my life! I can't seem to do anything right here today. | jkh | 1995-08-01 | 2 | -9/+6 |
* | The other day someone brought me an old Apple Laserwriter II with a serial | wpaul | 1995-07-31 | 2 | -0/+4 |
* | Sync this up with ftp.c. | asami | 1995-07-31 | 1 | -3/+0 |
* | Remove dependency on sysinstall. | jkh | 1995-07-31 | 1 | -14/+1 |
* | Add ftp.c to makefile - that might make it work better. Sheesh! | jkh | 1995-07-31 | 1 | -1/+1 |
* | Typo in log message : errros -> errors | gpalmer | 1995-07-30 | 1 | -2/+2 |
* | Change the environment variable this looks for from FTP_PASSIVE to | jkh | 1995-07-30 | 1 | -3/+2 |
* | Document how to get pkg_add to use PASSIVE MODE ftp in such transfers. | jkh | 1995-07-30 | 1 | -0/+12 |
* | Totally eliminate the dependency on libftp (which will be removed from the | jkh | 1995-07-30 | 3 | -50/+505 |
* | o Fix PR# bin/643 - always set "where_to" properly. | jkh | 1995-07-30 | 2 | -5/+3 |
* | The default for temporary directory is /var/tmp, not /tmp. | asami | 1995-07-30 | 1 | -1/+1 |
* | You can run pkg_info everywhere expect /var/db/pkg directory :-) | ache | 1995-07-30 | 3 | -6/+16 |
* | If some files lost in /var/db/pkg/<port>/ after system crash f.e., | ache | 1995-07-30 | 1 | -7/+7 |
* | Fix coredump for -v flag | ache | 1995-07-28 | 1 | -2/+2 |
* | main.c: | wpaul | 1995-07-25 | 2 | -24/+9 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 12 | -18/+18 |
* | Change `install' to `${INSTALL}' as usual. | bde | 1995-07-25 | 1 | -4/+1 |
* | Delete the recently introduced NOOBJ. The obj directory will soon be | bde | 1995-07-24 | 1 | -1/+0 |
* | Use p->fts_level instead of unsuccessfully trying to keep track of the | bde | 1995-07-24 | 1 | -7/+9 |
* | Report `fts_errno' instead of `errno' when the former applies. | bde | 1995-07-24 | 1 | -2/+2 |
* | Better version of spkrtest using perl and dialog | ache | 1995-07-23 | 3 | -3/+132 |
* | bugfix: traceroute hangs forever, if another ICMP traffics exists and | ache | 1995-07-23 | 1 | -5/+14 |
* | Document new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE, | bde | 1995-07-21 | 1 | -11/+37 |
* | Support cy driver. All tty drivers require namelist stuff here or they | bde | 1995-07-21 | 1 | -2/+35 |
* | Support for the Boeder DCF77 Receiver | jkh | 1995-07-21 | 10 | -28/+130 |
* | Add a -S option to ypbind that allows the following: | wpaul | 1995-07-20 | 2 | -7/+131 |
* | Use daemon() to deamonify ourselves. | wpaul | 1995-07-18 | 1 | -9/+4 |
* | Add missing quote to yyerror call. | gibbs | 1995-07-18 | 1 | -1/+1 |
* | Allow the specification of the controller bus when wiring down scsi buses. | gibbs | 1995-07-17 | 3 | -4/+15 |
* | lpr uses access(2) to determine if the parent directory of the file | torstenb | 1995-07-17 | 1 | -3/+23 |
* | The LINKS variable was being improperly specified as non-relative to | jkh | 1995-07-17 | 1 | -2/+2 |
* | Take hardcoded /usr/sbin out of the install target. | jkh | 1995-07-17 | 1 | -2/+2 |
* | pac had a grudge against usernames starting with 't', because of a typo. | peter | 1995-07-17 | 1 | -1/+1 |
* | Some small signal handling tweaks: be sure to keep wait3()ing until all | wpaul | 1995-07-15 | 1 | -3/+3 |
* | Add missing ../ to secure path, close PR 615 | ache | 1995-07-15 | 1 | -1/+1 |
* | There was no newline in the error message for kvm_openfiles(). | bde | 1995-07-13 | 1 | -3/+3 |
* | Forgot this one in the MD5 reshuffle. | phk | 1995-07-13 | 1 | -3/+3 |
* | Add kbdmap. | bde | 1995-07-12 | 1 | -4/+4 |
* | Remove -g from CFLAGS. | bde | 1995-07-12 | 3 | -5/+5 |
* | Fix to match new MD5 api. Faster, fixes memory leak. | phk | 1995-07-12 | 3 | -12/+15 |
* | Fix to match new MD5 api, faster. | phk | 1995-07-12 | 2 | -7/+4 |
* | Patches to correct endianness bugs in mtrace and a few other little | wollman | 1995-07-10 | 2 | -6/+8 |
* | Added a CLEANFILES+= y.tab.h to clean out the temporary file from yacc. | ats | 1995-07-08 | 1 | -1/+2 |
* | 1. Clean up log message. | amurai | 1995-07-08 | 5 | -29/+55 |
* | The vnconfig man page needs updating (change vndXX to vnXX). | rgrimes | 1995-07-08 | 1 | -7/+9 |
* | Some implementation of PPP are required that starting a negotiaion by | amurai | 1995-07-08 | 3 | -6/+28 |