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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
2
-4
/
+4
*
Make exe a symlink.
des
2000-05-24
5
-23
/
+71
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
2
-4
/
+4
*
Regenerated (to fix "created from" lines, and to fix the previous
bde
2000-05-10
4
-5
/
+5
*
Fixed the "created from" lines generated from this file. makesyscalls.sh
bde
2000-05-10
1
-6
/
+6
*
Regenerated (fixed the calculation of sy_nargs in sysent tables).
bde
2000-05-09
2
-127
/
+131
*
Don't forget to back up svr4_syscallnames.c. Don't depend on side effects
bde
2000-05-09
1
-2
/
+3
*
Fixed the return type and args struct tag for exit(). They were wrong in
bde
2000-05-09
1
-1
/
+1
*
Give the "streams" modulea version (1) and depend on it from the
green
2000-05-06
1
-0
/
+1
*
Add $FreeBSD$
peter
2000-05-01
1
-0
/
+1
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
5
-5
/
+0
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
2
-2
/
+0
*
Fix include paths so that this builds correctly.
msmith
2000-04-21
5
-5
/
+5
*
Move the linprocfs bits under the rest of the i386 linux compatibility
msmith
2000-04-20
6
-0
/
+2064
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
2
-2
/
+0
*
Change our ELF binary branding to something more acceptable to the Binutils
obrien
2000-04-18
1
-5
/
+5
*
Fix some style bugs. The long line is in a chunk of code that's
nsayer
2000-03-13
2
-16
/
+16
*
Fix bug in linux_wait4 and linux_waitpid where garbage in the status
marcel
2000-03-09
1
-0
/
+2
*
Implement Linux BLKGETSIZE ioctl, and open the door to implementing
nsayer
2000-03-09
2
-0
/
+42
*
Fix accept(2) behavior in that accepted sockets don't inherit the
marcel
2000-02-28
1
-1
/
+20
*
Avoid passing an uninitialized structure member to the real
nsayer
2000-02-01
1
-0
/
+1
*
Fix handling of svr4_sigsets, which are implemented in SysVR4 as a sequence
newton
2000-01-15
2
-15
/
+51
*
Remove some all-too-wordy debugging prints
newton
2000-01-15
1
-5
/
+0
*
Return Linux kernel version 2.2.12 by default. This is in line
marcel
2000-01-10
1
-1
/
+1
*
Removed bogus include of opt_global.h. opt_global.h is automatically
bde
2000-01-09
1
-1
/
+0
*
Convert the filesystem type returned in struct statfs by syscalls
marcel
2000-01-08
1
-2
/
+51
*
Need to #include vm_zone.h to pick up inline definition of zfree() so that
newton
2000-01-03
1
-0
/
+1
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
5
-2
/
+24
*
Replace the svr4_sys_getdents64() routine with a port of linux_getdents() --
newton
1999-12-12
1
-85
/
+124
*
Avoid excessive redundancy in svr4_sys_getmsg() and svr4_sys_putmsg():
newton
1999-12-12
1
-8
/
+8
*
fd_revoke() shouldn't panic if the descriptor provided is not a file or
newton
1999-12-12
1
-9
/
+2
*
Remove unused includes.
marcel
1999-12-10
1
-2
/
+0
*
Remove unnecessary includes
newton
1999-12-08
11
-68
/
+19
*
SVR4 emulator source files now take their compilation options from
newton
1999-12-08
8
-2
/
+11
*
Fix LINT breakage.
archie
1999-12-05
1
-1
/
+1
*
Implement pluggable ioctl handlers.
marcel
1999-12-04
3
-1077
/
+1713
*
Implement linux_sigaltstack.
marcel
1999-11-30
1
-11
/
+47
*
add linuxulator wrapper for SNDCTL_DSP_GETODELAY
alfred
1999-11-29
1
-0
/
+4
*
Implement linux_ustat.
marcel
1999-11-27
1
-3
/
+56
*
Implement fdatasync in terms of fsync. The regeneration of proto.h,
marcel
1999-11-26
1
-0
/
+11
*
General clean-up of socket.h and associated sources to synchronise up
phk
1999-11-24
1
-1
/
+1
*
s/p_cred->pc_ucred/p_ucred/g
phk
1999-11-21
1
-1
/
+1
*
simplify check for device.
phk
1999-11-08
1
-1
/
+1
*
Use fo_stat() rather than Yet Another duplication of kern_descrip.c's stat
peter
1999-11-08
1
-15
/
+1
*
useracc() the prequel:
phk
1999-10-29
3
-3
/
+0
*
Fix the duplicate filenames that are the result of using getdents.
marcel
1999-10-21
1
-1
/
+1
*
Remove unnecessary includes.
newton
1999-10-17
2
-20
/
+0
*
Remove unnecessary includes.
newton
1999-10-17
15
-55
/
+4
*
Add a per-signal flag to mark handlers registered with osigaction, so we
luoqi
1999-10-11
1
-1
/
+1
[next]