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
...
*
Don't call log() without a format string.
kris
2001-09-10
2
-2
/
+2
*
Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w).
ru
2001-09-10
1
-1
/
+3
*
Add DAO mode (Disk At Once).
sos
2001-09-10
2
-79
/
+304
*
Fixed the -z option handling:
ru
2001-09-10
1
-3
/
+6
*
Add kernel side support for DAO burning.
sos
2001-09-10
1
-26
/
+83
*
Add new ioctl's and rearrange a bit for DAO mode support.
sos
2001-09-10
1
-10
/
+27
*
Make the `nsops' variable in `semop' unsigned. This prevents an
dd
2001-09-10
1
-5
/
+5
*
Fix some signed/unsigned integer confusion, and add bounds checking of
kris
2001-09-10
16
-27
/
+57
*
Fix a warning. Dont convert away from const to just re-add it in the
peter
2001-09-10
1
-16
/
+8
*
Fix a warning in bsearch(). Like index() etc, it de-qualifies its
peter
2001-09-10
1
-1
/
+1
*
mdoc(7) police: markup nits.
ru
2001-09-10
1
-2
/
+2
*
Typo s/AirLAncer/AirLancer/g
imp
2001-09-10
1
-2
/
+2
*
clarify PCMLM56 status
imp
2001-09-10
1
-1
/
+2
*
The EXCard-10-PCMCIA entry was slightly bogus.
imp
2001-09-10
1
-1
/
+1
*
Fix a warning. l_name is managed by us and is malloc/free'ed.
peter
2001-09-10
2
-2
/
+2
*
Add on UPAGES to ki_rssize since it is there as result of the process
peter
2001-09-10
1
-0
/
+2
*
UPAGES as a constant is gone in KSE. We are going to have to trust
peter
2001-09-10
1
-3
/
+1
*
Implement support for MAXMEM option and hw.physmem environment variable
dfr
2001-09-10
2
-0
/
+57
*
Fix LINT breakage caused by previous commit. The linux_rt_sendsig
marcel
2001-09-10
1
-0
/
+9
*
This will have to be revised, but allow putting 'makeoptions GCC3=true'
peter
2001-09-10
2
-0
/
+30
*
Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
peter
2001-09-10
12
-196
/
+75
*
gcc-3 has objections about the bluetrap6 and bluetrap13 inline asm
peter
2001-09-10
2
-38
/
+38
*
Fix some malformed macro concatenation that gcc-3 has objections about.
peter
2001-09-10
1
-4
/
+4
*
Add cs driver for IBM EtherJet card. Doesn't completely work yet, but
imp
2001-09-10
1
-0
/
+9
*
2Mbps card from Teletronics. Looks like a generic OEM card for the
imp
2001-09-10
1
-0
/
+7
*
ELSA Air Lancer wireless card. Appears to be a Lucent OEM.
imp
2001-09-10
1
-0
/
+6
*
Lots of style(9) related white space fixes. Mostly missing spaces
brooks
2001-09-10
6
-122
/
+149
*
Add support for monitor mode. This means that after enabling the
brooks
2001-09-10
3
-98
/
+291
*
Remove/comment tokens after #endif (#endif NETATALK)
peter
2001-09-10
2
-4
/
+4
*
Fix a minor buglet/typo here that gcc3 complains about.
peter
2001-09-10
1
-1
/
+1
*
#endif /* comment */
peter
2001-09-10
1
-1
/
+1
*
Stop gcc's fixincludes making an exception for this file
peter
2001-09-10
1
-2
/
+3
*
Mihira-san says that this works for him. Linksys EtherFast 10/100 +
imp
2001-09-09
1
-0
/
+6
*
The "dirpref" directory layout preference improvements make use of
iedowse
2001-09-09
1
-1
/
+1
*
Addtron AWP-100 wireless card.
imp
2001-09-09
1
-0
/
+6
*
EZCard, not EXCard
imp
2001-09-09
1
-2
/
+2
*
Speculatively commit fix for Surecom EP-427TX PCMCIA adapter. This
imp
2001-09-09
1
-0
/
+6
*
SMC EZ Card 10 PCMCIA
imp
2001-09-09
1
-0
/
+6
*
Add NE-2000 compatible card sold by addron.
imp
2001-09-09
1
-0
/
+6
*
Add more standards which we conform to.
asmodai
2001-09-09
1
-1
/
+18
*
Add NetGEAR FA411 card. This appears to be based on the AX88190 chipset
imp
2001-09-09
1
-0
/
+6
*
Detail thread-safe and async-cancel-safe status.
asmodai
2001-09-09
1
-0
/
+10
*
When booting verbose, print the config space for this device. This
imp
2001-09-09
1
-0
/
+19
*
If flags were specified for the device, print them in the probe
imp
2001-09-09
1
-1
/
+4
*
regenerate this file too (forgotten after last usbdevs update)
wpaul
2001-09-09
1
-1
/
+7
*
Fix some problems with the reference/modified tracking which I introduced
dfr
2001-09-09
1
-4
/
+51
*
Automatically load the "snp" module if it isn't already present.
dd
2001-09-09
1
-0
/
+6
*
Use protected variables names in prototypes visible to the userland as
dd
2001-09-09
1
-4
/
+4
*
update cs_CZ's MONETARY information to more used format
phantom
2001-09-09
1
-6
/
+6
*
Add a missing newline to an error message.
dd
2001-09-09
2
-2
/
+2
[prev]
[next]