Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved translations from Lars Buitinck (lars at fwn.rug.nl) and me. | 2002-04-02 | 1 | -90/+90 | |
| | | | | ok wvdputte@, deraadt@ | ||||
* | better translations by Paul Weissman | 2002-04-01 | 1 | -16/+16 | |
| | | | | deraadt@ okay. | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 4 | -8/+8 | |
| | |||||
* | -1 -> MAP_FAILED | 2001-05-11 | 1 | -2/+2 | |
| | |||||
* | Remove trailing blank lines. | 2000-08-09 | 1 | -2/+1 | |
| | |||||
* | Consistify naming of RETURN VALUES section. | 1999-08-31 | 2 | -4/+4 | |
| | |||||
* | repairs | 1999-07-05 | 3 | -21/+22 | |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -3/+3 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | spelling | 1999-04-22 | 1 | -4/+4 | |
| | |||||
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). | 1998-11-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | 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 | ||||
* | availiable -> available | 1998-11-04 | 1 | -2/+2 | |
| | |||||
* | add russian messages support | 1998-08-08 | 1 | -0/+222 | |
| | |||||
* | Clean up some -Wall flowers. | 1997-07-09 | 1 | -1/+2 | |
| | |||||
* | french fix from matthieu | 1997-06-18 | 1 | -1/+1 | |
| | |||||
* | catalogs from netbsd | 1997-06-18 | 4 | -0/+888 | |
| | |||||
* | fixed some typos; netbsd | 1997-06-17 | 1 | -12/+12 | |
| | |||||
* | Remove dead code | 1996-09-15 | 3 | -11/+12 | |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | 1 char oflow; bitblt & deraadt | 1996-09-05 | 1 | -5/+5 | |
| | |||||
* | use issetugid() to protect against bad getenv | 1996-08-26 | 1 | -8/+6 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 10 | -16/+28 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | No longer used | 1996-08-19 | 1 | -0/+0 | |
| | |||||
* | from jtc; Ensure user can't make us overrun fixed sized buffers. | 1996-06-23 | 1 | -49/+64 | |
| | | | | | | 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. | ||||
* | exit nicely, error out nicely | 1996-06-10 | 2 | -22/+24 | |
| | |||||
* | svr4-style gencat | 1996-05-22 | 9 | -614/+368 | |
| | |||||
* | from netbsd: | 1995-12-14 | 1 | -0/+222 | |
| | | | | Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3m.es> | ||||
* | initial import of NetBSD tree | 1995-10-18 | 13 | -0/+1667 | |