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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New release notes:
hrs
2003-08-02
2
-0
/
+16
*
Don't hardcode unit 0 for the current device if we're loaded from an
marcel
2003-08-02
4
-35
/
+31
*
Relax the check for bad LDTE allocations. It turns out that
julian
2003-08-02
1
-4
/
+21
*
- Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in
alc
2003-08-02
1
-3
/
+1
*
update to reflect bugs fixed in v0.9.5.2 of the hal
sam
2003-08-02
1
-15
/
+1
*
o remove bmisshack no longer needed with the BSSID fix in v0.9.5.2 of the hal
sam
2003-08-02
1
-14
/
+17
*
This commit was generated by cvs2svn to compensate for changes in r118339,
sam
2003-08-02
6
-3053
/
+3273
|
\
|
*
Version 0.9.5.2:
sam
2003-08-02
6
-3053
/
+3273
*
|
PC98 uses different mask of IRQ.
nyan
2003-08-02
2
-4
/
+16
*
|
Eliminate an abuse of kmem_alloc_pageable() in bufinit()
alc
2003-08-02
1
-6
/
+1
*
|
Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in sf_buf_init().
alc
2003-08-02
1
-1
/
+1
*
|
Hoo sed I kan spel?
peter
2003-08-02
1
-1
/
+1
*
|
Dump the HPET information block.
peter
2003-08-02
2
-0
/
+38
*
|
Don't use uint64_t. Use unsigned long instead. One is supposed to use
marcel
2003-08-02
1
-2
/
+2
*
|
Override the default stubs for getcontext(2) and swapcontext(2) so
marcel
2003-08-02
3
-2
/
+80
*
|
Fix a dumbass mistake. I had the 'set' and 'get' reversed in the
peter
2003-08-02
1
-2
/
+2
*
|
The END() must expand to the .endp directive with the same name as
marcel
2003-08-01
3
-6
/
+5
*
|
Parts of the patch have been committed.
des
2003-08-01
1
-18
/
+0
*
|
The MI code was modified to filter the devices based on its header
imp
2003-08-01
1
-0
/
+8
*
|
Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2.
imp
2003-08-01
2
-10
/
+2
*
|
New release notes: dhclient(8) -i, systat(1) ip6/icmp6, NO_FLOPPIES
bmah
2003-08-01
2
-0
/
+24
*
|
Add hw.pci.irq_override_mask, which is a mask of interrupts that are
imp
2003-08-01
2
-0
/
+28
*
|
powerpc patch.
des
2003-08-01
1
-0
/
+67
*
|
Use a more generic patch name.
des
2003-08-01
1
-1
/
+1
*
|
powerpc still needs a patch.
des
2003-08-01
1
-0
/
+2
*
|
Re-add support for patches.
des
2003-08-01
2
-1
/
+9
*
|
Add ip6 and icmp6 displays to systat.
dwmalone
2003-08-01
7
-1
/
+632
*
|
Update the comment at the head of kmem_alloc_nofault() to describe its
alc
2003-08-01
1
-1
/
+5
*
|
I'll maintain dhclient from now on.
mbr
2003-08-01
1
-1
/
+1
*
|
Only free the pcpu cache buckets if they are non-NULL.
bmilekic
2003-08-01
1
-4
/
+6
*
|
Add facilities for tuning the "em" driver's interrupt delays without
jdp
2003-08-01
3
-44
/
+148
*
|
Use strncmp() and not strcmp() here to properly match
bmilekic
2003-08-01
1
-1
/
+1
*
|
Workaround for gcc on alpha/ia64.
simokawa
2003-08-01
1
-6
/
+4
*
|
Fix kernel build -- 'c' was the unused var, not 'lines'.
obrien
2003-08-01
1
-1
/
+1
*
|
Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, it
das
2003-08-01
1
-1
/
+1
*
|
Add comment point o2micro people to NEWCARD
imp
2003-08-01
1
-0
/
+2
*
|
Attempt to simplify #ifdef logic for MAC_ALWAYS_LABEL_MBUF.
rwatson
2003-08-01
9
-252
/
+162
*
|
MFC noted: arp(8) -i.
yar
2003-08-01
2
-2
/
+2
*
|
Spell "file system" correctly.
ru
2003-08-01
3
-3
/
+3
*
|
When using crunchgen, blow away MAKEFLAGS. This fixes make -j <#> -P
gordon
2003-08-01
1
-2
/
+2
*
|
Use PNG instead of GIF; add WWWOWN and WWWGRP variables to the Makefile;
des
2003-08-01
5
-3
/
+6
*
|
The rc files have been repo-copied to a separate subdirectory.
des
2003-08-01
10
-104
/
+15
*
|
Write the preserved registers to (and read them from) struct reg and
marcel
2003-08-01
1
-4
/
+4
*
|
Fix ordering bug created by previous commit. While here, make ppc(4)
marcel
2003-08-01
1
-1
/
+1
*
|
Forgot an added file in the last commit.
ambrisko
2003-08-01
1
-0
/
+49
*
|
Clean up fwdev.
simokawa
2003-08-01
4
-211
/
+234
*
|
Add printer support to puc(4) driver.
ambrisko
2003-08-01
10
-2483
/
+143
*
|
- Disable faking T_DIRECT as T_RBC because we have PIM_NO_6_BYTE now.
simokawa
2003-08-01
1
-2
/
+2
*
|
Remove Giant from writev(2). Eliminate trivial style differences between
alc
2003-08-01
1
-11
/
+4
*
|
- Detect full of DMA channel correctly.
simokawa
2003-08-01
1
-2
/
+1
[prev]
[next]