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
*
Merged from sys/i386/i386/machdep.c revisions 1.452 and 1.453.
nyan
2001-05-21
2
-24
/
+24
*
Merged from sys/boot/i386/btx/btx/btx.s revision 1.24.
nyan
2001-05-21
2
-8
/
+8
*
Added pc98 note menu.
nyan
2001-05-21
1
-0
/
+45
*
Correct error message of an example.
ume
2001-05-21
1
-1
/
+1
*
Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi)
hm
2001-05-21
1
-4
/
+4
*
Move allocation of ExCA registers from the base driver into the bus
imp
2001-05-21
3
-34
/
+17
*
Move setting of Vcc bit to before the vcc switch statement. The
imp
2001-05-21
1
-7
/
+5
*
Next step on the road to pci: power taming.
imp
2001-05-21
4
-84
/
+108
*
Next step towards pcic_pci: the ability to allocate mapped memory in attach.
imp
2001-05-21
3
-11
/
+72
*
Add description for 82801BA controller.
kuriyama
2001-05-21
2
-0
/
+32
*
Two comments and one bug fix:
imp
2001-05-21
2
-3
/
+15
*
Add a test for PR 24345.
jasone
2001-05-20
6
-0
/
+330
*
Update the verify script.
jasone
2001-05-20
6
-603
/
+486
*
Don't define _REENTRANT, since the Makefile does so.
jasone
2001-05-20
3
-6
/
+0
*
Fix a typo.
jasone
2001-05-20
3
-3
/
+3
*
Instead of using a join queue for each thread, use a single pointer to
jasone
2001-05-20
32
-437
/
+320
*
Aquire vm mutex when releasing sysv shm segments.
alfred
2001-05-20
1
-0
/
+4
*
Print commas in the group list in user(). current() already did this.
dd
2001-05-20
1
-1
/
+1
*
Throw away the complications in npxsave() and their infrastructure.
bde
2001-05-20
3
-159
/
+69
*
Use a critical region to protect almost everything in npxinit().
bde
2001-05-20
3
-0
/
+18
*
Use a critical region to protect pushing of curproc's npx state to
bde
2001-05-20
1
-1
/
+4
*
Use a critical region to protect saving of the npx state in savectx().
bde
2001-05-20
3
-3
/
+12
*
fix vm_mtx related compiler warning
gallatin
2001-05-20
1
-0
/
+1
*
fix alpha-MD compile errors after the vm_mtx commit
gallatin
2001-05-20
11
-0
/
+11
*
Update softdep_setup_directory_add prototype to reflect changes in
mckusick
2001-05-20
1
-2
/
+3
*
Plug memoly leak in overlaps fragment cases.
sumikawa
2001-05-20
1
-0
/
+6
*
Removed -I${.CURDIR}/../../sys from CFLAGS.
ru
2001-05-20
1
-3
/
+0
*
- Sort usage() output;
sobomax
2001-05-20
1
-4
/
+7
*
Fixed `objwarn' so that it doesn't issue spurious warnings,
ru
2001-05-20
1
-3
/
+18
*
Spell FreeBSD.org correctly.
ru
2001-05-20
1
-3
/
+3
*
- Fix markup;
sobomax
2001-05-20
1
-7
/
+12
*
Add a flag to "ipfw show" which supresses the display of dynamic
dwmalone
2001-05-20
2
-3
/
+10
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
4
-4
/
+6
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
1
-0
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-2
/
+3
*
This passes WARNS=2 on alpha and i386
kris
2001-05-20
1
-1
/
+3
*
Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings.
kris
2001-05-20
1
-0
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
4
-5
/
+8
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
5
-1
/
+8
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-15
/
+19
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-2
/
+4
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
5
-2
/
+7
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-0
/
+3
*
Silence WARNS=2 and BDECFLAGS on i386 and alpha.
kris
2001-05-20
2
-1
/
+4
*
Silence WARNS=2 and BDECFLAGS on alpha and i386, except for mode_t
kris
2001-05-20
1
-7
/
+8
*
Silence WARNS=2 and BDECFLAGS on i386 and alpha
kris
2001-05-20
4
-6
/
+12
*
Silence WARNS=2 and BDECFLAGS on the i386 and alpha
kris
2001-05-20
2
-1
/
+4
*
Silence warnings on alpha. Unfortunately we can't add WARNS to this
kris
2001-05-20
1
-1
/
+2
*
Make this pass WARNS=2 and BDECFLAGS
kris
2001-05-20
4
-3
/
+10
*
BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.
kris
2001-05-20
2
-14
/
+17
[next]