aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge in delta from 4.9.3.b9 -> 4.9.3.b24.Peter Wemm1995-08-2025-1332/+3476
* This commit was generated by cvs2svn to compensate for changes in r10134,Peter Wemm1995-08-203-19/+40
|\
| * Import of Bind-4.9.3-beta24Peter Wemm1995-08-2031-1322/+3388
| * This commit was manufactured by cvs2svn to create branch 'VIXIE'.cvs2svn1994-09-227-0/+1296
* | Add the cdcontrol program by Serge Vakulenko. It's my understandingJordan K. Hubbard1995-08-184-6/+776
* | Merge in the remaining differences from 8.6.11 to 8.6.12.Peter Wemm1995-08-173-9/+7
* | Import Sendmail v8.6.12, onto the CSRG(!) branch.Peter Wemm1995-08-175-8/+19
* | Here are patches to add full multicast support to rwhod, and an updated manJordan K. Hubbard1995-08-172-16/+196
* | Some fixes to make this "TMPDIR agile".Jordan K. Hubbard1995-08-172-20/+38
* | Add skeleton manpage, so that make world works......Peter Wemm1995-08-142-8/+49
* | Small NIS tweak: frob pw_error() a little so that it can say eitherBill Paul1995-08-131-1/+8
* | Add sicontrol.. I hope this is the right way..Peter Wemm1995-08-131-4/+4
* | Bring in first cut of the user-mode control program for the Specialix driver.Peter Wemm1995-08-132-0/+589
* | Do the mountlist traversal the way it was done in 4.4-Lite2.David Greenman1995-08-111-3/+3
* | Since the mountlist is now a circular queue, adjust the names of theJordan K. Hubbard1995-08-111-2/+3
* | Just when you thought it was safe...Bill Paul1995-08-071-0/+69
* | Remove the comment about the broken getopts(1) in our /bin/sh.Joerg Wunsch1995-08-061-6/+1
* | Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-063-4/+4
* | Make "out of space in ${PKG_TMPDIR}" handling a bit more robust.Jordan K. Hubbard1995-08-062-7/+8
* | Don't attempt to install rtprio.2 from here. It has moved to lib/libc/sys.Bruce Evans1995-08-061-2/+1
* | Close:Jordan K. Hubbard1995-08-051-0/+1
* | Update timezone compiler and dumper to understand the new EC rules.Garrett Wollman1995-08-053-182/+249
* | Add missing ospeed initializationAndrey A. Chernov1995-08-041-3/+4
* | Remove useless -lftp arguments from Makefiles.Jordan K. Hubbard1995-08-043-9/+0
* | Make arp command actually behave as documented with the addition of a -fJordan K. Hubbard1995-08-031-1/+6
* | Round this out. Now seems to transfer packages properly over ftpJordan K. Hubbard1995-08-011-14/+18
* | Argh! I hate my life! I can't seem to do anything right here today.Jordan K. Hubbard1995-08-012-9/+6
* | The other day someone brought me an old Apple Laserwriter II with a serialBill Paul1995-07-312-0/+4
* | Sync this up with ftp.c.Satoshi Asami1995-07-311-3/+0
* | Remove dependency on sysinstall.Jordan K. Hubbard1995-07-311-14/+1
* | Add ftp.c to makefile - that might make it work better. Sheesh!Jordan K. Hubbard1995-07-311-1/+1
* | Typo in log message : errros -> errorsGary Palmer1995-07-301-2/+2
* | Change the environment variable this looks for from FTP_PASSIVE toJordan K. Hubbard1995-07-301-3/+2
* | Document how to get pkg_add to use PASSIVE MODE ftp in such transfers.Jordan K. Hubbard1995-07-301-0/+12
* | Totally eliminate the dependency on libftp (which will be removed from theJordan K. Hubbard1995-07-303-50/+505
* | o Fix PR# bin/643 - always set "where_to" properly.Jordan K. Hubbard1995-07-302-5/+3
* | The default for temporary directory is /var/tmp, not /tmp.Satoshi Asami1995-07-301-1/+1
* | You can run pkg_info everywhere expect /var/db/pkg directory :-)Andrey A. Chernov1995-07-303-6/+16
* | If some files lost in /var/db/pkg/<port>/ after system crash f.e.,Andrey A. Chernov1995-07-301-7/+7
* | Fix coredump for -v flagAndrey A. Chernov1995-07-281-2/+2
* | main.c:Bill Paul1995-07-252-24/+9
* | Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-2512-18/+18
* | Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-251-4/+1
* | Delete the recently introduced NOOBJ. The obj directory will soon beBruce Evans1995-07-241-1/+0
* | Use p->fts_level instead of unsuccessfully trying to keep track of theBruce Evans1995-07-241-7/+9
* | Report `fts_errno' instead of `errno' when the former applies.Bruce Evans1995-07-241-2/+2
* | Better version of spkrtest using perl and dialogAndrey A. Chernov1995-07-233-3/+132
* | bugfix: traceroute hangs forever, if another ICMP traffics exists andAndrey A. Chernov1995-07-231-5/+14
* | Document new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE,Bruce Evans1995-07-211-11/+37
* | Support cy driver. All tty drivers require namelist stuff here or theyBruce Evans1995-07-211-2/+35