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 myself as requested by the committers-guide
lstewart
2008-10-06
1
-0
/
+4
*
Correct a typo.
jkoshy
2008-10-06
2
-2
/
+2
*
Bring in the trivial differences between this code and John Hay's new
imp
2008-10-05
1
-17
/
+26
*
Remove XMODEM_DL support. It never was complete and only serves to
imp
2008-10-05
3
-14
/
+0
*
Indent with 8-space tabs. This reduces the diffs to the newer ixp425
imp
2008-10-05
1
-165
/
+169
*
- Add age(4).
simon
2008-10-05
1
-0
/
+2
*
Add initial version of the nullfs(5) man page
danger
2008-10-05
2
-0
/
+76
*
- Revert to the pre-r183242 behavior of building sade(8) on sparc64.
marius
2008-10-05
1
-3
/
+4
*
Disable ATAPI DMA as it's once again broken in that it causes data
marius
2008-10-05
1
-1
/
+1
*
Document that vr(4) supports Soekris Engineering net5501.
simon
2008-10-05
1
-0
/
+2
*
Major whitespace cleanup to follow FDP style. This was done since
simon
2008-10-05
1
-910
/
+1124
*
Move a lists which was inside a <para> to outside the <para>.
simon
2008-10-05
1
-2
/
+1
*
- Add support for Pp command - this improves output for axe(4).
simon
2008-10-05
1
-3
/
+16
*
Move some lists which were inside a <para> to outside the <para>.
simon
2008-10-05
1
-39
/
+22
*
Remove reference to hardware devices which does not exist anymore.
simon
2008-10-05
1
-11
/
+0
*
Remove reference to hardware devices which does not exist anymore.
simon
2008-10-05
1
-11
/
+0
*
o Typo fixes.
maxim
2008-10-05
1
-2
/
+2
*
If the current thread has the trap bit set (i.e. a debugger had
davidxu
2008-10-05
2
-0
/
+16
*
dynamically allocate the task structure in firmware_mountroot: when
sam
2008-10-04
1
-4
/
+10
*
Note recently added ICH10 support
delphij
2008-10-04
1
-2
/
+2
*
Current linux_fooaffinity() emulation fails, as the FreeBSD affinity
kib
2008-10-04
1
-4
/
+9
*
Style changes: compare pointer to NULL and move a }.
bz
2008-10-04
1
-3
/
+2
*
Remove an INP_RUNLOCK() missed in SVN r183606, cvs rev. 1.195 raw_ip.c
bz
2008-10-04
1
-1
/
+0
*
- Minor mdoc cleanup.
simon
2008-10-04
1
-3
/
+4
*
- Add ae(4) to the list of devices support full hardware VLAN
stas
2008-10-04
1
-0
/
+1
*
- Add ae(4).
simon
2008-10-04
1
-0
/
+3
*
Cache so_cred as inp_cred in the inpcb.
bz
2008-10-04
9
-55
/
+43
*
Don't explicitly bzer driver softc
rnoland
2008-10-04
8
-16
/
+0
*
Use M_WAITOK when allocating driver memory
rnoland
2008-10-04
8
-8
/
+24
*
Change drm_order() to use ffsl()
rnoland
2008-10-04
1
-3
/
+4
*
- Add manual page for ae(4) driver.
stas
2008-10-04
2
-0
/
+153
*
- Document that 'show alllocks' and 'show locks' are only available
simon
2008-10-04
1
-5
/
+10
*
Change the linprocfs <pid>/maps and procfs <pid>/map handlers to use
kib
2008-10-04
2
-58
/
+12
*
Minor style(9) fixes for U-Boot API glue.
raj
2008-10-04
4
-25
/
+23
*
U-Boot API glue improvements:
raj
2008-10-04
4
-42
/
+45
*
- Add cross-references.
jkoshy
2008-10-04
1
-3
/
+6
*
Add cross-references.
jkoshy
2008-10-04
1
-1
/
+5
*
Cross-reference new manual pages.
jkoshy
2008-10-04
4
-4
/
+20
*
- Cross-reference new manual pages.
jkoshy
2008-10-04
1
-8
/
+14
*
Add manual pages for performance measurement counters present in
jkoshy
2008-10-04
5
-0
/
+3171
*
- Add ae(4) to loader.conf.
stas
2008-10-04
1
-0
/
+1
*
- Add ae(4) to sysinstall devices list.
stas
2008-10-04
1
-0
/
+1
*
- Spell cam correctly (scbus), this makes it possible to compile hptiop
antoine
2008-10-04
2
-3
/
+3
*
Fix a typo.
jkoshy
2008-10-04
1
-1
/
+1
*
sc->ndis_txidx should be cycle between 0 and sc->ndis_maxpkts, not
weongyo
2008-10-04
2
-3
/
+3
*
Fix Vflags abuse in fdescfs. There should be no functional changes.
trasz
2008-10-03
1
-3
/
+1
*
Fix Vflags abuse in cd9660. There should be no functional changes.
trasz
2008-10-03
1
-7
/
+7
*
Abort transfers on all pipes before closing them. This fixes the crash
emax
2008-10-03
1
-0
/
+5
*
Oops, missed updating a place with with 's/lock1/plock/' when adding
jhb
2008-10-03
1
-3
/
+4
*
resync to git master
rnoland
2008-10-03
33
-1611
/
+1838
[next]