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
*
Establish the interrupt handler AFTER we successfully attach. We need
imp
2009-04-18
4
-22
/
+29
*
Remove debug write accidentally left in.
imp
2009-04-18
1
-1
/
+0
*
Fix bug in event timeout handling
emax
2009-04-17
1
-5
/
+5
*
minor cleanup
ticso
2009-04-17
1
-5
/
+3
*
*** empty log message ***
kientzle
2009-04-17
1
-4
/
+4
*
Switch ubtbcmfw(4) to use si_drv1 instead of storing the unit number.
ed
2009-04-17
1
-39
/
+21
*
- Add a few more register defintions for the PCI express capability
jhb
2009-04-17
2
-3
/
+54
*
clarify state of llentry that is passed back
kmacy
2009-04-17
1
-0
/
+2
*
Undo private changes that should never have been committed.
kan
2009-04-17
1
-70
/
+0
*
More fallout from negative dotdot caching. Negative entries should
kan
2009-04-17
2
-8
/
+83
*
The vlan code has not required the miibus code since 6.0 when
jhb
2009-04-17
1
-1
/
+0
*
Drain the driver tasks on the same taskqueue in which they were enqueued.
thompsa
2009-04-17
1
-3
/
+3
*
The sr(4) driver is removed.
nyan
2009-04-17
1
-1
/
+0
*
The ar(4), ray(4) and sr(4) drivers are removed.
nyan
2009-04-17
1
-8
/
+0
*
Revert r190943, since the problem in ports seems to be fixed now.
das
2009-04-17
1
-2
/
+0
*
Restore bus DMA bounce pages to an offset of 0 when they are released by
jhb
2009-04-17
4
-12
/
+40
*
Add an entry for the French macbook keyboard layout.
roberto
2009-04-17
1
-0
/
+1
*
Remove kue_fw.h, missed in previous IFF_NEEDSGIANT USB driver garbage
rwatson
2009-04-17
1
-685
/
+0
*
Remove legacy versions of USB network interface drivers relying on
rwatson
2009-04-17
24
-21963
/
+0
*
Change Taiwan, Province of China to Taiwan, Republic of China
kevlo
2009-04-17
1
-1
/
+1
*
Disabling the crypto bits should quiet tinderbox while I
kientzle
2009-04-17
1
-0
/
+8
*
Merge from libarchive.googlecode.com:
kientzle
2009-04-17
28
-153
/
+788
*
Merge remaining changes from libarchive.googlecode.com:
kientzle
2009-04-17
6
-42
/
+150
*
Set options before opening the archive.
kientzle
2009-04-17
1
-7
/
+10
*
Minor portability improvement in calls to ctype.h macros.
kientzle
2009-04-17
1
-2
/
+2
*
Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks.
kientzle
2009-04-17
10
-52
/
+58
*
Publicize a handful of new functions and bump the version number
kientzle
2009-04-17
1
-5
/
+17
*
Merge lots of test suite updates from libarchive.googlecode.com.
kientzle
2009-04-17
42
-349
/
+2236
*
FreeBSD has a lot of crypto functions used by the recent mtree writer updates.
kientzle
2009-04-17
1
-1
/
+7
*
Ensure that the option setters return OK (option used) even
kientzle
2009-04-17
1
-3
/
+9
*
Fix a memory leak: Release the current list of /set keywords
kientzle
2009-04-17
1
-3
/
+9
*
Document the new read options interface and the new read_header2() call.
kientzle
2009-04-17
1
-0
/
+62
*
Dynamically size the buffer we pass to getgrgid_r() and getpwuid_r().
kientzle
2009-04-17
1
-16
/
+57
*
Don't match an empty file on a read error.
kientzle
2009-04-17
1
-6
/
+5
*
When pulling metadata from disk, lookup the user and group name at the same t...
kientzle
2009-04-17
1
-1
/
+12
*
LZW bugfix: when we hit end-of-file, return an invalid code.
kientzle
2009-04-17
1
-2
/
+2
*
Minor fix: some platforms require both inttypes.h and stdint.h.
kientzle
2009-04-17
1
-1
/
+2
*
Implement command-line fallbacks for gzip and bzip2 decompression as well.
kientzle
2009-04-17
3
-14
/
+41
*
Merge new xz/lzma support from libarchive.googlecode.com.
kientzle
2009-04-17
3
-0
/
+1083
*
Don't use the open callback, which is deprecated (because it's
kientzle
2009-04-17
3
-142
/
+84
*
Accept empty options, add a new read_next_header2() which is more
kientzle
2009-04-17
1
-5
/
+22
*
Properly clone and free the recently-added "sourcepath" field.
kientzle
2009-04-17
1
-0
/
+2
*
Use thread-safe getgrnam_r() and getpwnam_r(); dynamically size
kientzle
2009-04-17
1
-6
/
+50
*
Fix a minor memory leak.
kientzle
2009-04-17
1
-0
/
+2
*
Merge from libarchive.googlecode.com: Numerous fixes to the
kientzle
2009-04-17
4
-232
/
+360
*
Merge from libarchive.googlecode.com: If we're
kientzle
2009-04-17
1
-32
/
+15
*
Prevent atkbd(4) interrupt handler from calling keyboard callback function
emax
2009-04-17
1
-2
/
+4
*
Only call ieee80211_start_all() if its a 80211 device.
thompsa
2009-04-16
1
-1
/
+2
*
call base if_qflush routine to flush if_snd
kmacy
2009-04-16
1
-0
/
+1
*
export if_qflush for use by driver if_qflush routines
kmacy
2009-04-16
2
-7
/
+12
[next]