Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-18 | If open() failed because the file does not exist, a struct sd for this file | Miod Vallat | |
won't be allocated. Check for this in close() so as not to free() bogus pointers. | |||
2004-04-02 | remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists | Theo de Raadt | |
2003-08-11 | ansification and knf and protos | Theo de Raadt | |
2003-04-17 | missing indent | Michael Shalayeff | |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller | |
1999-02-14 | place a bin-patcheable z_verbose here for -DDEBUG | Michael Shalayeff | |
1999-01-25 | fix a real bad bug, which consists of return value from | Michael Shalayeff | |
read() /* oread() */ not being checked for errors/eof or not checked for error value (-1), which would result in bad kernels loaded, i/o errors not reported and such. | |||
1998-09-08 | minor changes from zlib-1.1.3 gzio.c | Todd C. Miller | |
1997-02-15 | SAVE_MEMORY even more | Michael Shalayeff | |
1997-02-06 | * remove reference to non-existant fat.c. | Jason Downs | |
* make cread.c work with libz again. | |||
1997-02-06 | missed test compile ); | Michael Shalayeff | |
1997-02-06 | make it work w/ old allocator | Michael Shalayeff | |
no need for zmemcpy better use /sys/net/zlib.c, it's smaller and it's form kernel. | |||
1997-02-06 | Add libz and make libsa aware of it. From NetBSD. | Jason Downs | |