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
...
*
add a format feeder for conversion from alaw to ulaw and vice versa.
cg
2001-02-13
1
-0
/
+93
*
make attempts to set unsupported speeds or formats non-sticky. this should
cg
2001-02-13
1
-3
/
+30
*
add power management support.
cg
2001-02-13
2
-95
/
+107
*
Merged from sys/conf/files.i386 revisoin 1.353.
kato
2001-02-13
1
-2
/
+2
*
Introduce a new feature in IPFW: Check of the source or destination
phk
2001-02-13
2
-1
/
+16
*
Add a hook for loading of a Unicode -> char conversion routine as a kld at a
sobomax
2001-02-13
2
-0
/
+24
*
Merged from sys/i386/isa/clock.c revision 1.169.
kato
2001-02-13
3
-24
/
+24
*
Merged from sys/i386/isa/npx.c revision 1.90.
kato
2001-02-13
1
-0
/
+5
*
Merged from sys/isa/sio.c revision 1.324 (sched_swi -> swi_sched).
kato
2001-02-13
2
-24
/
+24
*
o Export the nextpid variable via SYSCTL as kern.lastpid, decreasing by
rwatson
2001-02-12
1
-0
/
+2
*
Since we're in "everybody is hosed anyway" add an layout identifier
phk
2001-02-12
1
-0
/
+1
*
Oops, its no longer NISA its DEV_ISA, sigh....
sos
2001-02-12
1
-1
/
+1
*
Dont rely on isa includes to get at the std port adresses.
sos
2001-02-12
2
-2
/
+6
*
Print out sensekey specifik values if set on error
sos
2001-02-12
1
-3
/
+8
*
Properly report the VIA '586 type.
sos
2001-02-12
1
-1
/
+3
*
Fix `make depend' => `make kernel-depend'. Using the dependancy file
obrien
2001-02-12
5
-5
/
+25
*
Change all instances of `CURPROC' and `CURTHD' to `curproc,' in order
bmilekic
2001-02-12
4
-45
/
+45
*
Implement a unified run queue and adjust priority levels accordingly.
jake
2001-02-12
39
-554
/
+581
*
1. The key SSD_KEY_RECOVERED_ERROR is not an error at all and should
mjacob
2001-02-11
1
-7
/
+15
*
Make a big improvement to entropy-harvesting speed by not having any
markm
2001-02-11
2
-66
/
+41
*
Fix:
groudier
2001-02-11
1
-10
/
+32
*
RIP <machine/lock.h>.
markm
2001-02-11
39
-295
/
+159
*
Clean up RST ratelimiting. Previously, ratelimiting occured before tests
bmilekic
2001-02-11
5
-78
/
+109
*
Long awaited style fixup in mbuf code. Get rid of K&R style prototyping
bmilekic
2001-02-11
3
-187
/
+136
*
Eliminate ISP2100_FABRIC- we always allow for fabric now. Add an
mjacob
2001-02-11
1
-19
/
+86
*
Add structure defining FC-AL position maps. The only tool that I know of
mjacob
2001-02-11
1
-0
/
+16
*
Shuffle around how we do isp_disable management- make sure we return 0 so
mjacob
2001-02-11
1
-21
/
+25
*
Add isp_fc_runstate function- this function's purpose is to, in stages,
mjacob
2001-02-11
1
-0
/
+54
*
Roll minor version. Remove ISP2100_FABRIC define (unneeded now).
mjacob
2001-02-11
1
-2
/
+6
*
Do some cleanup based upon adapter role- mainly not enabling interrupts
mjacob
2001-02-11
1
-35
/
+33
*
Minor stuff:
mjacob
2001-02-11
1
-370
/
+593
*
update to latest and greatest f/w
mjacob
2001-02-11
5
-11570
/
+13592
*
- Place back STR string declarations for lock/unlock strings used for KTR_LOCK
bmilekic
2001-02-11
4
-45
/
+92
*
Temporary workaround to get things to compile. I could have updated
mjacob
2001-02-10
2
-2
/
+9
*
Clear the reschedule flag after finding it set in userret(). This
jake
2001-02-10
4
-0
/
+4
*
Acquire sched_lock around need_resched() in roundrobin() to satisfy
jake
2001-02-10
1
-8
/
+4
*
aic7xxx.c:
gibbs
2001-02-10
5
-78
/
+175
*
Add pc98 support.
nyan
2001-02-10
1
-0
/
+4
*
Reenable preemption on interrupts. My last commit accidentally reverted
jhb
2001-02-10
1
-1
/
+13
*
Re-enable preemption on interrupts. My last commit accidentally reverted
jhb
2001-02-10
2
-2
/
+16
*
- Make astpending and need_resched process attributes rather than CPU
jhb
2001-02-10
32
-227
/
+171
*
Add a macro mtx_intr_enable() to alter a spin lock such that interrupts
jhb
2001-02-10
4
-0
/
+4
*
Sync with the bridge/dummynet/ipfw code already tested in stable.
luigi
2001-02-10
6
-132
/
+113
*
Revert the spin mutex for the cy(4) driver.
jhb
2001-02-09
3
-207
/
+456
*
Unify the two sleep lock order lists to enforce the process lock ->
jhb
2001-02-09
3
-6
/
+6
*
Revert the previous revision for two reasons:
jhb
2001-02-09
1
-2
/
+0
*
Work around some sizeof(long) != sizeof(int) bogons.
jhb
2001-02-09
2
-3
/
+3
*
Catch up to the new swi API.
jhb
2001-02-09
2
-14
/
+12
*
- Use a spin mutex instead of COM_LOCK, since COM_LOCK is going away.
jhb
2001-02-09
3
-495
/
+249
*
Use the MI ithread helper functions in the alpha hardware interrupt code.
jhb
2001-02-09
9
-266
/
+63
[prev]
[next]