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
*
Backed out rev.1.10 (a special case for amd64). The amd64 mcount code
bde
2006-10-28
1
-6
/
+0
*
Add missing markup bits.
ru
2006-10-28
1
-1
/
+3
*
o Fix function name.
maxim
2006-10-28
1
-1
/
+1
*
Make KSE a kernel option, turned on by default in all GENERIC
jb
2006-10-26
1
-4
/
+4
*
Merge res_send.c of BIND9 9.3.3rc2 into main chunk. It includes
ume
2006-10-24
1
-6
/
+7
*
Revert the rev. 1.4, it causes breakage on most arches except i386.
kib
2006-10-23
1
-4
/
+1
*
Minor markup fix: A comma should be seperated by space from macro
simon
2006-10-21
1
-1
/
+1
*
Avoid a potential hard sentence break.
ru
2006-10-21
1
-1
/
+1
*
o Fix typo.
maxim
2006-10-21
1
-1
/
+1
*
Workaround for (what seems to be) compiler error for gcc 3.4.6. On
kib
2006-10-21
1
-1
/
+4
*
remove libc_r remanent.
davidxu
2006-10-20
1
-2
/
+0
*
Include sys/socket.h to know about sa_family_t.
glebius
2006-10-17
2
-0
/
+2
*
file == NULL:
ache
2006-10-16
1
-9
/
+14
*
Honor errno obtained from __sflags
ache
2006-10-16
1
-1
/
+3
*
Back out ftruncate error handling. There can some file tipes
ache
2006-10-16
1
-9
/
+2
*
Do real seek
ache
2006-10-15
1
-3
/
+11
*
Moved __BEGIN_DECLS up a little so that it covers __test_sse() and C++
bde
2006-10-14
1
-2
/
+2
*
Don't inherit THR_FLAGS_NEED_SUSPEND for child process, child process
davidxu
2006-10-14
1
-0
/
+2
*
Backout unblocking of signal if no threads can currently handle it.
tegge
2006-10-14
1
-3
/
+2
*
o Make _thr_umutex_init a function.
davidxu
2006-10-13
2
-21
/
+23
*
Forgot to bump the document date.
ru
2006-10-13
1
-1
/
+1
*
Some word smithing adopted from the PR.
ru
2006-10-13
1
-14
/
+14
*
Delay unblocking signal and restoring process signal mask until the
tegge
2006-10-13
1
-19
/
+41
*
Delay setting wakeup time until after poll array has been allocated.
tegge
2006-10-13
1
-20
/
+20
*
Sync thread jump table with libc and other thread libraries.
tegge
2006-10-13
1
-4
/
+35
*
Add missing comma.
ru
2006-10-13
1
-1
/
+1
*
Use type pthread_state for thread state.
davidxu
2006-10-13
1
-1
/
+1
*
Use normal parentheses.
ru
2006-10-12
1
-5
/
+5
*
Don't say "rightmost" when referring to the least significant bit.
ru
2006-10-12
1
-4
/
+5
*
The pam_unix module also provides password management.
ru
2006-10-12
1
-7
/
+8
*
More accurately document the implementation details of internal storage.
ru
2006-10-12
2
-21
/
+23
*
Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).
ru
2006-10-12
1
-0
/
+2
*
Document S_IRWXU and permission bits for group/other.
ru
2006-10-12
1
-2
/
+11
*
Document what "msgsz" argument really denotes. [1]
ru
2006-10-12
1
-4
/
+9
*
Note that the value from getenv() should not be modified by applications.
trhodes
2006-10-12
1
-1
/
+5
*
fix bus error in newsyslog by making sure that fields in struct fpemu
kmacy
2006-10-12
1
-0
/
+1
*
o Follow the trend and try to explain what the slow device is.
maxim
2006-10-11
1
-3
/
+5
*
o From kern_prot.c::p_cansignal():
maxim
2006-10-10
1
-2
/
+2
*
Fix markup in previous revision.
ru
2006-10-10
1
-2
/
+5
*
Add information on how to escape a literal colon in a value or name.
trhodes
2006-10-09
1
-1
/
+5
*
unbreak build for sparc64 etc.
kmacy
2006-10-09
2
-2
/
+3
*
buildworld fixes for sun4v
kmacy
2006-10-09
3
-1
/
+15
*
Fix a regression: let natd load libalias modules before /usr is mounted
piso
2006-10-08
9
-9
/
+10
*
Fix TLS on sparc64 for statically and dynamically linked binaries
kmacy
2006-10-08
3
-7
/
+14
*
getenv.3: Put "is" on a line with other words
trhodes
2006-10-07
2
-3
/
+3
*
Reword previous delta a little bit.
trhodes
2006-10-07
1
-14
/
+8
*
Fix ambiguity in description. Note that the aio_return() system call should
trhodes
2006-10-07
1
-5
/
+9
*
Add missing word "returns."
trhodes
2006-10-07
1
-1
/
+1
*
Remove libc_r support.
davidxu
2006-10-05
1
-1
/
+0
*
Performance: If the dir mode requested is "reasonable", then just
kientzle
2006-10-04
1
-49
/
+89
[next]