aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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-184/+251
* 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
* Support for the Boeder DCF77 ReceiverJordan K. Hubbard1995-07-2110-28/+130
* Add a -S option to ypbind that allows the following:Bill Paul1995-07-202-7/+131
* Use daemon() to deamonify ourselves.Bill Paul1995-07-181-9/+4
* Add missing quote to yyerror call.Justin T. Gibbs1995-07-181-1/+1
* Allow the specification of the controller bus when wiring down scsi buses.Justin T. Gibbs1995-07-173-4/+15
* lpr uses access(2) to determine if the parent directory of the fileTorsten Blum1995-07-171-3/+23
* The LINKS variable was being improperly specified as non-relative toJordan K. Hubbard1995-07-171-2/+2
* Take hardcoded /usr/sbin out of the install target.Jordan K. Hubbard1995-07-171-2/+2
* pac had a grudge against usernames starting with 't', because of a typo.Peter Wemm1995-07-171-1/+1
* Some small signal handling tweaks: be sure to keep wait3()ing until allBill Paul1995-07-151-3/+3
* Add missing ../ to secure path, close PR 615Andrey A. Chernov1995-07-151-1/+1
* There was no newline in the error message for kvm_openfiles().Bruce Evans1995-07-131-3/+3
* Forgot this one in the MD5 reshuffle.Poul-Henning Kamp1995-07-131-3/+3
* Add kbdmap.Bruce Evans1995-07-121-4/+4
* Remove -g from CFLAGS.Bruce Evans1995-07-123-5/+5