summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Collapse)Author
1997-06-24changed char * cast from int to longdgregor
1997-06-24more accounting!Michael Shalayeff
1997-06-23It is not a reasonable default behavior to abort a printout because of itskstailey
size now that there's PostScript[tm].
1997-06-23fix tagkstailey
1997-06-23only flush log if not using syslogkstailey
1997-06-23fix tagskstailey
1997-06-23return 32-bits worth of time for time serviceTheo de Raadt
1997-06-23sigblock plays with intsTheo de Raadt
1997-06-23off_t botchTheo de Raadt
1997-06-23int vs in_addr_tTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23in_addr_t and in_port_tTheo de Raadt
1997-06-23alpha long problemsTheo de Raadt
1997-06-23long != intTheo de Raadt
1997-06-23long != int errorTheo de Raadt
1997-06-22MAXHOSTNAMELENTheo de Raadt
1997-06-22fix messages; like from jonny@gaia.coppe.ufrj.brTheo de Raadt
1997-06-21fix -a synopsis typo; joerg@freebsdTheo de Raadt
1997-06-20take out Cw disclosure.com, it precludes DS disclosure.comkstailey
1997-06-20add newline to messagekstailey
1997-06-20I wasted a lot of paper because of the way that printcap mx is handled.kstailey
I don't even have an mx in my printcap, the default is too small, a 45 page PostScript file with some images should not barf because of the default mx. I will deal with this in a better way later.
1997-06-20sendmail 8.9.1kstailey
1997-06-20add my system, mostly to get masqueradingkstailey
1997-06-18add -insecure flag for binding to non-reserved ypservs; problem from ↵Theo de Raadt
pjt@bsd1.phxlab.allied.com; PR#232
1997-06-18act in-Initialized inside part of die(); avoids printing mangled log entry; ↵Theo de Raadt
joerg
1997-06-18Document inetd.conf's per-interface binding (new verbage from der Mouse's ↵denny
netbsd mods).
1997-06-18repair recursive map entry thingy; christosTheo de Raadt
1997-06-17count slow queue low entropy dropsMichael Shalayeff
bigger queue use queue overflows for arc4_stir()
1997-06-17do some umask stuff tooTheo de Raadt
1997-06-17use mktemp, but use it without guessability or DOS attacksTheo de Raadt
1997-06-17mkstemp it in the correct place, ok?Theo de Raadt
1997-06-17do not test for a bug which does not existTheo de Raadt
1997-06-17Add per-interface binding, based on der Mouse's code in netbsd.denny
1997-06-16do not modify argv[] stringsTheo de Raadt
1997-06-14split the treatment of the random eventsMichael Shalayeff
event_q by flipk@ spl fix by deraadt@ gother statistics about whole processing use 'sysctl kern.random' to view what had happened also fix wrong vm.psstrings description
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