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
*
* Clear the TLB on boot.
dfr
2001-10-24
1
-4
/
+7
*
If we get an unhandled page fault in kernel mode, either panic (if
dfr
2001-10-24
1
-1
/
+14
*
De-orbit DEFS.h - the other arches do not use it, and it got replaced
peter
2001-10-24
42
-82
/
+35
*
Try to get the self-relocator to work with IPLTLSB relocations. Doesn't
dfr
2001-10-24
4
-12
/
+80
*
Unbreak alpha builds.
mjacob
2001-10-24
1
-3
/
+4
*
unwind v_writecount in fhopen() if we are unable to allocate the
dillon
2001-10-24
2
-2
/
+8
*
cn_tab no longer exists, use cnadd() to add a console device. Note that
jlemon
2001-10-24
7
-7
/
+7
*
Don't enable write cacheing on devices that don't support tagged queuing
des
2001-10-24
1
-1
/
+1
*
Document C99 conformity.
asmodai
2001-10-24
1
-2
/
+7
*
Add __FBSDID.
asmodai
2001-10-24
1
-3
/
+5
*
Add __FBSDID.
asmodai
2001-10-24
1
-5
/
+10
*
Add $FreeBSD$.
asmodai
2001-10-24
1
-3
/
+6
*
Remove call to cninit_finish().
jlemon
2001-10-24
2
-3
/
+0
*
- Clean up the comments slightly here to make them more readable.
jhb
2001-10-24
2
-6
/
+14
*
Help to recover from bad seek (i.e. negative or too big) happens beyond
ache
2001-10-24
2
-5
/
+12
*
Make apm a module.
ume
2001-10-24
2
-0
/
+11
*
Refer more consistently to the different FreeBSD (hardware platform)
bmah
2001-10-24
8
-13
/
+14
*
Add some new entities with the "official" names of the platforms
bmah
2001-10-24
6
-0
/
+6
*
Added the pmc driver which supports power management controller of
nyan
2001-10-24
7
-0
/
+533
*
Fix this to actually compile in the !INVARIANTS case.
jhb
2001-10-24
2
-1
/
+11
*
Use vm_offset_t instead of caddr_t to fix a warning and remove
robert
2001-10-24
1
-3
/
+3
*
fix kvprintf panic in attach routine
hm
2001-10-24
1
-6
/
+1
*
Correct a typo: numtiple -> multiple.
roam
2001-10-24
1
-1
/
+1
*
fix SNDCTL_DSP_GETISPACE behaviour
cg
2001-10-24
1
-3
/
+2
*
improve recording behaviour
cg
2001-10-24
1
-5
/
+10
*
Finish the removal of the LABPC driver.
ru
2001-10-24
3
-142
/
+4
*
It's safe to assume that ${.OBJDIR} == ${.CURDIR} in the
ru
2001-10-24
1
-1
/
+1
*
Remove call to cninit_finish. This is part of the multiple
marcel
2001-10-24
1
-2
/
+0
*
Back out my last commit. Ruslan (ru) has a better fix.
markm
2001-10-24
1
-4
/
+0
*
Add parse functions for local APIC and I/O APIC entries.
marcel
2001-10-24
1
-7
/
+31
*
o Note an additional potential problem here: LOCKD_MSG directly exports
rwatson
2001-10-24
1
-0
/
+4
*
Fix ktrace enablement/disablement races that can result in a vnode
dillon
2001-10-24
4
-17
/
+66
*
Back out read buffer invalidating via __SMOD.
ache
2001-10-23
2
-7
/
+2
*
Tra-La, another QLogic f/w funny- this time with the 2300.
mjacob
2001-10-23
1
-8
/
+25
*
Change comment explaining another usage of __SMOD
ache
2001-10-23
1
-2
/
+2
*
Remove if_wx.
jhb
2001-10-23
1
-1
/
+0
*
Document sx_assert(9).
jhb
2001-10-23
2
-1
/
+33
*
Disallow fseek() optimization in internal read buffer, if pointer is moved by
ache
2001-10-23
1
-0
/
+5
*
Regen.
n_hibma
2001-10-23
2
-2
/
+18
*
Add Olympus C-700
n_hibma
2001-10-23
1
-0
/
+4
*
Change the sx(9) assertion API to use a sx_assert() function similar to
jhb
2001-10-23
3
-42
/
+52
*
Allow hw.acpi.cpu.{economy,performance}_speed to be set from the loader
jhb
2001-10-23
1
-0
/
+9
*
Change TUNABLE_*_FETCH to have a return value of 0 if the variable was not
jhb
2001-10-23
1
-17
/
+4
*
- Change getenv_quad() to return an int instead of a quad_t since it
jhb
2001-10-23
2
-2
/
+23
*
Set the code and signal for the F00F hack fault directly instead of
jhb
2001-10-23
2
-14
/
+6
*
Fix RAW dependency violation when compiled with gcc-3
peter
2001-10-23
1
-1
/
+1
*
Add a manual page.
jlemon
2001-10-23
2
-1
/
+87
*
Make sure the copies: and symlinks: targets exist in the case of the
markm
2001-10-23
1
-0
/
+4
*
Hook up conscontrol to the build.
jlemon
2001-10-23
1
-0
/
+1
*
Add conscontrol, a front end interface for manipulating consoles.
jlemon
2001-10-23
2
-0
/
+157
[next]