Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-24 | uninit variables | Theo de Raadt | |
2000-05-19 | use getifaddrs(3) instead of SIOCGIFCONF, to avoid alignment issues. | Jun-ichiro itojun Hagino | |
1998-08-14 | realloc repair | Theo de Raadt | |
1997-07-09 | avoid close(closed_socket) or close(-1); it looks disgusting in kdump | Theo de Raadt | |
1997-01-22 | handle SIOCGIFCONF for as many interfaces as provided | Theo de Raadt | |
1997-01-02 | use arc4random for xid generation | Theo de Raadt | |
1996-12-10 | avoid close(-1) cases | Theo de Raadt | |
1996-11-14 | More Alpha casts. | etheisen | |
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-09-02 | perturb xid further. confuse the world | Theo de Raadt | |
1996-08-20 | memset 0; also fix for byte order botch in __svc_fdset handling; thanks to ↵ | Theo de Raadt | |
mw@openbsd.org | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-15 | support descriptors > FD_SETSIZE and correct timeout handling | Theo de Raadt | |
1996-08-10 | idle cleanup | Theo de Raadt | |
1996-08-10 | idle cleanup | Theo de Raadt | |
1996-07-20 | bcopy->memcpy & tag | Theo de Raadt | |
1996-03-25 | Pull prototypes into scope | Thorsten Lockert | |
Remove graticious casts | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |