summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-0912-48/+0
* Forgot to bump the document date.ru2006-10-131-1/+1
* Some word smithing adopted from the PR.ru2006-10-131-14/+14
* Markup fixes.ru2006-09-171-6/+6
* A few minor wording changes and a clarification about error conditions.bsd2006-05-031-10/+10
* Provide stub functions for i386_set_ldt() and i386_get_ldt() even whenpeter2005-04-261-3/+4
* No longer use _amd64_set_gsbase(). Use i386_set_gsbase() even whenpeter2005-04-265-165/+1
* Add stubs for the %fs/%gs base management calls.peter2005-04-145-0/+149
* Fix strict-alias warnings by removing excessive (and wrong) casts.peter2005-04-072-2/+2
* When building the custom i386 libraries for use on amd64 kernels, wepeter2004-11-065-0/+166
* Mechanically kill hard sentence breaks.ru2004-07-022-6/+12
* Removed trailing whitespace.ru2004-07-021-10/+10
* Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'mnectar2004-01-095-15/+5
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* Make getcontext(2) work on i386. It needs a small wrapper in libcpeter2003-09-042-2/+52
* Add the mlockall() and munlockall() system calls.bms2003-08-111-1/+1
* Allow foot shooting as Linux emulation needs it.julian2003-08-041-1/+2
* Update manual for i386_set_ldt to reflect newly added features.davidxu2003-07-311-0/+34
* 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
OpenPOWER on IntegriCloud