Age | Commit message (Expand) | Author |
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 |
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 pjt@bsd1... | Theo de Raadt |
1997-06-18 | act in-Initialized inside part of die(); avoids printing mangled log entry; j... | Theo de Raadt |
1997-06-18 | Document inetd.conf's per-interface binding (new verbage from der Mouse's net... | denny |
1997-06-18 | repair recursive map entry thingy; christos | Theo de Raadt |
1997-06-17 | count slow queue low entropy drops | Michael Shalayeff |
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 |
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 |
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 |
1997-06-09 | permit changing protocol, useful for debugging sipp-esp/sipp-ah/ipencap; ange... | Theo de Raadt |
1997-06-09 | Log packet contents to the specified logfile, | Niklas Hallqvist |
1997-06-09 | make distribution: dependent on what it tries to install | grr |
1997-06-09 | Handle additional icmp codes, and a default case for the rest. | denny |