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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new resource flag type: RF_PCCARD_ATTR for pccard's attribute memory.
imp
2000-01-10
1
-0
/
+2
*
Handle the case where we truss an SUGID program -- in particular, we need
sef
2000-01-10
2
-1
/
+2
*
general tidyup
cg
2000-01-10
3
-486
/
+663
*
Commit kernel part of patches to get the 3Com OfficeConnect 3CXSH572BT
imp
2000-01-10
1
-4
/
+3
*
Uncomment pcic device and put pccard in GENERIC. PCCARD will be removed
imp
2000-01-10
2
-6
/
+6
*
return the sample rate set instead of 0. oops. mpg123 should now work.
cg
2000-01-10
1
-1
/
+1
*
Avoid setting DPARCKEN until I can figure out why it causes
gibbs
2000-01-10
2
-2
/
+2
*
Several performance improvements for soft updates have been added:
mckusick
2000-01-10
12
-179
/
+626
*
Add bwillwrite to all system calls that create things in the filesystem.
mckusick
2000-01-10
3
-0
/
+19
*
Remove the P_BUFEXHAUST flag from the syncer process (leaving
mckusick
2000-01-10
2
-4
/
+0
*
Keep tighter control of removal dependencies by limiting the number
mckusick
2000-01-09
2
-40
/
+44
*
* Add `sym' SCSI driver options.
obrien
2000-01-09
3
-102
/
+159
*
Reorganize softdep_fsync so that it only does the inode-is-flushed
mckusick
2000-01-09
2
-52
/
+44
*
Get rid of unreferenced function.
mckusick
2000-01-09
1
-9
/
+0
*
Make static non-exported functions from soft updates.
mckusick
2000-01-09
3
-17
/
+24
*
change debug printout lefvels for a couple of places
mjacob
2000-01-09
1
-4
/
+4
*
Close PR# 15986: issue an RX reset command when initializing the interface,
wpaul
2000-01-09
1
-0
/
+4
*
tcp updates to support IPv6.
shin
2000-01-09
19
-746
/
+2946
*
Point to the right kernel ld script.
peter
2000-01-09
1
-3
/
+2
*
Removed some more vestiges of ft.
bde
2000-01-09
1
-5
/
+2
*
Fixed style bugs related to the access functions for the bsfl and bsrl
bde
2000-01-09
2
-62
/
+48
*
Fixed bounds checking of unit number in promopen(). Minor numbers can
bde
2000-01-09
1
-1
/
+1
*
Put on my asbestos suit and move $mach/conf/*.$mach to conf/*.$mach as
peter
2000-01-09
14
-2554
/
+6
*
Synced with sys/i386/conf/Makefile.i386 (MACHINE -> MACHINE_ARCH).
kato
2000-01-09
2
-2
/
+2
*
Removed defunct options EXTRA_SIO and KEY_DEBUG.
bde
2000-01-09
4
-8
/
+0
*
Changed MACHINE -> MACHINE_ARCH to make the i386-kernel be able to
kato
2000-01-09
3
-3
/
+3
*
Synced with sys/i386/conf/files.i386 rev 1.295.
kato
2000-01-09
2
-20
/
+20
*
Synced with sys/i386/conf/Makefile.i386 rev 1.176.
kato
2000-01-09
2
-64
/
+22
*
Cleaned up options handling:
bde
2000-01-09
1
-9
/
+4
*
Removed bogus include of opt_global.h. opt_global.h is automatically
bde
2000-01-09
2
-2
/
+0
*
Put COMPAT_SVR4 in opt_dontuse.h for the same reasons as IBCS2 and
bde
2000-01-09
4
-40
/
+36
*
Compile svr4_genassym.c with ordinary ${CFLAGS}. The (small) need for
bde
2000-01-09
1
-4
/
+3
*
Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need for
bde
2000-01-09
1
-3
/
+3
*
Merge from sys/isa/fd.c revision from 1.171 to 1.176 and sys/isa/fdreg.h
nyan
2000-01-09
4
-430
/
+488
*
Fixed a missing forward declaration. I don't know why I though the
bde
2000-01-09
1
-0
/
+1
*
fix the premature termination of playback
cg
2000-01-09
1
-1
/
+1
*
Compile *_genassym.c with ordinary ${CFLAGS}. The (small) needs for
bde
2000-01-09
2
-16
/
+16
*
enable the neomagic driver
cg
2000-01-09
1
-0
/
+1
*
driver for neomagic 256av and 256zx
cg
2000-01-09
3
-0
/
+5393
*
modify sndstat output
cg
2000-01-09
1
-4
/
+12
*
Quick fix for LINT breakage. KERNFORMAT went away, so don't use it
bde
2000-01-09
2
-4
/
+4
*
Bump configversion. The controller/device changes are upwards but not
peter
2000-01-09
7
-7
/
+7
*
Remove BROADCAST flag from faith interface,
shin
2000-01-09
1
-2
/
+2
*
enable IPsec over DUMMYNET again
shin
2000-01-09
1
-17
/
+14
*
Convert the filesystem type returned in struct statfs by syscalls
marcel
2000-01-08
2
-4
/
+102
*
- Add year 2000 copyright to driver files.
groudier
2000-01-08
3
-20
/
+58
*
Include <stddef.h> here so that <sys/assym.h> can be unpolluted.
bde
2000-01-08
1
-4
/
+3
*
Include <stddef.h> here so that <sys/assym.h> can be unpolluted.
bde
2000-01-08
2
-2
/
+6
*
Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS,
bde
2000-01-08
1
-3
/
+12
*
config(8) doesn't know anything about scsi devices like it used to, remove
peter
2000-01-08
3
-60
/
+42
[next]