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
*
FINALLY: PCI support for the Lance Ethernet driver.
se
1996-07-18
5
-146
/
+507
*
some internal modems need LOTS of time to generate an interrupt
julian
1996-07-17
3
-6
/
+6
*
Introduce two /dev/audio compat alias names for flushing and draining
joerg
1996-07-17
2
-2
/
+8
*
Fixed adjustment of `time' when timer0 is released. 27465 was 27645 in
bde
1996-07-17
6
-12
/
+12
*
Various fixes from frank@fwi.uva.nl (Frank van der Linden) via
dfr
1996-07-16
8
-50
/
+116
*
Moved declaration of zbuf outside of #ifdef DEVFS code.
nate
1996-07-15
2
-6
/
+6
*
Quick fix for previous commit: don't free zbuf on close since it may be
bde
1996-07-15
2
-18
/
+4
*
Switch back to logging accepted packets with the text "Allow" instead
alex
1996-07-14
1
-2
/
+2
*
Turn SCSIDEBUG into a new-style option.
joerg
1996-07-14
11
-12
/
+30
*
Almost gratuitious improvement of the performance of reading
dyson
1996-07-14
2
-10
/
+28
*
A few minor mods (improvements) to support more efficient pipe
dyson
1996-07-13
2
-34
/
+79
*
Enable transmit complete interrupt...
dg
1996-07-13
2
-4
/
+4
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-1
/
+1
*
Fixed two bugs in previous commit: be sure to include tcp_debug.h when
dg
1996-07-12
2
-3
/
+6
*
Fix braino in rev 1.30 fix; m_copy() the mbuf that has the header
fenner
1996-07-12
1
-2
/
+2
*
Bump RELDATE in -current to be greater than RELDATE in -stable (and hence
peter
1996-07-12
1
-2
/
+2
*
Staticized some variables.
bde
1996-07-12
1
-5
/
+12
*
Use a big delta in adjtime() for big negative adjustments as well as
bde
1996-07-12
1
-2
/
+2
*
Staticized a few variables.
bde
1996-07-12
6
-18
/
+27
*
Removed "optimization" using gcc's builtin memcpy instead of bcopy.
bde
1996-07-12
2
-10
/
+4
*
Renamed upa to p0upa to match p0upt.
bde
1996-07-12
3
-42
/
+42
*
Export `dumpmag' to utilities but not to the kernel.
bde
1996-07-12
2
-6
/
+8
*
Fixed cloned comments about npx traps to match context.
bde
1996-07-12
3
-15
/
+24
*
Removed obsolete definition of PIPE_NBIO.
bde
1996-07-12
1
-2
/
+1
*
Moved the definition of DEBUGMSG() from asm.h to start.S. This macro
bde
1996-07-12
2
-13
/
+13
*
Moved the definition of `bsize' out of a DO_BAD144 ifdef so that this
bde
1996-07-12
1
-2
/
+2
*
Moved the definition of dflt_name to the correct file (table.c is only for
bde
1996-07-12
3
-5
/
+8
*
Fixed some speling, punctuation.. and spac ing errors.
bde
1996-07-12
2
-19
/
+19
*
Fixed operand order for shld and shrd.
bde
1996-07-12
2
-164
/
+160
*
Don't use NULL in non-pointer contexts.
bde
1996-07-12
13
-54
/
+50
*
Add some comments explaining what APM_DSVALUE_BUG does no that I know
nate
1996-07-11
2
-6
/
+20
*
Modify the kernel to use the new pr_usrreqs interface rather than the old
wollman
1996-07-11
15
-295
/
+566
*
Merge.
jkh
1996-07-11
2
-2
/
+6
*
Adding changes to ipfw and the kernel to support ip packet diversion..
julian
1996-07-10
12
-60
/
+597
*
Whee. Fix two bugs which ended up cancelling each other out.
nate
1996-07-10
4
-12
/
+12
*
Clean out some historical cruft.
jkh
1996-07-10
2
-12
/
+2
*
Disallow host routes that point to themselves. These routes serve no
fenner
1996-07-10
2
-6
/
+35
*
Functionality for IPFIREWALL_VERBOSE logging:
nate
1996-07-09
1
-1
/
+7
*
This is a proposal-in-code for a substantial modification of the way
wollman
1996-07-09
4
-5
/
+500
*
Log not exited signal only, but the fact that core dumped (or not) too
ache
1996-07-09
1
-5
/
+6
*
Quiet a couple of -Wunused warnings.
wollman
1996-07-09
4
-6
/
+15
*
make the NAMEBLOCK changes conditional on that preprocessor variable,
julian
1996-07-09
3
-10
/
+15
*
Fix something that's been bugging me for a long time: move the CPU
wollman
1996-07-08
6
-392
/
+572
*
Back-off on the previous commit, specifically remove the look-ahead
dyson
1996-07-08
1
-11
/
+3
*
Fix a problem with the pageout daemon RSS limiting, where it degrades
dyson
1996-07-08
1
-21
/
+27
*
In all special cases for spl or page_alloc where kmem_map is check for,
dg
1996-07-07
1
-8
/
+8
*
Add the ability to specify bootflags. This is similar to boot_i386(8),
joerg
1996-07-06
2
-3
/
+31
*
Obtained from: Whistle Communications
julian
1996-07-05
6
-63
/
+240
*
This driver supports the SDL Communications RISCom/N2 ISA cards that is
jhay
1996-07-05
10
-5
/
+5286
*
Get rid of PIPE_NBIO, cleaning up the code a bit.
dyson
1996-07-04
1
-27
/
+15
[next]