aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Extensive updates to this package.Jordan K. Hubbard1995-04-182-1/+223
* Missing ${DESTDIR} added 4 places, pcvt's Makefiles are a crock!Rodney W. Grimes1995-04-171-3/+3
* Add 4 missing ${DESTDIR}'s, this is another Makefile that needs rewritten.Rodney W. Grimes1995-04-171-2/+2
* Loglevel is a bitmask everywhere except in lqr.c.Atsushi Murai1995-04-171-2/+2
* Check for i/o errors in fclose() so that a full disk doesn't almostBruce Evans1995-04-161-7/+18
* Fixing follows and John's fruent explnation than my English....Atsushi Murai1995-04-162-7/+32
* Fix for handling a HDLC's escape characters as properly.Atsushi Murai1995-04-161-2/+2
* Do what the previous log message claimed to do and don't enable DES ifBruce Evans1995-04-161-1/+1
* In environments with multiple NIS servers (a master and several slaves)Bill Paul1995-04-151-5/+15
* - Don't write the label if the (undocumented) nflag is set.Bruce Evans1995-04-151-60/+67
* Add mixer to the clean/cleandir targets to get it also cleaned up.Andreas Schulz1995-04-151-1/+1
* Fix MAILTO hole by passing -t to sendmailAndrey A. Chernov1995-04-142-33/+5
* Really fix MAILTO hole by parsing spaces.Andrey A. Chernov1995-04-132-5/+29
* Include pcvt into the list of subdirs, so its utilities will beJoerg Wunsch1995-04-131-5/+5
* Don't set -or0s (timeout 0) for possible network MAILTOAndrey A. Chernov1995-04-121-3/+2
* Fix home dir cheatingAndrey A. Chernov1995-04-121-5/+3
* Close MAILTO security holeAndrey A. Chernov1995-04-121-3/+7
* there is a endian problem when setting up tunnel and phyint boundariesGarrett Wollman1995-04-101-4/+4
* Neither of these tools really told you what you needed to know neatlyJordan K. Hubbard1995-04-102-11/+24
* Removed bogus #include of netinet/in_pcb.hDavid Greenman1995-04-101-1/+0
* First crack at a man page for ypbind.Bill Paul1995-04-092-2/+122
* Add true support for dependency lists.Jordan K. Hubbard1995-04-097-14/+55
* The rmt protocol didn't allow to pass a file creation mode (permissionJoerg Wunsch1995-04-091-1/+6
* Clean up, and make it work with Bruces wd.c changes.Poul-Henning Kamp1995-04-092-31/+66
* Non-blocking lockAndrey A. Chernov1995-04-091-13/+20
* Upgrade pcvt to 3.20 b24.Joerg Wunsch1995-04-0812-134/+261
* Manpage not installedAndrey A. Chernov1995-04-061-1/+3
* Latest version of this package from Wolfram. Is now /etc/sysconfig aware,Jordan K. Hubbard1995-04-056-54/+446
* Bring down the old version of Makefile from the Attic and replace with thisRodney W. Grimes1995-04-041-43/+18
* Fix long standing bogosity in ypbind: if /var/yp/binding doesn't exist,Bill Paul1995-04-021-5/+5
* Get rid of ether_addr.c: it's been moved to libc. Also add properBill Paul1995-04-022-4/+5
* Update pcvt to 3.20b23Joerg Wunsch1995-04-019-64/+200
* Forgot to add these two.Garrett Wollman1995-03-312-0/+189
* Fix paths of dump files and PID file.Garrett Wollman1995-03-314-159/+219
* Patches to make this work with FreeBSD with the DCF77 Boeder Receiver.Jordan K. Hubbard1995-03-312-3/+38
* Missing const clashes with prototype definition in ntp_stdlib.h; fixed.Jordan K. Hubbard1995-03-311-1/+1
* The latest round of bugfixes here...Poul-Henning Kamp1995-03-292-11/+19
* Fixed stupid bug in mountd: it would seem that the kernel doesn't allowBill Paul1995-03-261-6/+26
* Fixed a bug so that a delta#0 can be applied.Poul-Henning Kamp1995-03-264-24/+33
* Stop callbootd from dumping core when attempting to directly query aBill Paul1995-03-261-1/+6
* Make sure we free() the result returned to us by yp_match().Bill Paul1995-03-261-5/+15
* Call open(2) and mkdir(2) with 0666/0777 as the `mode' argument (asJoerg Wunsch1995-03-251-3/+3
* Added a man page for the ctm(1) command, as well as a format descriptionJoerg Wunsch1995-03-253-2/+355
* Make sure exit() is sensible;Poul-Henning Kamp1995-03-241-2/+7
* Modes on dirs were decimal by mistake.Poul-Henning Kamp1995-03-241-2/+2
* Add what looks to be the right fix to this bogus code.Jordan K. Hubbard1995-03-241-1/+1
* kbdfont -> vidfont for greater commonality with kbdcontrol/vidcontrolJordan K. Hubbard1995-03-241-3/+3
* Bring in the kbdmap/kbdfont utilities from Wolfram Schneider.Jordan K. Hubbard1995-03-242-0/+205
* Re-enable +::::::::: wildcards that I had previously disallowed.Bill Paul1995-03-231-5/+3
* Enable DES if NOCRYPT is not set and and the user has the secure sources.Garrett Wollman1995-03-232-3/+12