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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put back NO_WERROR= to fix sparc64 build.
ru
2006-09-27
1
-0
/
+1
*
Summer of Code 2005: improve libalias - part 1 of 2
piso
2006-09-26
12
-13
/
+101
*
Fix typo
vd
2006-09-26
1
-2
/
+1
*
Hook up additional OpenBSM man page aliases following OpenBSM 1.0 alpha 12
rwatson
2006-09-25
1
-11
/
+20
*
Keep compatible parts in sync with OpenBSD v1.21, add some comments.
ache
2006-09-23
1
-15
/
+7
*
Remove code #ifndef'ed in prev. commit to stay in sync with OpenBSD
ache
2006-09-22
1
-12
/
+0
*
Be more GNU compatible:
ache
2006-09-22
1
-2
/
+5
*
Do not declare __evOptMonoTime static in one place and extern
kan
2006-09-22
1
-0
/
+2
*
Use correct type in va_arg argument.
kan
2006-09-21
2
-2
/
+2
*
remove thr_getscheduler, thr_setscheduler, thr_setschedparam,
davidxu
2006-09-21
1
-9
/
+3
*
use rtprio_thread system call to get or set thread priority.
davidxu
2006-09-21
7
-16
/
+90
*
Silence GCC4 warning.
kan
2006-09-21
6
-4
/
+6
*
Don't forget to set internal error message in kvm_nlist().
wkoszek
2006-09-20
1
-2
/
+7
*
Hook up au_open.3 man page (and its symlinks), apparently missed during
rwatson
2006-09-19
1
-0
/
+5
*
o Don't fseek() on closed file.
maxim
2006-09-18
1
-2
/
+2
*
Markup fixes.
ru
2006-09-17
27
-184
/
+196
*
Remove more traces of Alpha.
ru
2006-09-17
1
-4
/
+0
*
Reject user with names that are longer than OPIE is willing to deal with;
des
2006-09-15
1
-4
/
+13
*
Remove reference to T/TCP.
joel
2006-09-13
1
-5
/
+2
*
Bump .Dd.
joel
2006-09-13
1
-1
/
+1
*
Remove references to the pam(8) manual page. It does not exist.
joel
2006-09-13
1
-1
/
+0
*
Fix a typo
brian
2006-09-10
1
-2
/
+2
*
Sync with NetBSD rev. 1.16 + 1.17
mbr
2006-09-09
1
-2
/
+5
*
Sync with NetBSD rev. 1.29
mbr
2006-09-09
1
-0
/
+4
*
Sync with NetBSD rev. 1.6 + 1.7
mbr
2006-09-09
1
-4
/
+4
*
Sync with NetBSD rev. 1.20 + 1.21
mbr
2006-09-09
1
-6
/
+11
*
Sync with NetBSD rev. 1.10
mbr
2006-09-09
1
-0
/
+1
*
Sync with NetBSD rev. 1.15
mbr
2006-09-09
1
-0
/
+1
*
Sync part of NetBSD rev. 1.14
mbr
2006-09-09
1
-1
/
+1
*
Sync with NetBSD rev. 1.16 + 1.17
mbr
2006-09-09
1
-1
/
+4
*
Change the way base allocation is done for internal malloc data
jasone
2006-09-08
1
-56
/
+93
*
Use return value of _thr_umutex_lock instead of using zero.
davidxu
2006-09-08
1
-2
/
+1
*
Minor comment fix.
thomas
2006-09-08
1
-1
/
+1
*
Replace internal usage of struct umtx with umutex which can supports
davidxu
2006-09-06
14
-158
/
+94
*
alloca() cannot check if the allocation is valid; mention the consequences.
ru
2006-09-05
1
-4
/
+13
*
GC dead code. If we want to stay polite to the foreign compilers,
ru
2006-09-05
2
-63
/
+1
*
Same as pthread_setschedparam, use sizeof(struct sched_param) instead.
davidxu
2006-09-05
1
-2
/
+2
*
Pass correct parameter size.
davidxu
2006-09-05
1
-2
/
+2
*
Some minor corrections:
kientzle
2006-09-05
10
-41
/
+127
*
(pw_copy): Handle the case of a malformed line in master.passwd
thomas
2006-09-04
1
-2
/
+11
*
Whitespace fix.
marcel
2006-09-02
1
-1
/
+1
*
Stylize:
marcel
2006-09-01
4
-70
/
+102
*
Stylize: avoid using a global register variable.
marcel
2006-09-01
2
-6
/
+8
*
Enable TLS on PowerPC.
marcel
2006-09-01
1
-1
/
+0
*
The ucontext is 16-byte aligned, which means that struct tcb is
marcel
2006-09-01
2
-0
/
+2
*
Stylize. Introduce ppc_{get|set}_tp() and ppc_{get|set}_tcb() to
marcel
2006-09-01
4
-58
/
+118
*
Fix style(9) in code copied from rtld.
marcel
2006-09-01
1
-3
/
+3
*
Rename TLS_TP_OFFSET back to TP_OFFSET. The former clashes with rtld.
marcel
2006-09-01
1
-3
/
+3
*
Enable TLS on ia64.
marcel
2006-09-01
1
-1
/
+0
*
Implement TLS.
marcel
2006-09-01
8
-100
/
+122
[next]