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
*
Implement syscall clock_getcpuclockid2, so we can get a clock id
davidxu
2012-08-17
1
-0
/
+3
*
Document F_DUP2FD_CLOEXEC.
kib
2012-07-27
1
-4
/
+14
*
(Incomplete) fixes for symbols visibility issues and style in fcntl.h.
kib
2012-07-21
1
-1
/
+1
*
Document F_DUPFD_CLOEXEC. Also provide some wording changes for
kib
2012-07-19
1
-4
/
+15
*
Move the ffclock symbols from FBSD_1.2 to FBSD_1.3 where they should have been
lstewart
2012-07-10
1
-3
/
+3
*
Use struct vdso_timehands data to implement fast gettimeofday(2) and
kib
2012-06-22
4
-0
/
+249
*
Further refine the implementation of POSIX_FADV_NOREUSE.
jhb
2012-06-19
1
-5
/
+4
*
Remove invalid remark about pipes.
ed
2012-06-02
1
-2
/
+2
*
Clarify the SEEK_HOLE description, it repositions the file pointer.
kib
2012-05-26
1
-4
/
+4
*
Remove tab from kernel configuration option. This is consistent with the rest
joel
2012-05-12
1
-1
/
+1
*
General mdoc(7) and typo fixes.
gjb
2012-05-08
12
-15
/
+17
*
fix a further typo in the pdfork(2) man page.
rwatson
2012-04-30
1
-1
/
+1
*
The returned file descriptor from pdfork(2) is via fdp, not pidp.
rwatson
2012-04-30
1
-2
/
+2
*
pread(2) might fail with EBUSY, so document it
eadler
2012-04-29
1
-0
/
+2
*
A new jail(8) with a configuration file, ultimately to replace the work
jamie
2012-04-26
1
-39
/
+1
|
\
|
*
Remove a section that went to jail(8), and fix a small grammar error.
jamie
2010-10-20
1
-39
/
+1
*
|
- Use quote when tab is used;
delphij
2012-04-22
1
-2
/
+3
*
|
Additional manual page updates for r234103.
jh
2012-04-13
1
-8
/
+12
*
|
Return EBADF instead of EMFILE from dup2 when the second argument is
eadler
2012-04-11
2
-7
/
+12
*
|
- Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGS
jh
2012-04-10
1
-3
/
+2
*
|
mdoc: Ud takes no argument.
joel
2012-03-29
1
-1
/
+1
*
|
mandoc complains loudly when <TAB>s are misused in columnated lists. Fix
joel
2012-03-29
1
-17
/
+17
*
|
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
12
-21
/
+21
*
|
Fix comment to specify correct struct name.
jimharris
2012-03-28
1
-2
/
+2
*
|
Make sure sections are sorted into conventional order.
joel
2012-03-25
1
-5
/
+5
*
|
Remove superfluous paragraph macro.
joel
2012-03-25
6
-6
/
+0
*
|
Remove trailing whitespace.
bjk
2012-03-19
1
-2
/
+2
*
|
Expound a bit more about the system maximum number of FIBs,
bjk
2012-03-19
1
-2
/
+20
*
|
Do not claim that msync(2) is obsoleted [1].
kib
2012-03-17
2
-4
/
+7
*
|
Extend the description for ESRCH a bit.
ed
2012-03-15
1
-1
/
+1
*
|
Remove impossible error condition from the man page.
ed
2012-03-15
1
-4
/
+1
*
|
Cross-reference sigqueue(2) and kill(2).
trasz
2012-03-10
2
-2
/
+4
*
|
Link EV_SET(3) to kqueue(2).
pjd
2012-03-05
1
-1
/
+1
*
|
Document SO_PROTOCOL socket option.
kib
2012-02-26
1
-2
/
+13
*
|
Whitespace cleanup:
gjb
2012-02-25
1
-1
/
+2
*
|
Fix various typos in manual pages.
gjb
2012-02-25
4
-8
/
+8
*
|
Document PL_FLAG_CHILD.
kib
2012-02-18
1
-1
/
+6
*
|
Bump .Dd date for previous revision.
delphij
2012-02-15
1
-1
/
+1
*
|
Add notes about sigev_notify_kevent_flags introduced in revision 230857
davidxu
2012-02-15
1
-0
/
+3
*
|
Globally replace u_int*_t from (non-contributed) man pages.
ed
2012-02-12
3
-7
/
+7
*
|
Acknowledge that jail_attach and jail_remove can return EPERM.
jamie
2012-02-08
1
-1
/
+3
*
|
Move descriptions of file caching commands out of the file locking section.
tijl
2012-01-28
1
-17
/
+17
*
|
Remove a left-over reference to make.conf(5) which was used as a place to
pluknet
2012-01-27
1
-2
/
+1
*
|
Clarify the implementation-defined behaviour in case of close(2)
kib
2012-01-22
1
-1
/
+5
*
|
The sys/uio.h header is needed only for readv(2), preadv(2), writev(2) and
pjd
2012-01-22
2
-4
/
+4
*
|
Make man page wording more clear:
eadler
2012-01-15
1
-1
/
+1
*
|
Document the fact that chroot(2) is no longer part of POSIX since SUSv3
delphij
2012-01-04
1
-1
/
+19
*
|
Fix manual section for acl_get(3) and mac_get(3) family functions.
pluknet
2011-12-29
1
-14
/
+14
*
|
Update rtprio(2) manual page to reflect the latest changes in -CURRENT as
delphij
2011-12-27
2
-17
/
+82
*
|
The NOTE_COPY should have been named NOTE_FFCOPY from the very
ru
2011-12-07
1
-2
/
+2
[next]