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
/
sys
/
compat
/
freebsd32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regen
peter
2004-07-14
4
-9
/
+4
*
Unmapped syscalls should be NOPROTO so that we don't get a duplicate
peter
2004-07-14
1
-1
/
+1
*
Give kldunload a -f(orce) argument.
phk
2004-07-13
4
-5
/
+13
*
Add kldunloadf() system call. Stay tuned for follwing commit messages.
phk
2004-07-13
1
-2
/
+3
*
Change the thread ID (thr_id_t) used for 1:1 threading from being a
marcel
2004-07-02
1
-4
/
+4
*
Regen.
marcel
2004-07-02
4
-4
/
+4
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-2
/
+2
*
Fix build for non-COMPAT_FREEBSD4 configurations. Make the FreeBSD 4
marcel
2004-04-24
1
-0
/
+10
*
Regen
peter
2004-04-14
4
-40
/
+49
*
Catch up to the not-so-recent statfs(2) changes.
peter
2004-04-14
3
-18
/
+49
*
Regen for libthr thread synchronization syscalls.
mtm
2004-03-27
4
-5
/
+11
*
Separate thread synchronization from signals in libthr. Instead
mtm
2004-03-27
1
-0
/
+2
*
- Replace wait1() with a kern_wait() function that accepts the pid,
jhb
2004-03-17
1
-13
/
+9
*
Regen (FWIW)
peter
2004-02-21
4
-5
/
+5
*
Try and make the compat sigreturn prototypes closer to reality.
peter
2004-02-21
1
-1
/
+1
*
Regen.
deischen
2004-02-03
4
-5
/
+7
*
Sync with kern/syscalls.master.
deischen
2004-02-03
1
-0
/
+1
*
Regen
peter
2004-01-28
5
-7
/
+40
*
Add getitimer swab stub
peter
2004-01-28
1
-2
/
+2
*
GC unused 'syshide' override to /dev/null. This was here to disable
peter
2003-12-24
1
-1
/
+0
*
Regen (should be a NOP except for rcsid)
peter
2003-12-23
4
-4
/
+4
*
GC unused namespc column.
peter
2003-12-23
1
-548
/
+518
*
Regen
peter
2003-12-23
4
-5
/
+5
*
freebsd32_fstat(2) is now MPSAFE
peter
2003-12-23
1
-1
/
+1
*
Rather than screw around with the (unsafe) stackgap, call vn_stat/fo_stat
peter
2003-12-23
1
-53
/
+45
*
Regen
peter
2003-12-23
4
-29
/
+13
*
Eliminate stackgap usage for the (woefully incomplete) path translations
peter
2003-12-23
3
-195
/
+3
*
regen
peter
2003-12-11
4
-5
/
+5
*
Mark freebsd32_gettimeofday() as mpsafe
peter
2003-12-11
1
-1
/
+1
*
Just implementing a 32 bit version of gettimeofday() was smaller than
peter
2003-12-11
1
-22
/
+14
*
Regen
peter
2003-12-10
4
-17
/
+25
*
Add missing extattr_list_fd(), extattr_list_file(), extattr_list_link()
peter
2003-12-10
1
-1
/
+4
*
The osigpending, oaccept, orecvfrom and ogetdirentries entries were
peter
2003-12-10
1
-8
/
+4
*
Regen
peter
2003-11-08
4
-7
/
+7
*
"implement" vfork(). Add comments next to the other syscalls that need
peter
2003-11-08
1
-1
/
+12
*
Dont write to the stackgap directly in execve().
peter
2003-11-07
1
-3
/
+9
*
Regen.
jhb
2003-11-07
4
-13
/
+13
*
Sync with global syscalls.master by marking ptrace(), dup(), pipe(),
jhb
2003-11-07
1
-9
/
+9
*
Add CTASSERT()'s to check that the sizes of our replicas of the 32 bit
peter
2003-10-30
2
-3
/
+26
*
Switch to using the emulator in the common compat area.
peter
2003-08-23
2
-2
/
+4
*
Initial sweep to de-i386-ify this
peter
2003-08-22
3
-79
/
+84
*
Regen
peter
2003-08-22
4
-411
/
+411
*
Begin attempting to consolidate the two different i386 emulations
peter
2003-08-22
3
-63
/
+75
*
Regen
peter
2003-08-21
4
-14
/
+14
*
This is too funny for words. Swap syscalls 416 and 417 around. It works
peter
2003-08-21
1
-2
/
+2
*
Use __FBSDID().
obrien
2003-07-25
1
-2
/
+3
*
Regenerate.
peter
2003-05-31
1
-0
/
+447
*
Make this compile with WITNESS enabled. It wants the syscall names.
peter
2003-05-31
2
-2
/
+3
*
Deal with the user VM space expanding. 32 bit applications do not like
peter
2003-05-23
1
-1
/
+1
*
Regen
peter
2003-05-14
3
-18
/
+43
[next]