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
*
Note that this driver is soon to be deprecated and removed from FreeBSD.
mjacob
2001-10-09
3
-1
/
+14
*
Don't dereference td if it's NULL.
julian
2001-10-08
1
-1
/
+2
*
Don't attempt to initialize the pcaudio device on open. The attach routine
jhb
2001-10-08
1
-6
/
+0
*
Replace 'curproc' with 'td->td_proc'.
jhb
2001-10-08
1
-7
/
+8
*
Allow atomic ops to be somewhat safely used in userland. We always use
jhb
2001-10-08
2
-6
/
+14
*
Make printtrap() more informative.
dfr
2001-10-08
1
-5
/
+98
*
WS Cleanup
dillon
2001-10-08
1
-4
/
+0
*
Page align the data segment.
mp
2001-10-08
1
-3
/
+2
*
use pcm_getbuffersize()
cg
2001-10-08
1
-82
/
+110
*
use pcm_getbuffersize()
cg
2001-10-08
1
-14
/
+22
*
use pcm_getbuffersize()
cg
2001-10-08
6
-26
/
+48
*
s/alpha/${MACHINE_ARCH}/g
marcel
2001-10-08
2
-2
/
+2
*
Add a call to init_param() to initialize some necessary variables.
mp
2001-10-08
2
-0
/
+6
*
Remove panics for rename() race conditions. The panics are inappropriate
dillon
2001-10-08
1
-1
/
+16
*
* register the correct number of channels
cg
2001-10-07
1
-3
/
+3
*
use mixer channel numbers, not channel masks- this should fix sb/sbpro mixer
cg
2001-10-07
1
-10
/
+10
*
Implement inline versions of ntohl etc.
dfr
2001-10-07
1
-3
/
+33
*
Dissociate ptrace from procfs.
des
2001-10-07
13
-424
/
+234
*
Always succeed if the target process is the same as the requesting process.
des
2001-10-07
1
-0
/
+3
*
These flags aren't just for procfs - in fact, these days theye are primarily
des
2001-10-07
1
-3
/
+3
*
Remove some useless preprocesor paranoia.
des
2001-10-07
1
-4
/
+0
*
In procfs_readdir(), when the directory being read was a process directory,
des
2001-10-07
1
-1
/
+3
*
* Use srlz.i to serialise changes to psr.ic
dfr
2001-10-07
2
-12
/
+20
*
Add some somewhat vague documentation for this driver and a list
mjacob
2001-10-07
2
-0
/
+938
*
Make the interrupt routing a bit less chatty unless bootverbose is set.
dfr
2001-10-07
2
-6
/
+10
*
Some patches from Doug for ia64 support- the principle one being the
mjacob
2001-10-07
2
-2
/
+6
*
Export interrupt statistics via sysctl.
luigi
2001-10-07
4
-0
/
+24
*
Mention that ed requires miibus.
iedowse
2001-10-07
2
-0
/
+2
*
Fix a typo in do_sigaction() where sa_sigaction and sa_handler were
iedowse
2001-10-07
1
-3
/
+3
*
Remove bogus include.
dfr
2001-10-07
1
-1
/
+0
*
Whitespace fixes.
benno
2001-10-07
2
-5
/
+4
*
Add new files needed by previous commit.
benno
2001-10-07
2
-0
/
+221
*
Mega-patch for OpenFirmware loader support.
benno
2001-10-07
13
-55
/
+135
*
Rewrite the pc98 bus_space stuff.
nyan
2001-10-07
16
-1386
/
+4060
*
o Introduce an 'options REGRESSION'-dependant sysctl namespaces,
rwatson
2001-10-07
1
-0
/
+19
*
Regen.
marcel
2001-10-07
3
-7
/
+4
*
Fix the NODEF entry for setpgid() so that it matches the NODEF
marcel
2001-10-07
1
-1
/
+1
*
Make this compile again after the changes to make bridge kld'able
luigi
2001-10-07
1
-3
/
+3
*
Fix breakage caused by previous commit. The lkmnosys and lkmressys
marcel
2001-10-07
1
-5
/
+8
*
Misunderstanding documentation caused me to try and set 1Gbps/2Gps/Auto
mjacob
2001-10-06
2
-14
/
+21
*
Whups- remember to zero the isr pointer arg.
mjacob
2001-10-06
1
-1
/
+3
*
Respect QLogic's errata- read BIU_ISR even on the 2300
mjacob
2001-10-06
1
-0
/
+2
*
- Moved the bus_dma declarations from bus_{at386,pc98}.h into bus_dma.h.
nyan
2001-10-06
9
-3830
/
+11
*
Move console probes until after we set boothowto so that 'boot -h' works.
dfr
2001-10-06
1
-7
/
+7
*
Assume round-to-nearest mode for floating point.
dfr
2001-10-06
1
-5
/
+1
*
Enable console. There are far too many 'ifdef __i386__' in this file.
dfr
2001-10-06
1
-7
/
+7
*
Put the label at the same place as i386 for compatibility.
dfr
2001-10-06
3
-0
/
+15
*
Update with latest ATA/ATAPI ver 6 rev 2 items.
sos
2001-10-06
8
-365
/
+403
*
Delete legacy pcib code - we can't possibly work without acpi on ia64.
dfr
2001-10-06
1
-570
/
+0
*
Remove nexus_pcib.c.
dfr
2001-10-06
1
-1
/
+0
[next]