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
*
Add hints for ISA cards (such as TMC1610M) which use stg driver.
non
2000-10-29
2
-0
/
+6
*
Fix a bug that shows up when checking out files by date with the
jdp
2000-10-29
1
-1
/
+3
*
Reduce kernel stack usage by not having large packets on the stack.
tegge
2000-10-29
2
-1032
/
+2048
*
Count per-address statistics for IP fragments.
joe
2000-10-29
2
-2
/
+12
*
Nuke a bit of dead code.
truckman
2000-10-29
1
-5
/
+0
*
fix minor oops in new data compression page definition
mjacob
2000-10-29
1
-1
/
+0
*
Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAY
kris
2000-10-29
2
-8
/
+14
*
Ignore ``#'' properly when told to
brian
2000-10-28
1
-1
/
+1
*
Make '-i iface' optional. Assume an0 if it's not otherwise specified.
joe
2000-10-28
2
-5
/
+15
*
RBG -> RGB
nik
2000-10-28
1
-1
/
+1
*
Unconditionally turning on the I/O and memory enable bits in the PCI
msmith
2000-10-28
2
-2
/
+28
*
Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page.
mjacob
2000-10-28
1
-2
/
+33
*
Don't ignore VESA modes that have the NON-VGA bit set. All of the SVGA
jhb
2000-10-28
1
-2
/
+1
*
Add a brief comment telling people to retain 'device miibus' as necessary.
nik
2000-10-28
2
-0
/
+2
*
Add a new "-h" Human-friendly h/m/s output format.
obrien
2000-10-28
2
-5
/
+45
*
The latest & greatest unused #include spotter. Faster, one-pass and
phk
2000-10-28
1
-194
/
+214
*
* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work
obrien
2000-10-28
17
-46
/
+158
*
Fix this my way. David had absolutely no call overriding MAINTAINER without
des
2000-10-28
1
-3
/
+3
*
Install per function manpages so one doesn't mistakenly think we don't
obrien
2000-10-28
1
-0
/
+8
*
Add missing call to knote_fdclose() in setugidsafety() and fdcloseexec().
alc
2000-10-28
1
-0
/
+4
*
Repeat after me, "check to see that a pointer isn't NULL before
obrien
2000-10-28
1
-3
/
+3
*
add commented-out dependancies on the new sb8 and sb16 drivers
cg
2000-10-28
1
-0
/
+2
*
modules for the new sb8 and sb16 drivers
cg
2000-10-28
2
-0
/
+16
*
add commented-out entries for the new sb8 and sb16 drivers
cg
2000-10-28
1
-0
/
+2
*
split up sb16 and sb/sbpro drivers
cg
2000-10-28
2
-928
/
+690
*
Style & grammar fixes.
mpp
2000-10-28
1
-3
/
+7
*
some clarification on if_getmtu()
ume
2000-10-28
1
-25
/
+35
*
defined HAVE_IFM_DATA for (free|net|open)bsd
ume
2000-10-28
1
-0
/
+5
*
When an interface isn't specified use wi0 as the default.
joe
2000-10-28
1
-3
/
+12
*
When an interface isn't specified use wi0 as the default.
joe
2000-10-28
1
-1
/
+2
*
Fix a blatant bug when running '/etc/pccard_ether device stop'.
joe
2000-10-28
1
-2
/
+2
*
cleanups of my previous, quick & dirty fix of unaligned access errors on alpha.
gallatin
2000-10-28
1
-20
/
+26
*
add PC-Card melody beep(PC Card bus, kludge version)
sanpei
2000-10-28
7
-44
/
+99
*
Mention the new '40LD' AMI RAID controllers that we now support.
msmith
2000-10-28
3
-0
/
+9
*
Restore GDC mode to initial mode instead of 24KHz.
nyan
2000-10-28
2
-2
/
+2
*
Fixed extention memory check routine.
nyan
2000-10-28
3
-4
/
+5
*
Removed extra calculation for X position (PC-98 only).
nyan
2000-10-28
2
-2
/
+0
*
Return -10 from the PCI probe to allow room for an updated driver to
msmith
2000-10-28
3
-3
/
+3
*
Fix typo s/DE_DEVICEID_FE2500/DC_DEVICEID_FE2500/
peter
2000-10-28
2
-2
/
+2
*
Use EX_USAGE in an example, as the SAME manual page describes a
alex
2000-10-28
1
-1
/
+1
*
Add some more information to the AUTHORS section.
asmodai
2000-10-28
2
-4
/
+14
*
Add PCI IDs for some additional cardbus cards. Yes, there really is
wpaul
2000-10-28
6
-5
/
+39
*
We should include <machine/stdarg.h> not <stdarg.h>
msmith
2000-10-28
2
-2
/
+2
*
Quick fix for namespace problems which broke many ports. Spell
bde
2000-10-28
1
-6
/
+6
*
Make the -d option actually work.
alex
2000-10-28
1
-0
/
+2
*
Some AML code assumes that a function without an explicit ReturnOp will
msmith
2000-10-28
2
-0
/
+38
*
FreeBSD-specific customisations:
msmith
2000-10-28
6
-4
/
+138
*
Add some extra fuctions:
msmith
2000-10-28
3
-0
/
+244
*
Add some verbiage about the new ACPICA code. Note that this probably
msmith
2000-10-28
2
-0
/
+24
*
Allow PCI busses to be connected to host bridges detected by ACPI as well.
msmith
2000-10-28
2
-0
/
+2
[next]