index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
i386
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
nectar
2004-01-09
5
-15
/
+5
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-1
/
+1
*
Make getcontext(2) work on i386. It needs a small wrapper in libc
peter
2003-09-04
2
-2
/
+52
*
Add the mlockall() and munlockall() system calls.
bms
2003-08-11
1
-1
/
+1
*
Allow foot shooting as Linux emulation needs it.
julian
2003-08-04
1
-1
/
+2
*
Update manual for i386_set_ldt to reflect newly added features.
davidxu
2003-07-31
1
-0
/
+34
*
Remove stale reference to the deprecated USER_LDT option. The associated
jhb
2003-06-09
1
-4
/
+0
*
Assorted mdoc(7) fixes.
ru
2003-05-22
1
-6
/
+9
*
Fixed troff(1) and mdoc(7) warnings.
ru
2003-05-18
1
-1
/
+1
*
Document VM86_INTCALL.
mdodd
2003-04-29
1
-4
/
+35
*
Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
nectar
2003-02-16
5
-0
/
+10
*
english(4) police.
schweikh
2002-12-27
1
-1
/
+1
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
3
-3
/
+15
*
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
ru
2002-12-18
1
-1
/
+1
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
1
-0
/
+8
*
mdoc(7) police: "The .Fn system call".
ru
2002-12-18
3
-0
/
+18
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-2
/
+0
*
track gratuitous change to sys/i386/include/reg.h
sam
2002-10-21
2
-4
/
+4
*
Use '_end' symbol instead of 'end' to initialize minbrk and curbrk
kan
2002-08-08
1
-3
/
+3
*
Generate the normal asm stubs for all sysv system calls. Use these instead
jake
2002-05-23
1
-5
/
+3
*
Restore CSRG ID's lost in January 1995.
obrien
2002-03-23
11
-44
/
+55
*
Fix the style of the SCM ID's.
obrien
2002-03-22
7
-32
/
+14
*
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
jhb
2001-11-27
5
-7
/
+7
*
Cleanups after previous change:
jhb
2001-11-13
1
-9
/
+2
*
The kernel already fixes up %eax for parents that return from fork, so
jhb
2001-11-13
4
-104
/
+2
*
De-orbit DEFS.h - the other arches do not use it, and it got replaced
peter
2001-10-24
1
-1
/
+0
*
Just use RSYSCALL.
ru
2001-10-19
1
-2
/
+1
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
4
-9
/
+9
*
Use ``.Rv -std'' wherever possible.
ru
2001-08-31
1
-9
/
+1
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
18
-41
/
+10
*
Cross-reference io(4).
iedowse
2001-08-12
1
-0
/
+2
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
1
-4
/
+4
*
Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.
yar
2001-08-09
1
-7
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
4
-7
/
+7
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-2
/
+2
*
Clean up syscall generation in libc by removing HIDDEN_SYSCALLS
deischen
2001-01-29
5
-9
/
+5
*
Comment only change; s/_thread_sys_/__sys_/
deischen
2001-01-26
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
2
-7
/
+6
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-0
/
+1
*
Remove last vestiges of thr_sleep and thr_wakeup from libc.
jake
2000-12-02
1
-1
/
+1
*
Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.x
jhb
2000-11-28
1
-1
/
+1
*
mdoc(7) police: use certified section headers wherever possible.
ru
2000-11-17
1
-1
/
+1
*
Add a couple of debug register helper functions to assist in setting
bsd
2000-09-21
4
-2
/
+245
*
You need options USER_LDT in your kernel to use these functions.
alex
2000-06-14
1
-0
/
+4
*
Use `Er' variable to define first column width in ERRORS section.
phantom
2000-05-06
3
-3
/
+3
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
3
-0
/
+6
*
Remove osig* from NOASM. It bogus now.
marcel
1999-10-14
1
-2
/
+1
*
Remove syscall wrappers.
marcel
1999-10-09
4
-189
/
+2
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-3
/
+4
[next]