| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove osig* from NOASM. It bogus now. | marcel | 1999-10-14 | 1 | -2/+1 |
* | \begin{quote} | marcel | 1999-10-10 | 1 | -1/+1 |
* | Remove syscall wrappers. | marcel | 1999-10-09 | 4 | -189/+2 |
* | sigset_t change (part 5 of 5) | marcel | 1999-09-29 | 4 | -34/+46 |
* | Use definitions provided in sysarch.h for args structures. | luoqi | 1999-09-02 | 5 | -41/+12 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 65 | -119/+119 |
* | Add wrappers for pread and pwrite syscalls. | dt | 1999-04-04 | 1 | -3/+3 |
* | EACESS -> EACCES | alex | 1999-03-15 | 1 | -2/+2 |
* | Reviewed by: Luoqi Chen, Jordan Hubbard | julian | 1998-12-19 | 1 | -3/+5 |
* | Simplify implementation and eliminate a register preservation problem. | luoqi | 1998-09-18 | 1 | -24/+10 |
* | Fix a cut 'n paste mistake. | luoqi | 1998-09-13 | 1 | -4/+4 |
* | In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias | dt | 1998-09-12 | 1 | -2/+6 |
* | Fixed missing header in synopsis. | bde | 1998-08-03 | 1 | -1/+2 |
* | Fixed disordering in previous commit. | bde | 1998-07-29 | 1 | -4/+4 |
* | u_int --> unsigned int, remove (now unneeded) <sys/types.h> | jlemon | 1998-07-28 | 3 | -15/+13 |
* | 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 |
* | Build the syscalls (in libc, not libc_r) with weak symbols so that | jb | 1998-05-05 | 1 | -3/+9 |
* | 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 |
* | Stop renaming these in libc_r because wrappered versions don't make sense. | jb | 1998-04-29 | 3 | -30/+6 |
* | 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 |
* | Handle machine-dependent (stdlib) sources more automatically. | bde | 1997-10-16 | 1 | -2/+2 |
* | 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 |
* | Handle machine-dependent (m-d) (string) sources more automatically. | bde | 1997-10-16 | 1 | -6/+4 |
* | Moved `SRCS+= frexp.c' to the correct Makefile.inc. | bde | 1997-10-14 | 1 | -3/+3 |
* | kill the undead | peter | 1997-07-13 | 31 | -1689/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27180, | bde | 1997-07-03 | 31 | -0/+1689 |
|\ |
|
| * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | bde | 1997-07-03 | 31 | -0/+1689 |
| * | Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch | peter | 1997-03-11 | 23 | -264/+111 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 31 | -1689/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'CSRG'. | cvs2svn | 1995-06-27 | 23 | -0/+1448 |
* | | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 1 | -2/+5 |
* | | Use separate routines for memmove() and memcpy(). This lets me drop | bde | 1997-04-20 | 1 | -0/+2 |
* | | Use separate routines for memmove() and memcpy(). This lets me drop | bde | 1997-04-20 | 2 | -94/+4 |
* | | Merged with the 1996/11/12 NetBSD version: | bde | 1997-04-20 | 1 | -10/+24 |
* | | Fixed long lines. | bde | 1997-04-19 | 1 | -8/+9 |
* | | Second stage of moving this to in <machine/asm.h>: just include | bde | 1997-04-15 | 1 | -82/+2 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 63 | -117/+117 |
* | | Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.h | bde | 1997-02-14 | 2 | -21/+21 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 63 | -117/+117 |
* | | Correct a "spelling" error in a comment. | dyson | 1996-10-31 | 1 | -2/+2 |
* | | Submitted by: john birell (jb@cimlogic.com.au) | julian | 1996-08-22 | 1 | -3/+3 |
* | | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 6 | -44/+42 |
* | | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -2/+4 |