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
*
Move the kernel power change printf under bootverbose since the
njl
2004-01-02
1
-2
/
+5
*
switch vlan packet tag allocation to use a private zone
sam
2004-01-02
2
-6
/
+29
*
m_tag fixups in preparation for heavier use:
sam
2004-01-02
2
-58
/
+85
*
Fix detection of RealTek 8129 PCI cards. Apparently, these cards
wpaul
2004-01-02
1
-1
/
+2
*
Warn that big malloc disks are a panic(8) implementation.
phk
2004-01-02
1
-0
/
+5
*
if_name and if_unit renaming to if_xname should be dealth with in
guido
2004-01-02
1
-0
/
+1
*
Don't confuse NULL with 0.
obrien
2004-01-02
1
-3
/
+3
*
I missed a s/package_exists/package_installed/ in the last commit.
obrien
2004-01-02
1
-1
/
+1
*
s/package_exists/package_installed/g as that's much more descriptive of
obrien
2004-01-02
1
-1
/
+1
*
I think we can stop doing 'ldconfig -aout' during the install now.
obrien
2004-01-02
3
-10
/
+0
*
s/package_exists/package_installed/g as that's much more descriptive of
obrien
2004-01-02
5
-12
/
+8
*
FBSD nit.
obrien
2004-01-02
2
-4
/
+2
*
Document taskqueue_enqueue_fast()
scottl
2004-01-02
1
-0
/
+10
*
Remove extraneous text accidentally incorporated from ddb(4).
grog
2004-01-02
1
-20
/
+21
*
It appears that we don't need sys/vnode.h, which is a layering violation...
imp
2004-01-02
4
-4
/
+0
*
Submit to police inspection. No content changes.
grog
2004-01-02
1
-39
/
+72
*
Fix a very corner case when you want to make cleandir SUBDIRs which
green
2004-01-02
1
-2
/
+2
*
Clean up ndiscvt a bit (leaving out the -i flag didn't work) and add
wpaul
2004-01-02
8
-67
/
+218
*
Hook up gdb.4 and vinumdebug.4 into build.
grog
2004-01-02
1
-0
/
+2
*
Creates an INDEX file suitable for an ISO distribution image containing only
obrien
2004-01-02
1
-0
/
+52
*
Return error code in errno, not in return value.
davidxu
2004-01-02
2
-6
/
+12
*
Fix a typo.
davidxu
2004-01-02
2
-2
/
+2
*
Catch up with reality with respect to the location of 4.8, 4.9,
bmah
2004-01-02
1
-1
/
+6
*
* Update copyright
dougb
2004-01-01
1
-2
/
+51
*
Remove inappropriate reference to USSR.
grog
2004-01-01
1
-1
/
+1
*
Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header
njl
2004-01-01
1
-3
/
+3
*
Some mdoc(7) polishing.
ru
2004-01-01
1
-8
/
+9
*
- Increase the scope of the kmem_object's lock in kmem_malloc(). Add a
alc
2004-01-01
1
-2
/
+7
*
o Fix a style bug and poor wording in comment.
kuriyama
2004-01-01
1
-2
/
+10
*
The reset_type should not be 0x80, it should be set to zero.
mbr
2004-01-01
1
-1
/
+1
*
- Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is much
alc
2004-01-01
1
-6
/
+1
*
Add "options INVARIANTS" and "options INVARIANT_SUPPORT" to the
jkoshy
2004-01-01
2
-7
/
+25
*
Correct _ACx description.
takawata
2004-01-01
1
-2
/
+2
*
Add markup changes for more kosher mdoc(7).
grog
2004-01-01
1
-267
/
+294
*
Be consistent in the EXAMPLES formatting.
obrien
2004-01-01
1
-0
/
+1
*
Update the COPYRIGHT file to include FreeBSD's compilation copyright
imp
2003-12-31
1
-0
/
+29
*
Happy 2004!
imp
2003-12-31
1
-3
/
+3
*
Only a read-only file descriptor is required to implement list_devs()
rwatson
2003-12-31
1
-1
/
+1
*
Add to the acpi_thermal man page, especially the notifies section.
njl
2003-12-31
1
-40
/
+54
*
Use the appropriate values for the notifies. No change in behavior
njl
2003-12-31
1
-2
/
+2
*
In vm_page_lookup() check the root of the vm object's splay tree for the
alc
2003-12-31
1
-3
/
+5
*
Fix typo in prev commit
ache
2003-12-31
1
-1
/
+1
*
Remove incorrect holiday, add new one, fix another one
ache
2003-12-31
1
-2
/
+2
*
Add support for an non-branded SUN1889-based 2 port PCI serial card.
jhb
2003-12-31
1
-0
/
+10
*
Replace an outb() during the test for configuration mechanism #1 with a
jhb
2003-12-31
2
-2
/
+2
*
Initialise some uninitialised variables.
dfr
2003-12-31
1
-0
/
+2
*
Reenable signals for threads after joining.
deischen
2003-12-31
1
-0
/
+3
*
Added TDK LAK-CD031 (simple NE2000 device).
kato
2003-12-31
1
-0
/
+1
*
Sync to 1.80.
kato
2003-12-31
1
-1
/
+4
*
Added ID for TDK LAK-CD031 Ethernet card.
kato
2003-12-31
1
-0
/
+1
[next]