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
*
Document the azp for controlling audio power
kevlo
2008-05-20
1
-0
/
+2
*
Add support for controlling the audio power
kevlo
2008-05-20
1
-0
/
+1
*
This small change will allow this driver in HEAD to build
jfv
2008-05-19
1
-1
/
+14
*
Detect if argv[1] is "" and avoid calling malloc(0). Prior to this commit,
cperciva
2008-05-19
1
-2
/
+2
*
There's no way for entry to possibly be NULL at the end of write_entry
cperciva
2008-05-19
1
-2
/
+1
*
Return ARCHIVE_FATAL if we can't allocate memory instead of going ahead and
cperciva
2008-05-19
1
-0
/
+1
*
Remove -, .Ar adds that automatically.
thompsa
2008-05-19
1
-1
/
+1
*
Bump document date for last change.
thompsa
2008-05-19
1
-1
/
+1
*
Flush stdout after each line to make piping to another command easier.
thompsa
2008-05-19
1
-1
/
+3
*
Allow wlandebug to set the default debug level which is inherited when vaps are
thompsa
2008-05-19
2
-6
/
+20
*
Add -L to usage().
bms
2008-05-19
1
-1
/
+1
*
Add an -L option to ignore loopback Internet sockets.
bms
2008-05-19
2
-3
/
+24
*
Add age(4) to the list of drivers supported by GENERIC kernel.
yongari
2008-05-19
2
-0
/
+2
*
Hook up age(4) to the build.
yongari
2008-05-19
1
-0
/
+1
*
Add age(4) to the list of supported network interface.
yongari
2008-05-19
1
-0
/
+1
*
Add an entry for the age(4) module.
yongari
2008-05-19
1
-0
/
+1
*
Add age(4) to the list of drivers use the miibus interface.
yongari
2008-05-19
1
-1
/
+4
*
Add age(4) to the list of drivers supporting ALTQ.
yongari
2008-05-19
1
-1
/
+2
*
Add age(4) to the list of devices supporting full VLAN processing
yongari
2008-05-19
1
-1
/
+2
*
Add man page for age(4).
yongari
2008-05-19
1
-0
/
+183
*
Hook up age(4) to the build.
yongari
2008-05-19
4
-0
/
+13
*
Add age(4), a driver for Attansic/Atheros L1 gigabit ethernet
yongari
2008-05-19
3
-0
/
+4284
*
Connect atphy(4) to the build.
yongari
2008-05-19
2
-1
/
+2
*
Add Attansic/Atheros F1 PHY driver.
yongari
2008-05-19
3
-0
/
+480
*
- Assert that we don't send new provider event for a provider which has
pjd
2008-05-18
1
-1
/
+3
*
Remove some DTrace hook definitions that are now in dtrace_bsd.h
jb
2008-05-18
2
-8
/
+0
*
Add sysinit levels for DTrace.
jb
2008-05-18
1
-0
/
+6
*
Play nice with DDB pager.
pjd
2008-05-18
1
-4
/
+18
*
Be more friendly for DDB pager.
pjd
2008-05-18
1
-1
/
+6
*
Add the hooks for the extra data that DTrace allocates for struct thread
jb
2008-05-18
1
-0
/
+5
*
Add a couple of files which depend of the KDTRACE_HOOKS option.
jb
2008-05-18
1
-2
/
+5
*
Add support for the DTrace struct proc and struct thread extended
jb
2008-05-18
1
-0
/
+120
*
Add kernel support for the Statically Defined Trace provider.
jb
2008-05-18
1
-0
/
+273
*
Add two kernel options:
jb
2008-05-18
1
-0
/
+2
*
devctl_process_running(): Check for devsoftc.inuse == 1 instead of
rpaulo
2008-05-18
1
-1
/
+1
*
Remove the unknown device that is breaking the tinderbox build.
jb
2008-05-18
1
-2
/
+0
*
Add myself.
rpaulo
2008-05-18
1
-0
/
+1
*
Simple testing program for *at family of syscalls.
rdivacky
2008-05-18
3
-0
/
+678
*
Add SIGINFO (and for portability to SIGINFO-lacking systems, SIGUSR1)
cperciva
2008-05-18
5
-1
/
+205
*
Retire pmap_addr_hint(). It is no longer used.
alc
2008-05-18
11
-87
/
+24
*
Add support for the Epson 4800 scanner.
remko
2008-05-18
2
-0
/
+2
*
Move the wait for a default route to rc.d/routing. Once we test for
brooks
2008-05-18
2
-24
/
+27
*
Resort the if_ti driver to match the PCI Network cards instead of placing
remko
2008-05-17
5
-5
/
+8
*
In order to map device memory using superpages, mmap(2) must find a
alc
2008-05-17
1
-5
/
+3
*
Preset a device object's alignment ("pg_color") based upon the
alc
2008-05-17
1
-1
/
+5
*
Add support for specifying which INDEX files to build via portsnap.conf.
cperciva
2008-05-17
3
-4
/
+28
*
Add --keep-newer-files option (as in GNU tar: When in -x mode, ignore
cperciva
2008-05-17
2
-0
/
+9
*
Remove last bits of OS adaptation code from the IPSec code.
gnn
2008-05-17
2
-310
/
+8
*
The if_check() function performed three actions:
brooks
2008-05-17
1
-28
/
+10
*
Add the DTrace kernel module makefiles.
jb
2008-05-17
16
-0
/
+345
[next]