summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Collapse)Author
1997-06-14i have made a mistake, and i do not yet understand howTheo de Raadt
1997-06-14bad NULL; arnej@math.ntnu.noTheo de Raadt
1997-06-13theo's recent patchMichael Shalayeff
1997-06-12if >100 doms requested, start killing old ones to avoid starvation problemsTheo de Raadt
1997-06-12-freduce-math-strength manually (double, bye-bye)Michael Shalayeff
1997-06-12s/var/etc/Jason Downs
1997-06-11malloc checks. prevent starvation for > 100 active domain queries.Theo de Raadt
1997-06-11dynamic fd_setTheo de Raadt
1997-06-11sighandler, not 1003.1bTheo de Raadt
1997-06-11Always send timestamp in network byte order.denny
Always send timestamp as 32 bit values. Perturb the timestamp by a small random amount. Move $OpenBSD$ first (heh).
1997-06-11update usageTheo de Raadt
1997-06-11angelos made me say thisTheo de Raadt
1997-06-10use /etc/namedb/tmp/ for storage, until we merge some 8.1 derivativeTheo de Raadt
1997-06-09oopsTheo de Raadt
1997-06-09permit changing protocol, useful for debugging sipp-esp/sipp-ah/ipencap; ↵Theo de Raadt
angelos/niklas/me
1997-06-09Log packet contents to the specified logfile,Niklas Hallqvist
if they are wanted
1997-06-09make distribution: dependent on what it tries to installgrr
1997-06-09Handle additional icmp codes, and a default case for the rest.denny
Clean up inetname to use inet_ntoa().
1997-06-08FILE * leak; d@fnarg.net.au, PR#216Theo de Raadt
1997-06-05take out self-reference from "SEE ALSO"kstailey
1997-06-05static, as requested by dmTheo de Raadt
1997-06-04toast extra \n; ficusTheo de Raadt
1997-06-04do not exceed bounds of fd_setTheo de Raadt
1997-06-04oops_stringsMichael Shalayeff
1997-06-04YAVAMichael Shalayeff
move machdep in the place mention ipx headers
1997-06-04Dumped core.dm
1997-06-02Fix for amd: make yp_order return YP_NOMAP for maps with '/' in them.dm
1997-06-02correct for our pty listTheo de Raadt
1997-06-02lpd has no support for specifying port option; sounds silly anyways; ↵Theo de Raadt
tinguely@plains.NoDak.edu
1997-06-01Add support for TCP_WRAPPERS.Jason Downs
1997-05-31variousTheo de Raadt
1997-05-31Support for ext2fs vnodes.Jason Downs
1997-05-31s/illegal/invalid/; jtcTheo de Raadt
1997-05-31fix typos; khym@bga.comTheo de Raadt
1997-05-30FFS changes.Jason Downs
1997-05-30wait wrks on tcp; rickb@iaw.on.caTheo de Raadt
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done
1997-05-30typo; enami@ba2.so-net.or.jpTheo de Raadt
1997-05-30format error; enami@ba2.so-net.or.jpTheo de Raadt
1997-05-29remove unnecessary files that have SMI in themkstailey
1997-05-29Major cleanup:gene
+ No longer prompt for setting of default options _every_ time it's invoked. Only does that when adduser.conf doesn't exist or with the passing of -config_create + Scriptwork cleanup and prettying + Fix the manpage to use proper English and give examples and better docs in general. + Improve the bonehead question "Use passwords" to seem more intuitively meaningful. + Add support for multiple kinds of encryption with a default entry or a new -e flag (passwd.conf). TODO: Make adduser grok passwd.conf and add users for whom the encryption is different to it. + "and more..." see the manpage.
1997-05-29sendmail 8.9.1Michael Shalayeff
1997-05-29add my ~tiny configMichael Shalayeff
w/ some koi8 support, btw
1997-05-29Use sendmail.cw as well as only masquerade CM. pretty.Niklas Hallqvist
1997-05-22getopt returns intTheo de Raadt
1997-05-14mention svndNiklas Hallqvist
1997-05-07Disable "version.bind" hack since it makes mass info gatheringTodd C. Miller
attacks trivial.
1997-05-06fcntl rightTheo de Raadt
1997-05-01Umm, fix signedness error in my last commit, be explicitNiklas Hallqvist
about the fact that ordernumbers are 32 bit
1997-05-01Fix grammarNiklas Hallqvist