Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-31 | sprinkle a bit of ARGSUSED | Theo de Raadt | |
2005-08-08 | zap remaining rcsid. | Marc Espie | |
Kill old files that are no longer compiled. okay theo | |||
2005-08-01 | kernal->kernel; | Jason McIntyre | |
from netbsd pr #30872 (anonymous post); ok deraadt@ krw@ | |||
2005-04-01 | ansify. ok deraadt@ jaredy@ | Otto Moerbeek | |
2004-12-16 | De-reference pointer *after* checking if it is NULL. | Kenneth R Westerback | |
ok millert@. | |||
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-11-05 | oops | Theo de Raadt | |
1997-11-05 | if xdr_replymsg() fails, it can leave memory still allocated. thus we | Theo de Raadt | |
need to go XDR_FREE it; wpaul@freebsd. clnt_raw.c also appears to have the same problem, and there is precedent for the solution in various other rpc code. | |||
1996-12-14 | Clean up lint and compile warnings | Thorsten Lockert | |
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 | |