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
*
Fix one genuine bug and a potential one:
luigi
2002-03-10
1
-2
/
+2
*
Free allocated buffer at siodetach().
nyan
2002-03-10
2
-0
/
+8
*
o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>
mike
2002-03-10
2
-0
/
+4
*
MFi386: revision 1.501
nyan
2002-03-10
2
-2
/
+2
*
Condition the compilation of trapwrite() on I386_CPU.
alc
2002-03-10
2
-0
/
+8
*
Increase VM_KMEM_SIZE to 16 megs from 12. Define VM_KMEM_SIZE_SCALE so that
jake
2002-03-09
1
-1
/
+10
*
Remove __P
alfred
2002-03-09
1
-6
/
+6
*
Add a driver for the mem and kmem devices, based off the i386 version.
tmm
2002-03-09
2
-0
/
+245
*
Don't deref NULL mutex pointer when pipeclose()'ing a pipe that is not
alfred
2002-03-09
1
-30
/
+51
*
Set the interrupt map type accordingly if we need to fall back to using
tmm
2002-03-09
1
-0
/
+1
*
Fix a warning by adding a missing include.
tmm
2002-03-09
1
-0
/
+1
*
Set the busmaster enable bit in the PCI command register, as the firmware
tmm
2002-03-09
1
-0
/
+9
*
Fix some bugs in the handling of the case of not enough tx descriptors
tmm
2002-03-09
1
-12
/
+14
*
o Don't require long long support in bswap64() functions.
mike
2002-03-09
7
-84
/
+163
*
Delete "notyet" code before it becomes "ohh no" code.
phk
2002-03-09
1
-8
/
+0
*
Hide the DIOCGPART ioctl from userland where it has no decent use.
phk
2002-03-09
3
-0
/
+12
*
Revert change in revision 1.53 and add a small comment to protect
tegge
2002-03-09
1
-0
/
+12
*
after joerg's recent merge of i4b's sppp with the main sppp, remove
hm
2002-03-09
1
-253
/
+0
*
remove BSD/OS specific ppp-interface file since the FreeBSD-BSD/OS merger
hm
2002-03-09
1
-562
/
+0
*
After joergs merge of i4b's sppp with the main sppp, remove obsolete file.
hm
2002-03-09
1
-4687
/
+0
*
Enable DEVICE_POLLING in LINT now that it is safe to compile it there.
luigi
2002-03-09
2
-4
/
+2
*
Make the DEVICE_POLLING code compile with -Werror and in LINT
luigi
2002-03-09
2
-2
/
+8
*
Even more Highpoint RAID support.
sos
2002-03-08
5
-111
/
+117
*
make pcvt compile again without "options XSERVER".
hm
2002-03-08
1
-2
/
+5
*
Note that several of the recently documented clock-related kernel options
rwatson
2002-03-08
2
-0
/
+6
*
- Use a MI critical section in witness_sleep() and witness_list() as they
jhb
2002-03-08
1
-6
/
+9
*
Read KTR_CPU into a temporary variable so that we use a consistent value
jhb
2002-03-08
1
-7
/
+4
*
Apply a bit more of the patch from conf/35674: document the various
rwatson
2002-03-08
2
-2
/
+12
*
Apply part of the patch from conf/35674 to move the PFIL_HOOKS option
rwatson
2002-03-08
2
-4
/
+10
*
Remove the #if __FreeBSD_version glue now that the puc driver is part of
jhay
2002-03-08
2
-11
/
+0
*
Synchronize NOTES with -STABLE LINT with respects to the placement
rwatson
2002-03-08
2
-6
/
+18
*
#include <machine/smp.h> in the SMP case.
phk
2002-03-08
2
-2
/
+2
*
vhold() our vnode while checking the remote side.
phk
2002-03-08
1
-0
/
+3
*
Add pc98 support.
nyan
2002-03-08
1
-0
/
+3
*
- The pc98_ttspeedtab() function returns an error status instead of a divisor,
nyan
2002-03-08
2
-32
/
+32
*
MFi386: revision 1.125
nyan
2002-03-08
1
-0
/
+20
*
Support newer Highpoint BIOS's extended config.
sos
2002-03-08
2
-23
/
+25
*
cosmetics
sos
2002-03-08
1
-1
/
+1
*
Move the mount of the root filesystem to happen in the init process before
phk
2002-03-08
4
-10
/
+7
*
Oops I mixed up the patch for -current & -stable, sorry ....
sos
2002-03-07
1
-4
/
+4
*
DBA update: used the wrong of several NAI DBAs.
rwatson
2002-03-07
1
-1
/
+1
*
Update DBA for NAI. We have several. We used the wrong one. :-)
rwatson
2002-03-07
1
-1
/
+1
*
Disable RIO (reduced interrupt operation) for 2200 boards- it seemed like
mjacob
2002-03-07
1
-4
/
+25
*
Minor cosmetic changes to minimise diffs for MFC.
sos
2002-03-07
5
-15
/
+4
*
Fix a couble of bugs in the rebuild code, return errors properly.
sos
2002-03-07
2
-42
/
+49
*
Add new errno ``ENOATTR''.
green
2002-03-07
3
-30
/
+19
*
Install the DSI and ISI trap handlers and their appropriate locations.
benno
2002-03-07
2
-0
/
+4
*
Copy the "implementation" of pmap_prefault from sparc64.
benno
2002-03-07
3
-6
/
+12
*
Move tunable initialisation so it can get access to physmem.
benno
2002-03-07
2
-12
/
+12
*
Calculate physmem.
benno
2002-03-07
3
-3
/
+12
[next]