Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-24 | changed char * cast from int to long | dgregor | |
1997-06-24 | more accounting! | Michael Shalayeff | |
1997-06-23 | It is not a reasonable default behavior to abort a printout because of its | kstailey | |
size now that there's PostScript[tm]. | |||
1997-06-23 | fix tag | kstailey | |
1997-06-23 | only flush log if not using syslog | kstailey | |
1997-06-23 | fix tags | kstailey | |
1997-06-23 | return 32-bits worth of time for time service | Theo de Raadt | |
1997-06-23 | sigblock plays with ints | Theo de Raadt | |
1997-06-23 | off_t botch | Theo de Raadt | |
1997-06-23 | int vs in_addr_t | Theo de Raadt | |
1997-06-23 | long vs int | Theo de Raadt | |
1997-06-23 | long vs int | Theo de Raadt | |
1997-06-23 | in_addr_t and in_port_t | Theo de Raadt | |
1997-06-23 | alpha long problems | Theo de Raadt | |
1997-06-23 | long != int | Theo de Raadt | |
1997-06-23 | long != int error | Theo de Raadt | |
1997-06-22 | MAXHOSTNAMELEN | Theo de Raadt | |
1997-06-22 | fix messages; like from jonny@gaia.coppe.ufrj.br | Theo de Raadt | |
1997-06-21 | fix -a synopsis typo; joerg@freebsd | Theo de Raadt | |
1997-06-20 | take out Cw disclosure.com, it precludes DS disclosure.com | kstailey | |
1997-06-20 | add newline to message | kstailey | |
1997-06-20 | I 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-20 | sendmail 8.9.1 | kstailey | |
1997-06-20 | add my system, mostly to get masquerading | kstailey | |
1997-06-18 | add -insecure flag for binding to non-reserved ypservs; problem from ↵ | Theo de Raadt | |
pjt@bsd1.phxlab.allied.com; PR#232 | |||
1997-06-18 | act in-Initialized inside part of die(); avoids printing mangled log entry; ↵ | Theo de Raadt | |
joerg | |||
1997-06-18 | Document inetd.conf's per-interface binding (new verbage from der Mouse's ↵ | denny | |
netbsd mods). | |||
1997-06-18 | repair recursive map entry thingy; christos | Theo de Raadt | |
1997-06-17 | count slow queue low entropy drops | Michael Shalayeff | |
bigger queue use queue overflows for arc4_stir() | |||
1997-06-17 | do some umask stuff too | Theo de Raadt | |
1997-06-17 | use mktemp, but use it without guessability or DOS attacks | Theo de Raadt | |
1997-06-17 | mkstemp it in the correct place, ok? | Theo de Raadt | |
1997-06-17 | do not test for a bug which does not exist | Theo de Raadt | |
1997-06-17 | Add per-interface binding, based on der Mouse's code in netbsd. | denny | |
1997-06-16 | do not modify argv[] strings | Theo de Raadt | |
1997-06-14 | split the treatment of the random events | Michael 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-14 | i have made a mistake, and i do not yet understand how | Theo de Raadt | |
1997-06-14 | bad NULL; arnej@math.ntnu.no | Theo de Raadt | |
1997-06-13 | theo's recent patch | Michael Shalayeff | |
1997-06-12 | if >100 doms requested, start killing old ones to avoid starvation problems | Theo de Raadt | |
1997-06-12 | -freduce-math-strength manually (double, bye-bye) | Michael Shalayeff | |
1997-06-12 | s/var/etc/ | Jason Downs | |
1997-06-11 | malloc checks. prevent starvation for > 100 active domain queries. | Theo de Raadt | |
1997-06-11 | dynamic fd_set | Theo de Raadt | |
1997-06-11 | sighandler, not 1003.1b | Theo de Raadt | |
1997-06-11 | Always 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-11 | update usage | Theo de Raadt | |
1997-06-11 | angelos made me say this | Theo de Raadt | |
1997-06-10 | use /etc/namedb/tmp/ for storage, until we merge some 8.1 derivative | Theo de Raadt | |
1997-06-09 | oops | Theo de Raadt | |