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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a prioritization field to the devstat_add_entry() call so that
ken
1999-02-10
2
-4
/
+6
*
Cleanup. Set all PCI parameters of importance. Set a define that will
mjacob
1999-02-09
1
-15
/
+105
*
Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULT
mjacob
1999-02-09
1
-5
/
+8
*
clean up some NVRAM defines
mjacob
1999-02-09
1
-9
/
+5
*
Add in defines that disable (temp) fast posting.
mjacob
1999-02-09
1
-3
/
+7
*
Allow fibre channel 'bus resets' to go through. Handle Loop Down/Loop Up
mjacob
1999-02-09
1
-13
/
+43
*
Roll internal release tag. Print out if we're in a 64 bit PCI slot.
mjacob
1999-02-09
1
-59
/
+156
*
roll internal release tag
mjacob
1999-02-09
4
-10
/
+14
*
Generate correct DLT_NULL headers before passing packets to bpf.
des
1999-02-08
1
-30
/
+43
*
Bring in the simplified port probe from src/sys/i386/isa/lpt.c
des
1999-02-08
1
-26
/
+20
*
Added detection for bt848a chips
roger
1999-02-08
1
-5
/
+11
*
Added check to bktr_mmap() from OpenBSD driver.
roger
1999-02-08
1
-46
/
+83
*
Changed to use IICBUS_REPEATED_START
roger
1999-02-06
1
-2
/
+2
*
Followup to yokota's last commit:
des
1999-02-05
4
-13
/
+14
*
- Don't assume the line length in the video memory is always the same as
yokota
1999-02-05
3
-11
/
+12
*
Remove some dead debug code
grog
1999-02-05
1
-32
/
+27
*
YAMFsio.c (1.227-1.228: set up input buffering dynamically).
bde
1999-02-04
2
-232
/
+378
*
Remember to initialize ifp->if_snd.ifq_maxlen.
wpaul
1999-02-01
1
-2
/
+3
*
Nuke some prototypes that really shouldn't be here.
newton
1999-02-01
1
-8
/
+0
*
The alternate B_PAGING path for vnstrategy() is used for VM faults
dillon
1999-02-01
1
-1
/
+2
*
Move the "fetch serial data" delay so that it is an inter-bit delay.
dufault
1999-01-31
1
-5
/
+13
*
Added UHCI_LEGSUP to uhcireg.h
n_hibma
1999-01-31
1
-0
/
+2
*
Fix compile warnings about missing braces around static initialization of uni...
nsouch
1999-01-31
2
-25
/
+25
*
New driver flags to support IFF_ALLMULTI handling.
paul
1999-01-31
1
-1
/
+4
*
Add IFF_MULTICAST when setting flags in lnc_init().
paul
1999-01-31
1
-2
/
+2
*
Fix and enable multicast support.
paul
1999-01-31
1
-51
/
+47
*
Distinguish EPP address/data register. Add EPP address register access to ppi.
nsouch
1999-01-30
10
-64
/
+91
*
Use suser() to check for super user rather than examining cr_uid directly.
phk
1999-01-30
9
-16
/
+24
*
Implement and use Fast Posting for both parallel && fibre. Redo a bit of
mjacob
1999-01-30
7
-205
/
+410
*
Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to power
mjacob
1999-01-30
1
-1135
/
+3100
*
roll internal release tag
mjacob
1999-01-30
1
-2
/
+2
*
roll internal release tag
mjacob
1999-01-30
1
-2
/
+2
*
New pseudo-device to provide for a way of obtaining a socket by open()ing
newton
1999-01-30
1
-0
/
+427
*
Removed a bogus cast to v_caddr_t. This is part of terminating
bde
1999-01-29
1
-2
/
+2
*
Removed bogus casts to c_caddr_t. This is part of terminating
bde
1999-01-29
1
-4
/
+3
*
Change multiline comments to start with a lone /* and end with a */,
grog
1999-01-29
20
-379
/
+723
*
Change multiline comments to start with a lone /* and end with a */,
grog
1999-01-29
1
-17
/
+26
*
Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio format
roger
1999-01-28
1
-16
/
+356
*
Fix warnings related to -Wall -Wcast-qual
dillon
1999-01-28
3
-5
/
+7
*
Added METEOR_DEV2 and METEOR_DEV3
roger
1999-01-28
1
-2
/
+3
*
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
roger
1999-01-28
1
-1
/
+50
*
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
roger
1999-01-28
1
-3
/
+6
*
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
roger
1999-01-28
1
-2
/
+2
*
- Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101
yokota
1999-01-28
3
-72
/
+157
*
build_write_request: only fail if all plexes are down, instead of if
grog
1999-01-28
1
-1
/
+4
*
Fix some format breakage before bde finds out
grog
1999-01-28
1
-156
/
+106
*
Correct test in poll loop for determining that the mailbox is free to
gibbs
1999-01-28
1
-7
/
+2
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
14
-132
/
+132
*
Fix parenthesization, but the code still looks wrong.
dillon
1999-01-28
1
-2
/
+7
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
4
-11
/
+11
[next]