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
*
Fix a bug which would cause some knotes to get lost when two kqueues
jlemon
2000-07-18
1
-1
/
+2
*
make this file suitable for 4-stable as well as 5-current
cg
2000-07-18
1
-0
/
+11
*
PR:19945
dick
2000-07-18
1
-1
/
+2
*
Remove an unused variable warning.
n_hibma
2000-07-18
1
-2
/
+0
*
FreeBSD_version bump for changed kqueue API.
jlemon
2000-07-18
1
-1
/
+1
*
Fix the detection of parallel port Zip drives.
n_hibma
2000-07-18
1
-4
/
+5
*
o Convert to <inttypes.h> style fixed sized types to facilitate porting to
gibbs
2000-07-18
24
-1843
/
+2973
*
scsi_all.c:
gibbs
2000-07-18
2
-12
/
+34
*
cam_ccb.h:
gibbs
2000-07-18
2
-0
/
+13
*
Simplify kqueue API slightly.
jlemon
2000-07-18
5
-36
/
+27
*
Fix the IRQ9/IRQ2 confusion.
phk
2000-07-18
1
-0
/
+1
*
Remove an OBE comment.
obrien
2000-07-18
1
-2
/
+0
*
KNF'ize.
obrien
2000-07-18
14
-419
/
+448
*
oops- need reboot.h file
mjacob
2000-07-18
1
-0
/
+1
*
Fix a comment which was broken in rev 1.36.
sheldonh
2000-07-18
1
-1
/
+1
*
Add case that David missed about setting RB_SERIAL.
mjacob
2000-07-18
1
-0
/
+1
*
Driver for LMC1504 card: four port E1 or fractional E1.
phk
2000-07-18
1
-47
/
+115
*
Driver for LMC1504 card: four port E1 or fractional E1.
phk
2000-07-18
1
-0
/
+1
*
Add the umodem driver.
n_hibma
2000-07-18
3
-0
/
+5
*
Set `boothowto' approapiately if our console is a serial one.
obrien
2000-07-18
12
-1
/
+26
*
Add smc37c935 chipset support and clean up the code which tries to
dfr
2000-07-18
5
-65
/
+280
*
Add in some new IN_XXX and CT_XXXX flags in preparation
mjacob
2000-07-18
1
-0
/
+6
*
If debugging set, zero out an incoming response entry
mjacob
2000-07-18
1
-1
/
+5
*
The SERVICING_INTERRUPT isn't quite safe yet.
mjacob
2000-07-18
1
-0
/
+4
*
Add a isp_target_putback_atio- we aren't using CCINCR at this time, so
mjacob
2000-07-18
1
-40
/
+169
*
Raise debug level for some messages. Fix botched inversion
mjacob
2000-07-18
1
-11
/
+9
*
Keep interrupts blocked for all of isp_pci_attach. Redo DMA routines
mjacob
2000-07-18
2
-156
/
+322
*
Properly detect ISA cards in EISA mode and skip them in the ISA identify
mdodd
2000-07-18
2
-2
/
+12
*
Patch up some bogons in the resource_find() vs resource_find_hard()
peter
2000-07-18
1
-3
/
+9
*
Declare our DEC Alpha cdboot to be a fully released version 1.0.
obrien
2000-07-18
1
-0
/
+1
*
Initialise ifnet::if_type
brian
2000-07-17
1
-0
/
+2
*
close PR 19544 - ipfw pipe delete causes panic when no pipes defined
luigi
2000-07-17
1
-2
/
+2
*
Oops. Remove some debugging code used to display a hexdump of the sector
jhb
2000-07-17
1
-66
/
+3
*
The modem driver for Communication Device Class, ACM compliant devices.
n_hibma
2000-07-17
1
-25
/
+1114
*
Add the PCI IDs for the Macronix 98727 and 98732 parts. These are
wpaul
2000-07-17
4
-2
/
+20
*
Unbreak the build -- no manual page for this yet.
jlemon
2000-07-17
1
-1
/
+1
*
Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD
n_hibma
2000-07-17
22
-475
/
+475
*
Hook up liloldr
jlemon
2000-07-17
1
-0
/
+1
*
This is `liloboot', which creates a file which can be treated like a
jlemon
2000-07-17
3
-0
/
+372
*
Rename MDNSECT to MD_NSECT and declare it as something that isn't
sheldonh
2000-07-17
4
-8
/
+8
*
Add randomness write functionality. This does absolutely nothing for
markm
2000-07-17
5
-3
/
+41
*
Regen.
n_hibma
2000-07-17
2
-12
/
+156
*
Lots of new device Ids. From NetBSD.
n_hibma
2000-07-17
1
-5
/
+35
*
Preserve CAM_DIS_DISCONNECT as passed up from SIM (like
mjacob
2000-07-17
1
-9
/
+16
*
Whoops- forgot to commit this other pearl from Justin- only set or
mjacob
2000-07-17
1
-8
/
+12
*
Roll back target mode f/w to 7.55- 7.65 hangs when presented with a
mjacob
2000-07-17
1
-1967
/
+1855
*
Implement pread and pwrite.
marcel
2000-07-17
7
-11
/
+69
*
Add prototypes for linux_pread and linux_pwrite.
marcel
2000-07-17
2
-4
/
+8
*
Implement setfsuid and setfsgid. Implementation derived from patch
marcel
2000-07-16
4
-4
/
+40
*
Add some detection code for the InSystem USB cable (ATAPI support not yet
n_hibma
2000-07-16
1
-1
/
+14
[next]