Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller | |
the ANSI way. | |||
1997-01-18 | Do not partially initialize a structure at declaration in a function. | briggs | |
This causes gcc to generate a memset() on the m68k. Instead, bzero and initialize the structure later in the function. | |||
1996-12-23 | no panic on ppp down/retry | Michael Shalayeff | |
1996-03-04 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |