summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-12-14Whoops. Remember to update usage when changing the way defualt handling isgene
done.
1997-12-14Invoke raging paranoia on strcpy's that should be strncpy's.gene
These should be checked in all but one case anyway, but you never know.
1997-12-14Inspired by changes in NetBSD but done a different way.gene
pkg_info by itself acts as if -a -I were given, and when no flags are passed with package names, -I is implied.
1997-12-14syncTheo de Raadt
1997-12-14also install mdoc pages as mandocTheo de Raadt
1997-12-14 Vixie style DNS RBL lookups for the the antispam jihad crowd.Bob Beck
1997-12-14bob is probably still in school for remedial spelling lessonsTheo de Raadt
1997-12-13s/rfdc0/rfd0c/ryker
1997-12-13further cleanupTheo de Raadt
1997-12-13further cleanupTheo de Raadt
1997-12-13permit TMPDIR override; sefTheo de Raadt
1997-12-13spelling; peter@clari.net.auTheo de Raadt
1997-12-13s/crooted/chrooted/Michael Shalayeff
1997-12-12Diskless root mounts were ro too longNiklas Hallqvist
1997-12-12Put options in right order and remove references to compile time flagsBob Beck
1997-12-12use .Nm nicelyTheo de Raadt
1997-12-12fix typosTheo de Raadt
1997-12-12Man pages.Bob Beck
1997-12-12Make compile on systems where NBPG is not a constantNiklas Hallqvist
1997-12-12remove the scary comment about a pencilTheo de Raadt
1997-12-12correct documentation on the Gregorian Reformation changeTheo de Raadt
1997-12-12Fixed spelling in a comment.gene
1997-12-12This should be the last cleanup for today. *yawn*Artur Grabowski
1997-12-12cleanup, check pointers, fix strcpy's, etc.Artur Grabowski
1997-12-12clean up, check pointer, remove strcpys, etc..Artur Grabowski
I should really get a monkey to do these things.
1997-12-12Clean up, check pointers, etc.Artur Grabowski
1997-12-12if final cat or mv fails, fail outTheo de Raadt
1997-12-12pid is pid_tTheo de Raadt
1997-12-12no longer setuid; netbsdTheo de Raadt
1997-12-12permit non-root to use RTM_GET, but no other calls; netbsdTheo de Raadt
1997-12-12default to violating the RFC wrt the PORT command. Use -P to conform to theTheo de Raadt
RFC and possibly open up non-OpenBSD boxes in a trust relationship on your network to possible ftp bounce attacks...
1997-12-12careful about redefining TRUE and FALSETheo de Raadt
1997-12-12bad man pages, to be replacedTheo de Raadt
1997-12-12fix non-i386 caseTheo de Raadt
1997-12-12add smtpd.Bob Beck
1997-12-12 Build directories and makefile for smtpdBob Beck
1997-12-12 Obtuse smtpd v 2.0 source tree importBob Beck
1997-12-12Another upgrade of kth-krb + many fixes of strcpys and unchecked pointers.Artur Grabowski
1997-12-11syncTheo de Raadt
1997-12-11Fix rename in a better wayConstantine Sapuntzakis
1997-12-11do not clear setuid/setgid for *chmod(-1,-1); pointed out by provosTheo de Raadt
1997-12-11Hook user-level ppp and pppctl.brian
1997-12-11Hook the sample ppp configuration files.brian
1997-12-11Add group `network'.brian
This group is intended for use by network daemons such as ppp, pppd and slattach. These programs will be mode 4550 and group network (soon), allowing the sys-admin control over who manipulates interface configurations and routing tables.
1997-12-11oops -- local change leaked out (but it doesn't hurt anything)Jim Rees
1997-12-11Earlier patch broke rename. Disalbed it temporarily as I search for a solution.Constantine Sapuntzakis
1997-12-11don't panic in apmopen if apm not configuredJim Rees
1997-12-10move error count to xfer structJim Rees
(see bug list in wdc.c change log)
1997-12-10Compute blkno in ata_start routine instead of wdstartJim Rees
(see bug list in wdc.c change log)
1997-12-10Fix three bugs:Jim Rees
ata_start doesn't retry operation after unwedge ata_start gets block number wrong on restarted op infinite loop on hard disk error due to sc_errors reset in RECAL