Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-06 | use socklen_t where needed; henning pvalchev ok | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-09-15 | prototype cleanup | Theo de Raadt | |
2001-03-03 | plug many memory leaks | Theo de Raadt | |
1998-03-19 | Some -Wall | Todd C. Miller | |
1997-07-09 | avoid close(closed_socket) or close(-1); it looks disgusting in kdump | Theo de Raadt | |
1997-03-29 | in svcudp_bufcreate(), only close socket if we created it | Theo de Raadt | |
1997-02-17 | do not leak descriptors and mem | Theo de Raadt | |
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-07-20 | bcopy->memcpy & tag | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |