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
...
*
Another V_ forgotten
julian
2008-08-25
3
-2
/
+3
*
We left out V_static_len from ip_fw2.c
julian
2008-08-25
3
-4
/
+5
*
This instance of ifnet got forgotten.
julian
2008-08-25
1
-2
/
+2
*
MFp4: Network Adapter is redundant.
imp
2008-08-25
1
-4
/
+4
*
MFp4: necessary quirks to get 3c1 not working (still no interrupts)
imp
2008-08-25
1
-0
/
+23
*
All opt_x.h includes go at the top of other includes.
julian
2008-08-25
2
-3
/
+4
*
Send the magic unlock packet the linux driver claims to have sniffed
imp
2008-08-25
1
-1
/
+16
*
Note that most Windows CE phones are supported by this driver.
imp
2008-08-25
1
-0
/
+1
*
Greatly expand the devices listed as being supported. This list was
imp
2008-08-25
1
-0
/
+449
*
Sort the list of supported products alphabetically.
imp
2008-08-25
1
-4
/
+4
*
Update uipaq for FreeBSD's driver:
imp
2008-08-25
2
-8
/
+32
*
Bring in verbatim copy of NetBSD's uipaq.4 man page. This in turn was
imp
2008-08-25
1
-0
/
+73
*
Move some struct defs around. This is a prep step for Vimage.A
julian
2008-08-25
2
-67
/
+67
*
Use the correct systime.c file instead of the "simulation mode" one.
roberto
2008-08-24
1
-1
/
+1
*
Correct detection of particular wpi cards which only support b/g
benjsc
2008-08-24
1
-4
/
+4
*
VIMAGE is a global option
julian
2008-08-24
1
-1
/
+1
*
Add uipaq. HTC smart phones use it, and it seems like a reasonable
imp
2008-08-24
1
-0
/
+1
*
Regenerate following r182123.
rwatson
2008-08-24
9
-12
/
+12
*
When MPSAFE ttys were merged, a new BSM audit event identifier was
rwatson
2008-08-24
3
-3
/
+3
*
There's a race in kmem(4) between checking whether a page is resident
marius
2008-08-24
1
-0
/
+14
*
MFp4:
imp
2008-08-24
1
-106
/
+2
*
Remove worrying printf warning on bootup when processing vnodes which
csjp
2008-08-24
1
-1
/
+1
*
MFamd64: r133413
marius
2008-08-24
1
-9
/
+6
*
Use ERANGE instead of EOVERFLOW selected in r182059, this seems more
rwatson
2008-08-24
1
-1
/
+1
*
Make syscons(4) use ttyv0 instead of consolectl as its primary window.
ed
2008-08-24
1
-11
/
+6
*
Put the relocked variable from the r182111 into the #ifdef QUOTA braces
kib
2008-08-24
1
-1
/
+4
*
Make the kernel compile with SCTP and SCTP_DEBUG but
bz
2008-08-24
1
-1
/
+2
*
Make lmc(4) compile without INET6 defined[1]. While here make it
bz
2008-08-24
1
-0
/
+6
*
Revert the r167541: "Remove unneeded getinoquota() call in the
kib
2008-08-24
1
-1
/
+23
*
Announce the speed of the PCI bus for informational purpose.
marius
2008-08-24
1
-3
/
+6
*
Make sysmouse(4) use its own locks, instead of using Giant.
ed
2008-08-24
1
-14
/
+10
*
The PCI specifications don't explain the details on how to calculate
marius
2008-08-24
1
-20
/
+58
*
Explicitly tell that one needs to start a context address with a
yar
2008-08-24
1
-4
/
+11
*
Make the checks for ptp interfaces in ifa_ifwithdstaddr() and
bz
2008-08-24
1
-2
/
+2
*
Remove the now unneeded pt_chown utility.
ed
2008-08-24
4
-112
/
+2
*
Restore 256 pty(4) entries.
ed
2008-08-24
7
-0
/
+1792
*
MFp4 (my newcard tree):
imp
2008-08-24
2
-55
/
+0
*
Update the total archive byte counters when writing entries to disk using
kientzle
2008-08-24
8
-13
/
+21
*
Remove the stillborn attempt to cleanup tests as well as the build dir.
kientzle
2008-08-24
1
-4
/
+0
*
straighten out the "clean" target
kientzle
2008-08-24
1
-6
/
+2
*
Fail copying path/.. only if SECURE_NODOTDOT was specified.
kientzle
2008-08-24
2
-15
/
+7
*
cpio -v emits a line for every item copied.
kientzle
2008-08-24
1
-1
/
+1
*
Update the passthrough_dotdot test to reproduce a
kientzle
2008-08-24
1
-0
/
+2
*
Test for proper handling of "cpio -p .."
kientzle
2008-08-24
2
-0
/
+88
*
Fix the cpio bug tested for by r182092 of usr.bin/cpio/test.
kientzle
2008-08-24
1
-1
/
+5
*
Test for a bug reported by Bernd Walter: In passthrough mode,
kientzle
2008-08-24
3
-3
/
+107
*
Evidently the block device starts at 767.
kmacy
2008-08-24
1
-1
/
+1
*
Use sbuf_putc instead of sbuf_cat. This makes more sense, since we are
csjp
2008-08-24
1
-1
/
+1
*
Don't calculate checksum if it has already been validated
kmacy
2008-08-24
1
-6
/
+14
*
Some PC Card variants of the 82365 don't seem to like setting the IRQ
imp
2008-08-24
3
-10
/
+18
[prev]
[next]