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
*
atapi and wcd LKMs.
dg
1995-10-14
2
-0
/
+56
*
Latest fixes from Serge:
dg
1995-10-14
6
-210
/
+703
*
Coerce the exit message into making more sense.
jkh
1995-10-14
1
-3
/
+3
*
Don't allow i/o operations for non-root users.
bde
1995-10-14
1
-0
/
+4
*
Don't allow i/o operations for non-root users.
bde
1995-10-14
3
-6
/
+18
*
Don't allow mmapping the page after last video page.
bde
1995-10-14
1
-1
/
+1
*
Don't allow mmapping of physical page 6 (ENXIO).
bde
1995-10-14
1
-2
/
+2
*
Restore initialization of %ecx for the !I586_CPU case.
bde
1995-10-14
1
-4
/
+4
*
Only compile Pentium microtime in Pentium kernels.
wollman
1995-10-13
1
-1
/
+3
*
Say goodbye to IFF_NOTRAILERS. Support for trailers was officially
wollman
1995-10-13
20
-82
/
+45
*
Protect against routing socket messages with way-too-big address families.
wollman
1995-10-13
1
-2
/
+3
*
Routes can be asymmetric. Always offer to /accept/ an MSS of up to the
wollman
1995-10-13
2
-14
/
+2
*
Fix select().
bde
1995-10-12
3
-124
/
+56
*
Reduce jitter of Pentium microtime() implementation by letting the counter
wollman
1995-10-12
8
-79
/
+156
*
Improve clock accuracy by accounting for late/missed clock interrupts
wollman
1995-10-12
3
-9
/
+9
*
The additional checks involving sequence numbers in MTU discovery resends
wollman
1995-10-12
3
-17
/
+11
*
oops currupted a line by hitting the wrong key..
julian
1995-10-12
1
-2
/
+2
*
Ack!
julian
1995-10-12
2
-15
/
+34
*
Remove the '1' from getpeername1 and getsockname1 when NOT COMPAT_OLDSOCK.
swallace
1995-10-11
1
-2
/
+2
*
Fix probe to work properly with the Cyclades cyclom-16Ye.
dg
1995-10-11
3
-27
/
+39
*
Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.
swallace
1995-10-10
2
-12
/
+16
*
Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.
swallace
1995-10-10
1
-17
/
+32
*
Add -fno-strength-reduce to neutralize possible bad effect of -O2
ache
1995-10-10
2
-3
/
+5
*
More MTU discovery: avoid over-retransmission if route changes in the
wollman
1995-10-10
3
-21
/
+22
*
Change alternate space base name from /emul/ibcs2 to /compat/ibcs2,
swallace
1995-10-10
2
-19
/
+27
*
PCCARD support.
phk
1995-10-10
4
-73
/
+573
*
Remove socksys modload command from ibcs2 startup shell script.
swallace
1995-10-10
2
-4
/
+2
*
Remove redundant getmsg and putmesg function declarations and #include directive
swallace
1995-10-10
1
-19
/
+0
*
Remove socksys lkm from makefile list.
swallace
1995-10-10
1
-2
/
+2
*
Add prototypes and declare function return type in ibcs2.c
swallace
1995-10-10
2
-5
/
+14
*
Remove the IBCS2 option for the socksys driver. A pointer to /dev/null
swallace
1995-10-10
1
-13
/
+3
*
Remove the ugly COMPAT_IBCS2 hack to hide a return value through
swallace
1995-10-10
1
-29
/
+1
*
Update files list to include new ibcs2 files needed to compile.
swallace
1995-10-10
2
-14
/
+26
*
Fix benign type mismatches in devswitch functions.
bde
1995-10-10
1
-18
/
+10
*
Remove old files no longer needed.
swallace
1995-10-10
43
-5016
/
+4243
*
This commit was generated by cvs2svn to compensate for changes in r11394,
swallace
1995-10-10
24
-0
/
+2487
|
\
|
*
Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,
swallace
1995-10-10
31
-4243
/
+5340
|
*
This commit was manufactured by cvs2svn to create branch 'NETBSD'.
cvs2svn
1994-10-14
8
-0
/
+5946
*
almost entirely cosmetic changes
julian
1995-10-10
2
-61
/
+61
*
Remove bogus includes that became fatal after the previous (intended to
bde
1995-10-10
1
-8
/
+1
*
Fix TCP_DEBUG support so that LINT compiles again (deReiserize).
bde
1995-10-10
1
-4
/
+5
*
Include <sys/sysproto.h> so that machdep.c compiles cleanly again
bde
1995-10-10
2
-46
/
+74
*
Update comment and config for cy driver.
bde
1995-10-10
3
-9
/
+72
*
Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...
se
1995-10-09
6
-36
/
+84
*
Some bug fixes for the worm driver:
joerg
1995-10-09
3
-16
/
+37
*
BIOS manufacturers don't seem to have a unique idea about 2.88 MB
joerg
1995-10-09
5
-5
/
+10
*
Include <sys/systm.h>
dg
1995-10-09
1
-0
/
+1
*
Fix tracing of syscalls. The previous fix required the undocumented
bde
1995-10-09
3
-141
/
+144
*
Fix types of sysctl functions. Add prototypes. Cosmetic.
bde
1995-10-09
1
-7
/
+12
*
Work-around a problem in the clustering code on non-VMIO buffers. The
dyson
1995-10-09
1
-2
/
+3
[next]