| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | oops, forgot to do ``cvs add'' first. | jlemon | 1998-07-28 | 5 | -0/+338 |
* | Add wrappers for i386_*_ioperm, i386_vm86 so userland code does | jlemon | 1998-07-28 | 1 | -3/+5 |
* | Fix a bunch of spelling errors. | steve | 1998-06-04 | 1 | -2/+2 |
* | Use the thread-aware errno definition all the time. | jb | 1998-05-05 | 1 | -22/+3 |
* | Oops, backout the previous change having confused my underscores. | jb | 1998-04-30 | 1 | -3/+2 |
* | Make cerror thread aware by calling __error() to get a pointer to the | jb | 1998-04-30 | 1 | -22/+5 |
* | The syscall that creates a kernel thread is coming, but it doesn't use the | jb | 1998-04-30 | 1 | -4/+3 |
* | Nearly missed this one. | jb | 1998-03-09 | 1 | -1/+20 |
* | Removed unused file. It just forces a return value of 0 on success | bde | 1997-10-18 | 1 | -48/+0 |
* | Removed bogus .PATH statement. | bde | 1997-10-16 | 1 | -3/+1 |
* | Removed the subdirectory paths from the definitions of MAN[1-9]. They | bde | 1997-10-16 | 1 | -3/+2 |
* | kill the undead | peter | 1997-07-13 | 16 | -852/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27180, | bde | 1997-07-03 | 16 | -0/+852 |
|\ |
|
| * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | bde | 1997-07-03 | 16 | -0/+852 |
| * | Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch | peter | 1997-03-11 | 16 | -158/+49 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 16 | -852/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'CSRG'. | cvs2svn | 1995-06-27 | 16 | -0/+961 |
* | | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 1 | -2/+5 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 21 | -40/+40 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 21 | -40/+40 |
* | | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 5 | -35/+15 |
* | | Fixed comparisons so that preposterously large (>= 0x80000000) brk values | bde | 1996-06-25 | 1 | -5/+5 |
* | | Fix a bogon in the pic + threadsafe version of cerror, it was missing | peter | 1996-05-10 | 1 | -3/+5 |
* | | Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) | peter | 1996-05-05 | 15 | -115/+134 |
* | | rfork/minherit glue in libc | peter | 1996-02-23 | 1 | -0/+51 |
* | | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 8 | -21/+75 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 16 | -852/+0 |
* | | Calling sbrk(2) with zero argument doesn't need to generate a syscall. | phk | 1995-10-04 | 1 | -4/+10 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -12/+12 |
* | | First round of changes to clean up the RCSID mess in libc: | dg | 1995-01-23 | 18 | -63/+91 |
* | | Fixed problem with returning -1 on error when the return value is a | dg | 1994-08-13 | 1 | -1/+2 |
* | | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 16 | -0/+961 |
* | | This commit was generated by cvs2svn to compensate for changes in r1573, | rgrimes | 1994-05-27 | 16 | -0/+852 |
|\ \
| |/ |
|
| * | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 16 | -0/+852 |
* | Add $Id$ to all, clean up multiple spaces | rgrimes | 1994-02-21 | 1 | -2/+3 |
* | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | dg | 1994-01-31 | 4 | -0/+207 |