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
/
libc
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update mlockall(2) to mention that it's superuser-only syscall, just
trasz
2010-07-27
2
-4
/
+7
*
Document pl_siginfo and PT_FLAG_SI for PT_LWPINFO.
kib
2010-07-10
1
-4
/
+20
*
Just like in case of setgroups(2), for getgroups(2) also advice including
pjd
2010-06-26
1
-1
/
+1
*
mdoc: remove literal tabs where they don't belong
uqs
2010-06-08
10
-17
/
+17
*
Change the current working directory to be inside the jail created by
cperciva
2010-05-27
1
-1
/
+8
*
Improve the documentation for PT_LWPINFO. Note that some features are
kib
2010-05-24
1
-3
/
+58
*
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
uqs
2010-05-13
3
-78
/
+78
*
Document FIONREAD, FIONWRITE and FIONSPACE.
brueffer
2010-05-11
1
-1
/
+25
*
sigprocmask(2): pthread_sigmask(3) must be used in threaded processes.
jilles
2010-05-07
1
-1
/
+7
*
Merger of the quota64 project into head.
mckusick
2010-05-07
1
-4
/
+18
|
\
|
*
Final update to current version of head in preparation for reintegration.
mckusick
2010-05-06
1
-3
/
+9
|
|
\
|
*
\
Update to current version of head.
mckusick
2010-04-28
8
-44
/
+51
|
|
\
\
|
*
|
|
Debugging nits found while testing the new 64-bit quota code.
mckusick
2010-03-16
1
-4
/
+18
*
|
|
|
Update xrefs from 4.3BSD to modern signal functions in various man pages.
jilles
2010-05-06
7
-11
/
+7
*
|
|
|
sigaltstack(2): document some modernizations:
jilles
2010-05-06
1
-17
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
Document RUSAGE_THREAD.
kib
2010-05-04
1
-3
/
+9
|
|
/
|
/
|
*
|
unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir()
jilles
2010-04-25
1
-2
/
+2
*
|
Revert r206649.
kib
2010-04-18
1
-18
/
+13
*
|
Still reference struct __sigaction with clarification when this form
kib
2010-04-15
1
-0
/
+10
*
|
Align the declaration for sa_sigaction with POSIX.
kib
2010-04-13
1
-2
/
+2
*
|
Don't forget to bump the date in the man page.
ed
2010-03-28
1
-1
/
+1
*
|
Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.
ed
2010-03-28
1
-11
/
+17
*
|
Reject attempts to create a MAP_ANON mapping with a non-zero offset.
jhb
2010-03-23
1
-1
/
+6
*
|
Actually make O_DIRECTORY work.
ed
2010-03-21
1
-0
/
+12
*
|
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
3
-21
/
+0
|
/
*
Mention EISDIR as a possible errno.
phk
2010-02-17
1
-0
/
+2
*
o Add support for COMPAT_IA32.
marcel
2010-02-11
1
-13
/
+21
*
Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process can
marcel
2010-02-09
1
-1
/
+76
*
You must include fcntl.h (in practice) to be able to do anything useful
rwatson
2010-01-29
1
-0
/
+1
*
Add information about when nmount(2) was introduced.
trasz
2010-01-26
1
-1
/
+5
*
The waitpid(2) function needs neither sys/time.h nor sys/resource.h.
pjd
2010-01-20
1
-2
/
+2
*
Miscellaneous mdoc, spelling and inconsistency fixes.
brueffer
2010-01-12
3
-22
/
+30
*
Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3).
delphij
2010-01-09
2
-4
/
+8
*
Further fix grammar.
kib
2010-01-07
1
-1
/
+1
*
Fix a typo and bump date for the previous commit.
brueffer
2010-01-07
1
-2
/
+2
*
Give some information on SF_MNOWAIT flag.
kib
2010-01-07
1
-2
/
+10
*
The devices that supported EVFILT_NETDEV kqueue filters were removed in
brooks
2009-12-31
1
-20
/
+0
*
Document _FAST and _PRECISE clocks.
kib
2009-12-29
1
-10
/
+40
*
Document CLOCK_SECOND, add cross-reference from time(3) to clock_gettime(2).
kib
2009-12-29
1
-3
/
+6
*
cpuset(2): fix a typo and a markup error in the man page
jilles
2009-12-15
1
-2
/
+2
*
Fix many "function declaration isn't a prototype" warnings in libc.
ed
2009-12-05
1
-1
/
+1
*
Describe what setpgid(2) does when pgid=0. The text has been
keramida
2009-12-01
1
-0
/
+5
*
Remove a note about vfork(4) going to be eliminated, it's here to stay.
brueffer
2009-11-13
1
-8
/
+0
*
Improved the manpage description. The committed wording
brueffer
2009-11-13
1
-2
/
+2
*
Add MAP_ANONYMOUS.
ed
2009-11-06
1
-1
/
+5
*
Attempt to reduce accidental foot-shooting by pointing out that
cperciva
2009-11-02
1
-0
/
+4
*
Move pselect(3) man page to section 2.
kib
2009-10-28
2
-1
/
+124
*
Current pselect(3) is implemented in usermode and thus vulnerable to
kib
2009-10-27
1
-0
/
+3
*
Make openat(2) a cancellation point.
jilles
2009-10-11
1
-0
/
+2
*
In nanosleep(2), note that the calling thread is put to sleep, not the
kib
2009-10-11
1
-1
/
+3
[next]