Age | Commit message (Expand) | Author |
1999-01-04 | PIDs does not always fit in short | Niklas Hallqvist |
1998-12-04 | support user.group or user:group, per chown(8) | Theo de Raadt |
1998-11-21 | missing \n | Theo de Raadt |
1998-11-19 | catch extra junk at the end of the numbers | Theo de Raadt |
1998-11-18 | correct strtol() mess around rpc version numbers | Theo de Raadt |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |
1998-10-28 | fix ? usage handling; route@resentment.infonexus.com | Theo de Raadt |
1998-07-15 | close fd leak; jeff@FORYS.CRANBURY.NJ.US | Theo de Raadt |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller |
1998-06-03 | use sigsetops, and do cross-block signal handlers | Theo de Raadt |
1998-03-12 | unblock SIGPIPE before execv(); chuck. | Theo de Raadt |
1998-02-24 | udp time may be contacted at dynamic reserved | Theo de Raadt |
1997-12-23 | make it more obvious why pmap_set syslogs happen | Theo de Raadt |
1997-12-04 | Fixed a sysadmin-dos. | Artur Grabowski |
1997-11-14 | clone freebsd "-R rate"; default to 256 invocations/minute | Theo de Raadt |
1997-11-14 | crank TOOMANY to 160 for now | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-19 | ignore SIGPIPE; not nearly as much of a problem as linux though | Theo de Raadt |
1997-08-31 | only check for ftp bounce in tcp, duh. for nonreserved ports, do not | Theo de Raadt |
1997-08-29 | very weird sleep; dholland@eecs.harvard.edu | Theo de Raadt |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt |
1997-07-22 | cleanup | Theo de Raadt |
1997-07-08 | print child exit status in debug mode. | kstailey |
1997-07-08 | NULL | kstailey |
1997-06-26 | mem* cleanup | Theo de Raadt |
1997-06-26 | Document inetd's allowing mutliple comma-separated hostnames in inetd.conf. | denny |
1997-06-26 | Better support for specific instance binding in inetd: | denny |
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-18 | Document inetd.conf's per-interface binding (new verbage from der Mouse's net... | denny |
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-04 | toast extra \n; ficus | Theo de Raadt |
1997-06-04 | do not exceed bounds of fd_set | Theo de Raadt |
1997-05-30 | wait wrks on tcp; rickb@iaw.on.ca | Theo de Raadt |
1997-02-24 | irc thing is dumb, and do not bother wasting effort screaming about ftp bounc... | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-13 | correct; kleink@layla.inka.de | Theo de Raadt |
1996-12-14 | be more careful with setgroups() | Theo de Raadt |
1996-12-11 | proto & column cleanup | Theo de Raadt |
1996-08-31 | rpc is not an option anymore | Theo de Raadt |
1996-08-28 | closer towards useable by generic joe | Theo de Raadt |
1996-08-16 | do not do bindresvport if user runs own inetd | Theo de Raadt |
1996-08-11 | fix doc order of setgid/initgroups/setuid | Theo de Raadt |
1996-08-02 | merge freebsd setlogin/setsid changes | Theo de Raadt |
1996-08-02 | indent | Theo de Raadt |
1996-08-02 | after rpc bind, getpeername() to update sin_port | Theo de Raadt |
1996-07-31 | proto throughout | Theo de Raadt |
1996-07-29 | udp spam on 6667 | Theo de Raadt |
1996-07-29 | careful of bad addr/port in dgram services | Theo de Raadt |