Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-11 | -1 -> MAP_FAILED | Artur Grabowski | |
2000-08-09 | Remove trailing blank lines. | Aaron Campbell | |
1999-08-31 | Consistify naming of RETURN VALUES section. | Aaron Campbell | |
1999-07-05 | repairs | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-04-22 | spelling | Marc Espie | |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard | |
All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO | |||
1998-11-04 | availiable -> available | Aaron Campbell | |
1998-08-08 | add russian messages support | Oleg Safiullin | |
1997-07-09 | Clean up some -Wall flowers. | Todd C. Miller | |
1997-06-18 | french fix from matthieu | Theo de Raadt | |
1997-06-18 | catalogs from netbsd | Theo de Raadt | |
1997-06-17 | fixed some typos; netbsd | Niels Provos | |
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-09-05 | 1 char oflow; bitblt & deraadt | Theo de Raadt | |
1996-08-26 | use issetugid() to protect against bad getenv | Theo de Raadt | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-19 | No longer used | Thorsten Lockert | |
1996-06-23 | from jtc; Ensure user can't make us overrun fixed sized buffers. | Theo de Raadt | |
Merged in changes from branch (make sure all memory, file descriptors, mappings, etc. are freed and return (nl_catd) -1 on error). Also fix one minor bug and clean up NLSPATH parsing a bit more. | |||
1996-06-10 | exit nicely, error out nicely | Theo de Raadt | |
1996-05-22 | svr4-style gencat | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3m.es> | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |