summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Use ``.Rv -std'' wherever possible.ru2001-08-311-9/+1
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-1318-41/+10
* Cross-reference io(4).iedowse2001-08-121-0/+2
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-4/+4
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-091-7/+1
* Remove whitespace at EOL.dd2001-07-154-7/+7
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSdeischen2001-01-295-9/+5
* Comment only change; s/_thread_sys_/__sys_/deischen2001-01-261-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-242-7/+6
* Prepare for mdoc(7)NG.ru2000-12-291-0/+1
* Remove last vestiges of thr_sleep and thr_wakeup from libc.jake2000-12-021-1/+1
* Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.xjhb2000-11-281-1/+1
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
* Add a couple of debug register helper functions to assist in settingbsd2000-09-214-2/+245
* You need options USER_LDT in your kernel to use these functions.alex2000-06-141-0/+4
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-063-3/+3
* Introduce ".Lb" macro to libc manpages.phantom2000-04-213-0/+6
* Remove osig* from NOASM. It bogus now.marcel1999-10-141-2/+1
* Remove syscall wrappers.marcel1999-10-094-189/+2
* sigset_t change (part 5 of 5)marcel1999-09-291-3/+4
* Use definitions provided in sysarch.h for args structures.luoqi1999-09-025-41/+12
* $Id$ -> $FreeBSD$peter1999-08-2825-46/+46
* Add wrappers for pread and pwrite syscalls.dt1999-04-041-3/+3
* EACESS -> EACCESalex1999-03-151-2/+2
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-3/+5
* Simplify implementation and eliminate a register preservation problem.luoqi1998-09-181-24/+10
* Fix a cut 'n paste mistake.luoqi1998-09-131-4/+4
* In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an aliasdt1998-09-121-2/+6
* Fixed missing header in synopsis.bde1998-08-031-1/+2
* Fixed disordering in previous commit.bde1998-07-291-4/+4
* u_int --> unsigned int, remove (now unneeded) <sys/types.h>jlemon1998-07-283-15/+13
* oops, forgot to do ``cvs add'' first.jlemon1998-07-285-0/+338
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesjlemon1998-07-281-3/+5
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
* Use the thread-aware errno definition all the time.jb1998-05-051-22/+3
* Oops, backout the previous change having confused my underscores.jb1998-04-301-3/+2
* Make cerror thread aware by calling __error() to get a pointer to thejb1998-04-301-22/+5
* The syscall that creates a kernel thread is coming, but it doesn't use thejb1998-04-301-4/+3
* Nearly missed this one.jb1998-03-091-1/+20
* Removed unused file. It just forces a return value of 0 on successbde1997-10-181-48/+0
* Removed bogus .PATH statement.bde1997-10-161-3/+1
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-161-3/+2
* kill the undeadpeter1997-07-1316-852/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-0316-0/+852
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-0316-0/+852
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-1116-158/+49
| * recording cvs-1.6 file deathpeter1995-12-3016-852/+0
| * This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1995-06-2716-0/+961
OpenPOWER on IntegriCloud