summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove stale reference to the deprecated USER_LDT option. The associatedjhb2003-06-091-4/+0
* Assorted mdoc(7) fixes.ru2003-05-221-6/+9
* Fixed troff(1) and mdoc(7) warnings.ru2003-05-181-1/+1
* Document VM86_INTCALL.mdodd2003-04-291-4/+35
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-165-0/+10
* english(4) police.schweikh2002-12-271-1/+1
* mdoc(7) police: "The .Fa argument.".ru2002-12-193-3/+15
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-181-1/+1
* mdoc(7) police: "The .Fn function".ru2002-12-181-0/+8
* mdoc(7) police: "The .Fn system call".ru2002-12-183-0/+18
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-2/+0
* track gratuitous change to sys/i386/include/reg.hsam2002-10-212-4/+4
* Use '_end' symbol instead of 'end' to initialize minbrk and curbrkkan2002-08-081-3/+3
* Generate the normal asm stubs for all sysv system calls. Use these insteadjake2002-05-231-5/+3
* Restore CSRG ID's lost in January 1995.obrien2002-03-2311-44/+55
* Fix the style of the SCM ID's.obrien2002-03-227-32/+14
* Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatjhb2001-11-275-7/+7
* Cleanups after previous change:jhb2001-11-131-9/+2
* The kernel already fixes up %eax for parents that return from fork, sojhb2001-11-134-104/+2
* De-orbit DEFS.h - the other arches do not use it, and it got replacedpeter2001-10-241-1/+0
* Just use RSYSCALL.ru2001-10-191-2/+1
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-014-9/+9
* 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
OpenPOWER on IntegriCloud