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
...
*
|
Make the driver conditionally MPSAFE. MPSAFEty defaults to not-mpsafe
harti
2003-11-05
2
-2
/
+9
*
|
When compiled with debugging trace the number of transmit mbufs that
harti
2003-11-05
2
-2
/
+46
*
|
Initialize the USED flag in new external receive buffers to 0, not to 1.
harti
2003-11-05
1
-2
/
+2
*
|
Replace the lock-less algorithm for the free item list with a more
harti
2003-11-05
1
-64
/
+36
*
|
Update.
sos
2003-11-05
1
-24
/
+23
*
|
- do hexdump on send. set length field properly
ume
2003-11-05
12
-1840
/
+2440
*
|
- plug memory leak.
ume
2003-11-05
6
-110
/
+150
*
|
Make xe_reg_dump non-static to avoid warnings (and tinerbox mail)
imp
2003-11-05
1
-2
/
+2
*
|
Pass NULL instead of a pointer to a zeroed mbstate_t object.
tjr
2003-11-05
6
-37
/
+17
*
|
Pass NULL instead of a pointer to a zeroed mbstate_t object.
tjr
2003-11-05
2
-10
/
+4
*
|
Implement mbrtowc() and wcrtomb() directly (sync with big5.c).
tjr
2003-11-05
1
-53
/
+50
*
|
Add hooks for translating directories entries using the iconv methods.
scottl
2003-11-05
5
-32
/
+172
*
|
Add udf_UncompressUnicodeByte() for processing cs0 strings in a way that the
scottl
2003-11-05
2
-0
/
+46
*
|
Hook the udf_iconv module up to the kernel build.
scottl
2003-11-05
3
-0
/
+3
*
|
Update the udf module makefile for the udf_iconv module
scottl
2003-11-05
1
-0
/
+1
*
|
Include module.h
scottl
2003-11-05
1
-0
/
+1
*
|
Add support for multibyte character conversions.
scottl
2003-11-05
3
-18
/
+86
*
|
Minor style(9) nit
imp
2003-11-05
1
-8
/
+8
*
|
- Move the implementation of OBJ_ONEMAPPING from vm_map_delete() to
alc
2003-11-05
1
-30
/
+24
*
|
- It's ok if sched_runnable() has races in it, we don't need the sched_lock
jeff
2003-11-05
1
-3
/
+4
*
|
Remove the file
imp
2003-11-05
1
-144
/
+0
*
|
resource_query_string is dead. Kill it.
imp
2003-11-05
1
-3
/
+1
*
|
Remove mntvnode_mtx and replace it with per-mountpoint mutex.
kan
2003-11-05
15
-120
/
+124
*
|
Fix a reversed suser(9) in SIOCG80211:IEEE80211_IOC_WEPKEY which prevents
green
2003-11-05
1
-1
/
+1
*
|
Add pthread_atfork() source code. Dan forgot to commit this file.
davidxu
2003-11-05
2
-0
/
+112
*
|
Back out the following revisions:
fjoe
2003-11-05
3
-26
/
+29
*
|
Truly fix the lockup mentioned in 1.153. The PRISM hardware is not
green
2003-11-04
1
-0
/
+9
*
|
update supported card table
sam
2003-11-04
2
-22
/
+65
*
|
Move the inline limit default variable to a per-arch place. For example,
peter
2003-11-04
3
-2
/
+5
*
|
Fix the case where the file is not in the current directory.
des
2003-11-04
1
-1
/
+2
*
|
Despite making the card not lock up, thae workaround from 1.153 didn't
green
2003-11-04
1
-3
/
+0
*
|
Convert XE_DEBUG define to hw.xe.debug sysctl, to set debug logging level
rsm
2003-11-04
2
-206
/
+128
*
|
Use 'const' in the copyright stamp, this is done in other utilities.
trhodes
2003-11-04
1
-1
/
+2
*
|
Add a manual page for the Xircom and and Xircom based NICs.
trhodes
2003-11-04
2
-0
/
+149
*
|
Use ubsa(4) manpage entity where appropriate.
bmah
2003-11-04
2
-8
/
+8
*
|
source address selection part of RFC3484.
ume
2003-11-04
5
-110
/
+569
*
|
Add the pthread_atfork() prototype.
deischen
2003-11-04
1
-0
/
+2
*
|
Add an implementation for pthread_atfork().
deischen
2003-11-04
11
-12
/
+144
*
|
Add the ability to reinitialize libpthread's internal FIFO-queueing
deischen
2003-11-04
4
-30
/
+114
*
|
Add the ability to reinitialize a spinlock (libc/libpthread
deischen
2003-11-04
2
-24
/
+34
*
|
s/foo()/foo(void)/
deischen
2003-11-04
2
-4
/
+6
*
|
Libpthread uses the convention that all of its (non-weak) symbols
deischen
2003-11-04
2
-10
/
+22
*
|
Add the ability to reinitialize a mutex (internally, not a userland
deischen
2003-11-04
2
-14
/
+40
*
|
Externalize malloc's spinlock so that a thread library can take
deischen
2003-11-04
2
-0
/
+9
*
|
Correct a typo; two permutations of ACPI are plenty already.
ceri
2003-11-04
1
-1
/
+1
*
|
mdoc(7) cleanup:
simon
2003-11-04
1
-10
/
+15
*
|
Tweak the version string output for ioapic devices.
jhb
2003-11-04
2
-4
/
+6
*
|
Use a wrapper around the driver interrupt handler. The wrapper accepts the
jhb
2003-11-04
1
-3
/
+10
*
|
- cleanup SP refcnt issue.
ume
2003-11-04
21
-1081
/
+1655
*
|
Be sure to restore foreground group to parent su before parent su
davidxu
2003-11-04
1
-1
/
+2
[prev]
[next]