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
*
Change startup locking. Use new isp_handle_index function
mjacob
2000-07-04
2
-40
/
+32
*
Update tags directive to reflect the new location of soft updates
mckusick
2000-07-04
3
-7
/
+5
*
do-nothing module that depends on all sound drivers
cg
2000-07-03
1
-0
/
+70
*
add module metadata. this is a hack, sound drivers will eventually present a
cg
2000-07-03
19
-27
/
+85
*
Pull the rug under block mode devices. they return ENXIO on open(2) now.
phk
2000-07-03
4
-8
/
+6
*
Experiemntal ascii based device configuration mechanism.
phk
2000-07-03
2
-0
/
+9
*
Make the two calls from kern/* into softupdates #ifdef SOFTUPDATES,
phk
2000-07-03
5
-15
/
+12
*
Include SOFTUPDATES in NOTES/LINT by default.
phk
2000-07-03
2
-10
/
+2
*
Account for packets we clean out when we disconnect.
phk
2000-07-03
1
-1
/
+3
*
Add device_set_softc() which does the obvious.
phk
2000-07-03
3
-7
/
+23
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
63
-135
/
+135
*
Instead of just blindly setting -rw-rw-rw-:
chris
2000-07-02
1
-2
/
+11
*
- Various comment fixes and additions.
groudier
2000-07-02
2
-267
/
+62
*
Report -rw-rw-rw file access modes in soo_stat.
chris
2000-07-02
1
-1
/
+2
*
This is the patch to make my soundcard, a Creative Ensoniq AudioPCI (an
roberto
2000-07-02
1
-3
/
+6
*
Modify ktrace's general I/O tracing, ktrgenio(), to use a struct uio *
green
2000-07-02
6
-69
/
+108
*
Fix my own style bugs (use of spaces instead of tabs for indentation).
bsd
2000-07-01
3
-54
/
+54
*
Previous commit didn't work; this time really fix it.
archie
2000-06-30
1
-14
/
+0
*
Provide forward declarations for struct ifnet and struct mbuf
archie
2000-06-29
1
-0
/
+3
*
Fix kernel build breakage when 'device ether' was not included.
archie
2000-06-29
3
-13
/
+3
*
Move the securelevel check before loading KLD's into linker_load_file(),
archie
2000-06-29
3
-12
/
+10
*
- MSDOSFS can do both FAT _and_ FAT32. Since the name "MSDOS" might be
alex
2000-06-29
2
-6
/
+6
*
Move #ifdef to the right place.
bp
2000-06-29
1
-1
/
+1
*
Change the fault message to say 'BTX halted' isntead of 'System halted' to
jhb
2000-06-29
2
-2
/
+2
*
Only try to detect Linksys PCMCIA cards when we are in a pccard
ps
2000-06-29
3
-22
/
+18
*
Increment __FreeBSD_version to mark perl5 upgrade in -current. (I
asami
2000-06-29
1
-1
/
+1
*
Add randomdev_load="NO"
ache
2000-06-29
1
-0
/
+1
*
If kernel compiled with INVARIANTS:
bp
2000-06-29
1
-0
/
+24
*
remove breakage that snuck in with my last commit
gallatin
2000-06-29
1
-1
/
+0
*
Rework the detecting of the rdmsr and wrmsr instructions in the v86
jhb
2000-06-29
2
-14
/
+14
*
Fix memory leakage on module unload.
bp
2000-06-29
6
-2
/
+24
*
Fix memory leakage on module unload.
bp
2000-06-29
6
-2
/
+24
*
Add device_identify methods so that we do not need the
peter
2000-06-28
2
-36
/
+43
*
Fix incorrectly implemented receive ACK timeout algorithm:
archie
2000-06-28
1
-14
/
+20
*
fdesc_getattr:
chris
2000-06-28
2
-12
/
+4
*
Report a file type (S_IFIFO) in kqueue_stat().
chris
2000-06-28
1
-0
/
+1
*
Staticize a variable.
markm
2000-06-28
2
-2
/
+2
*
Update to driver 2.14. Adds new Tuner types for Hauppauge WinTV cards
roger
2000-06-28
4
-77
/
+126
*
Disabled ida, amr and mlx devices.
kato
2000-06-28
1
-3
/
+3
*
Merged from sys/i386/i386/userconfig.c revision 1.181.
kato
2000-06-28
1
-1
/
+1
*
Merged from sys/i386/isa/spkr.c revision 1.47.
kato
2000-06-28
1
-0
/
+45
*
Merged from sys/i386/isa/npx.c revision 1.83.
kato
2000-06-28
1
-1
/
+5
*
Merged from sys/i386/isa/isa_dma.c revision 1.6.
kato
2000-06-28
2
-2
/
+98
*
Merged from sys/i386/isa/clock.c revision 1.152.
kato
2000-06-28
3
-0
/
+144
*
Merged from sys/i386/conf/GENERIC revisions 1.261 and 1.262.
kato
2000-06-28
1
-0
/
+2
*
don't panic the system when fpathconv is called on an unsupported filetype.
alfred
2000-06-27
1
-1
/
+1
*
by changing the logic here we can support dynamic additions of new
alfred
2000-06-27
2
-38
/
+24
*
use warnings
alfred
2000-06-27
1
-5
/
+18
*
if there are leading zeros fail the lookup
alfred
2000-06-27
2
-0
/
+10
*
- Don't blindly assume that there are 8 hard drives installed. Instead,
jhb
2000-06-27
1
-10
/
+37
[next]