summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys
Commit message (Expand)AuthorAgeFilesLines
* Rework the __vdso_* symbols attributes to only make the symbols weak,kib2013-01-301-0/+10
* libc/i386: Do not export .cerror.jilles2012-09-058-32/+12
* Use struct vdso_timehands data to implement fast gettimeofday(2) andkib2012-06-222-1/+52
* mdoc: sort prologue macros.joel2012-03-263-3/+3
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-0712-0/+23
* Unconditionally build wrappers for i386_get_ioperm(), i386_set_ioperm(),kib2009-04-011-4/+3
* On i386, the primary function that SYSCALL() generates is with thepeter2008-11-153-3/+3
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.ed2008-11-091-2/+1
* Add missing END() macros, as per rev 184547 for amd64. The lack of thesepeter2008-11-0210-0/+11
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudopeter2007-07-041-3/+5
* 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
OpenPOWER on IntegriCloud