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
*
Conform to new probe/attach interface exported by aic7xxx.c.
gibbs
1995-11-05
1
-28
/
+30
*
Move aic7xxx register definitions to sys/dev/aic7xxx/aic7xxx_reg.h.
gibbs
1995-11-05
2
-604
/
+121
*
Remove old eisaconf cruft from the eisa files. The old eisaconf kludged
gibbs
1995-11-05
3
-84
/
+3
*
Modifications for the new eisaconf.
gibbs
1995-11-05
3
-11
/
+21
*
This is a totally new implementation of eisaconf. It will hopefully
gibbs
1995-11-05
5
-501
/
+1177
*
Move aic7770.c to i386/eisa. It is the first driver to use the new eisaconf.
gibbs
1995-11-05
2
-8
/
+6
*
Move aic7xxx register definitions from i386/scsi/aic7xxx.c to this file.
gibbs
1995-11-05
1
-0
/
+514
*
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
bde
1995-11-04
46
-93
/
+72
*
Remove the #ifdev DEVRANDOM's, as promised.
markm
1995-11-04
11
-75
/
+11
*
Fixed the type of feaintr(). The type of an EISA interrupt handler is
bde
1995-11-04
1
-2
/
+10
*
Fixed the type of ahcintr(). The type of an ISA interrupt handler is
bde
1995-11-04
3
-7
/
+20
*
Always declare vga_move_charset(). It doesn't depend on option XSERVER.
bde
1995-11-04
1
-2
/
+0
*
Finished(?) moving prototypes for devswitch functions to <machine/conf.h>.
bde
1995-11-04
2
-22
/
+24
*
Moved prototypes for devswitch functions from conf.c and driver sources
bde
1995-11-04
35
-530
/
+342
*
Fixed the type of sscstrategy() (return void).
bde
1995-11-04
1
-4
/
+2
*
Moved a nested extern declaration to a less bogus place to hide a warning.
bde
1995-11-04
1
-1
/
+2
*
Return EINVAL if the number of groups is less than 1 in setgroups().
dg
1995-11-04
1
-2
/
+3
*
Prototype getvnode() in the right place (where ibcs2_stat.c can see it).
bde
1995-11-04
3
-5
/
+4
*
Suggested by: bde
julian
1995-11-04
22
-22
/
+66
*
Submitted by: bde
julian
1995-11-04
1
-1
/
+1
*
Cosmetic changes to processing of segments in the SYN_SENT state:
olah
1995-11-03
2
-20
/
+20
*
Setting the TF_ACKNOW flag was redundant in the REXMT timeout because
olah
1995-11-03
1
-5
/
+1
*
Fix a logical error in T/TCP: when we actively open a connection, we
olah
1995-11-03
3
-12
/
+25
*
Make somaxconn (maximum backlog in a listen(2) request) and sb_max
wollman
1995-11-03
3
-8
/
+18
*
Make somaxconn (maximum backlog in a listen(2) request) and sb_max
wollman
1995-11-03
1
-2
/
+6
*
Fix the incomplete merge for the IPX code - the internals are different.
peter
1995-11-03
1
-1
/
+9
*
When the sync-on-shutdown fails to clear all buffers, this bit of code
peter
1995-11-02
2
-2
/
+22
*
Make putc and b_to_q deal with clists with no reserved blocks in a more
peter
1995-11-02
2
-26
/
+10
*
Move page fixups (pmap_clear_modify, etc) that happen after paging input
dg
1995-11-02
2
-5
/
+7
*
Instrument the IP input queue with two new read-only MIB entries:
wollman
1995-11-01
2
-3
/
+12
*
Clean up the previous commit I did on this file.
peter
1995-11-01
2
-10
/
+18
*
Add a DRIVER_S= definition that config wants to use for assembler
peter
1995-11-01
3
-3
/
+6
*
Re-Zap unused variables in their new location.. :-)
peter
1995-11-01
2
-7
/
+3
*
Submitted by: Mike Mitchell (mitchell@ref.tfs.com)
julian
1995-10-31
25
-44
/
+55
*
Include a prerequisite header (so this is consistent again with the
joerg
1995-10-31
6
-6
/
+18
*
We no longer need the spltty() == splimp() hack if PPP is configured into
peter
1995-10-31
2
-12
/
+20
*
Pad out MSDOS boot block to 512 bytes (bugfix only)
pst
1995-10-31
2
-4
/
+4
*
Update if_ppp lkm to pull in the new files...
peter
1995-10-31
1
-3
/
+3
*
Remove the old pppcompress files (btw: these look net-2 derived)
peter
1995-10-31
3
-773
/
+9
*
Drat.. Missed this one, which #includes ppp-comp.h, not ppp_comp.h
peter
1995-10-31
1
-2
/
+2
*
Update the file list for the new ppp files..
peter
1995-10-31
1
-1
/
+3
*
Merge/update ppp-2.2 kernel parts onto mainline.
peter
1995-10-31
6
-1220
/
+1061
*
Initial revision
peter
1995-10-31
5
-0
/
+2540
*
Fixed initialization of TS_CONNECTED bit in t_state. It wasn't
bde
1995-10-31
1
-1
/
+4
*
slcompress: split one of the functions into two parts, to allow use by both
peter
1995-10-31
3
-38
/
+88
*
Add a simplistic netisr register routine - I need this now for ppp-2.2.
peter
1995-10-31
3
-9
/
+42
*
Make a putc()/b_to_q() to a clist that hasn't had cblocks reserved
peter
1995-10-31
2
-10
/
+30
*
Cleanup, make things static.
phk
1995-10-31
10
-205
/
+214
*
Get pccard stuff into LINT.
phk
1995-10-31
6
-9
/
+276
*
The "od" driver. While the name is suggesting the use for
joerg
1995-10-31
1
-0
/
+802
[next]