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
*
First piece of fixing ppp/proxy arp problem:
fenner
1996-01-23
1
-2
/
+28
*
Simplified savectx() a little and fixed a bug that caused it to return
dg
1996-01-23
9
-75
/
+36
*
Add register definitions for Intel 82437FX (Triton System Controller)
wollman
1996-01-22
1
-1
/
+95
*
bounds check the radix, just in case.
phk
1996-01-22
1
-1
/
+5
*
Changed the description of SIGSYS to better reflect what
mpp
1996-01-22
2
-4
/
+4
*
Obtained from: uthreads package
julian
1996-01-22
1
-0
/
+42
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-1
/
+6
*
Initialize the cpu_class variable. This prevents i386 machines from
joerg
1996-01-21
2
-4
/
+4
*
Fixed the one remaining %r.
bde
1996-01-21
1
-2
/
+2
*
One missed printf in the debugger.
phk
1996-01-21
1
-2
/
+2
*
Implement an optional TIMEOUT value while entering the boot parameter
joerg
1996-01-21
2
-4
/
+33
*
Newest version of the Matrox Meteor driver. Tested with various MBONE
jkh
1996-01-21
4
-373
/
+754
*
Slightly improved debug messages for inserting new items
julian
1996-01-21
1
-9
/
+13
*
oops.
julian
1996-01-21
1
-4
/
+4
*
Submitted by: Bruce Evans (bde)
julian
1996-01-21
3
-6
/
+12
*
Removed last vestige of JREMOD.
bde
1996-01-21
1
-1
/
+0
*
Previous commit to vfs_cluster accidentally disabled read-ahead. Problem
dyson
1996-01-20
1
-1
/
+2
*
Removed stale #includes of "opt_sysvipc.h".
bde
1996-01-20
3
-6
/
+2
*
Fold in my latest changes to the worm driver.
joerg
1996-01-20
1
-6
/
+17
*
Make the "uk" device usable again. The open() always failed due to an intern...
joerg
1996-01-20
3
-5
/
+8
*
Added a comment above the npx0 device line
nate
1996-01-20
2
-2
/
+4
*
Reinstate AUTO_EOI_1. This did break suspend/resume on some portables.
phk
1996-01-19
5
-117
/
+169
*
Fixed vm_map_find for new vm changes.
dyson
1996-01-19
1
-5
/
+6
*
Fixed vm_map_find for new vm updates.
dyson
1996-01-19
3
-12
/
+20
*
Imake %.*s really work. :-(
phk
1996-01-19
1
-5
/
+9
*
Fix bad typo: > was used instead of >> ...
se
1996-01-19
2
-8
/
+8
*
Improve PCI probe messages by printing the bus number.
se
1996-01-19
2
-6
/
+6
*
Some trivial fixes to get it to compile again, plus some new lint:
peter
1996-01-19
2
-8
/
+14
*
Make result of sprintf zero terminated. Fix %r for sprintf case.
phk
1996-01-19
1
-6
/
+10
*
remove tcp_lastport - it has not been used for quite a while (at least
peter
1996-01-19
1
-2
/
+1
*
Change the default local address range for IP from 1024 through 5000
peter
1996-01-19
2
-5
/
+33
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
59
-1016
/
+1604
*
Add definitions for ICMP router discovery.
fenner
1996-01-19
1
-1
/
+20
*
Fix buffer sizes calculation looking into new Linux driver.
ache
1996-01-18
5
-21
/
+27
*
Change default value of MAX_LUN from 1 to 8.
se
1996-01-18
1
-3
/
+3
*
Make %.*s work.
phk
1996-01-18
1
-16
/
+21
*
Be more conservative when T/TCP extensions are disabled. In particular,
olah
1996-01-17
1
-1
/
+14
*
Workaround missing interrupts - dma_reset on them (when timeout occurse).
ache
1996-01-17
1
-0
/
+2
*
Use the new & improved printf rather than homegrown kludges.
phk
1996-01-16
3
-28
/
+16
*
Remove local TRUE & FALSE definitions.
phk
1996-01-16
1
-5
/
+4
*
Fix a printf, well, actually break it, that is...
phk
1996-01-16
1
-10
/
+10
*
Add support for %.{int|*}s
phk
1996-01-16
1
-4
/
+13
*
Make sure the mountpoint is marked busy before doing operations on it.
dg
1996-01-16
2
-8
/
+28
*
Small modification to my prev change:
ache
1996-01-16
1
-6
/
+4
*
Moved BCD declarations to the correct header (libkern.h).
bde
1996-01-16
3
-35
/
+42
*
1) Fix comments: 386bsd -> FreeBSD, some other wrong info.
ache
1996-01-16
1
-15
/
+17
*
Removed declarations of nonexistent functions copyoutstr(), fuiword()
bde
1996-01-16
1
-11
/
+10
*
Removed declarations of nonexistent functions.
bde
1996-01-16
2
-20
/
+4
*
Since new bcd* macros not argument range overflow resistant,
ache
1996-01-16
5
-20
/
+10
*
sleep/wakeup macros was designed to do it on random address in the stack.
ache
1996-01-16
1
-4
/
+3
[next]