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 read the newline character to line buffer because lines are passed
jh
2009-12-12
14
-17
/
+66
*
The input line length limit mentioned on the manual page was removed by
jh
2009-12-12
1
-5
/
+1
*
Install firmware(9) examples.
antoine
2009-12-12
2
-0
/
+12
*
Make the code buildable in userland so it is easier to test it:
luigi
2009-12-12
1
-8
/
+25
*
Over time things that used to be files/directories/links can change
dougb
2009-12-12
1
-2
/
+59
*
Fix libusb_open_device_with_vid_pid() to return a NULL if no device is
scf
2009-12-12
1
-2
/
+2
*
Remove a dead store.
scf
2009-12-12
1
-2
/
+2
*
Remove driver lock assertion in MII register access. This change
yongari
2009-12-12
1
-2
/
+0
*
The hostname passed to ulog_login(3) may be optional.
ed
2009-12-11
1
-1
/
+2
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
121
-193
/
+19
*
Remove unnecessary termcap.h includes inherited from extern.h and other
delphij
2009-12-11
7
-27
/
+16
*
Move unistd.h includes to individual .c files and remove unnecessary
delphij
2009-12-11
9
-2
/
+7
*
Remove unnecessary includes.
delphij
2009-12-11
10
-20
/
+0
*
Simplify handling of MTREEFILE relative to DESTDIR
dougb
2009-12-11
1
-7
/
+8
*
Reference the correct man page for firmware(9).
bcr
2009-12-11
1
-1
/
+1
*
CFA support doesn't exclude FLUSH support.
mav
2009-12-11
1
-2
/
+2
*
Convert pam_lastlog(8) to libulog.
ed
2009-12-11
4
-90
/
+29
*
Bump the man page date to the date of the last update.
syrinx
2009-12-11
1
-1
/
+1
*
Cleanups the boot2 for pc98. There is no functional change.
nyan
2009-12-11
8
-164
/
+18
*
only export bio_cmd and flags to userland (bio_cmd are
luigi
2009-12-11
1
-17
/
+16
*
Add support for TACACS+ accounting to libtacplus(3).
syrinx
2009-12-11
4
-0
/
+142
*
Fix interrupt handling. It started off broken and grew worse over time.
marcel
2009-12-11
1
-46
/
+62
*
Wrap long lines.
thompsa
2009-12-11
1
-37
/
+77
*
Add a quirk for the Curitel UM175 where setting multiplexing for call
thompsa
2009-12-11
4
-7
/
+36
*
Apply two vendor fixes for CVE-2009-3720.
delphij
2009-12-11
2
-2
/
+1
*
Update to the December 12, 2008 version of this file. The one
dougb
2009-12-11
1
-18
/
+19
*
Revert r199331, the UM175 is in fact a cdc-acm device handled by umodem(4).
thompsa
2009-12-11
1
-1
/
+0
*
Add one more set of codec IDs.
mav
2009-12-11
1
-0
/
+8
*
Update termcap entries for xterm.
ed
2009-12-10
2
-127
/
+150
*
Add a missing else that negated the truncation of ki_ngroups to
brooks
2009-12-10
1
-1
/
+1
*
use div64 when converting back the burst value for userland
luigi
2009-12-10
1
-1
/
+1
*
when draining a flowset free the entire chain, not just one packet.
luigi
2009-12-10
1
-1
/
+1
*
Add module dependency for cam if configured as ATA_CAM.
takawata
2009-12-10
1
-0
/
+3
*
centralize the code to free a packet (or a chain) while in dummynet.
luigi
2009-12-10
1
-32
/
+27
*
Don't warn about an RSDP with a corrupt checksum. The kernel does a better
jhb
2009-12-10
1
-3
/
+1
*
Record part of history I participated in.
kib
2009-12-10
1
-0
/
+11
*
No functional changes (who dares to touch this code!) but:
luigi
2009-12-10
1
-5
/
+8
*
Limit maximum I/O size, depending on command set supported by device.
mav
2009-12-10
1
-0
/
+4
*
for PV XEN translate page table entries from machine (real) to physical (logi...
kmacy
2009-12-10
1
-0
/
+16
*
Merge two cpio fixes from libarchive.googlecode.com:
kientzle
2009-12-10
1
-2
/
+5
*
- revert pmap_kenter_temporary to taking a physical address
kmacy
2009-12-10
3
-9
/
+11
*
Simplify arena_run_reg_dalloc(), and remove a bug that was due to incorrect
jasone
2009-12-10
1
-89
/
+28
*
Implement a rudimentary suspend/resume methods for PCI P2P bridge.
jkim
2009-12-10
2
-57
/
+200
*
Fix the posix_memalign() changes in r196861 to actually return a NULL pointer
jasone
2009-12-10
1
-0
/
+1
*
Add my birthday.
gavin
2009-12-09
1
-0
/
+1
*
For some buses, devices may have active resources assigned even though they
jhb
2009-12-09
3
-64
/
+188
*
Add myself, and show ed@ as my mentor.
gavin
2009-12-09
1
-0
/
+2
*
Add missing relation between philip and I.
ed
2009-12-09
1
-0
/
+1
*
Fix a confusing typo in the EDD packet structure used in gptboot and
jhb
2009-12-09
2
-6
/
+6
*
- Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to
jhb
2009-12-09
2
-21
/
+112
[prev]
[next]