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
*
Document that read(2) can also return EPERM
dds
2003-08-30
1
-0
/
+3
*
Make the documentation of PT_STEP match its implementation: the
iedowse
2003-08-11
1
-2
/
+3
*
Add the mlockall()/munlockall() system call manual page from NetBSD.
bms
2003-08-11
1
-0
/
+140
*
Add the mlockall() and munlockall() system calls.
bms
2003-08-11
1
-2
/
+3
*
Add the POSIX 1003.1-2001 posix_madvise() interface.
bms
2003-08-09
2
-1
/
+25
*
Document that connect(2) can return EINTR, and that it
yar
2003-08-06
1
-3
/
+6
*
add support for using kqueue to watch bpf sockets.
jmg
2003-08-05
1
-1
/
+8
*
Document an additional error return value. The connect(2) call can also
dds
2003-07-23
1
-0
/
+6
*
Back out revision 1.22.
ceri
2003-07-15
1
-1
/
+1
*
ioctl macros and defines are now present in ioccom.h, not ioctl.h.
ceri
2003-07-13
1
-1
/
+1
*
Add a new mount flag MNT_BYFSID that can be used to unmount a file
iedowse
2003-07-01
1
-1
/
+17
*
Separate the description of the flags for mount(2) and unmount(2)
iedowse
2003-06-30
1
-14
/
+16
*
Correct a misspelled name of time_hi_and_version.
yar
2003-06-27
1
-1
/
+1
*
Unify cross-references between sigpending(2), sigprocmask(2),
yar
2003-06-24
3
-1
/
+5
*
Add clarifications about the information that ntp_gettime returns.
imp
2003-06-21
1
-8
/
+18
*
ntp_adjtime returns the current state of the clock (TIME_*) on success
imp
2003-06-20
1
-1
/
+4
*
Xref policy: exit(2) -> _exit(2).
sobomax
2003-06-17
1
-1
/
+1
*
Document ENOSPC.
trhodes
2003-06-13
1
-0
/
+2
*
.Xr p1003_1b moved to .St -p1003.1b-93
charnier
2003-06-08
2
-6
/
+6
*
Add or correct section number in .Xr. Use .Vt or .Fn
charnier
2003-06-08
3
-3
/
+3
*
Document the new explicit listing API for extended attributes; note
rwatson
2003-06-04
1
-6
/
+32
*
Document that kldload(2) can also return EEXIST.
hmp
2003-06-03
1
-0
/
+4
*
Assorted mdoc(7) fixes.
ru
2003-06-01
1
-6
/
+5
*
Assorted mdoc(7) fixes.
ru
2003-05-22
3
-26
/
+23
*
* The copy of the stat struct in the man page has rotted, so remove it.
dougb
2003-05-13
1
-29
/
+2
*
Correct the return value of vfork(2) and rfork(2) in their
robert
2003-04-27
2
-2
/
+2
*
Add a manual page for the ntp_gettime syscall.
trhodes
2003-04-17
2
-2
/
+106
*
Add a manual page for the ntp_adjtime syscall.
trhodes
2003-04-15
2
-1
/
+148
*
o In struct prison, add an allprison linked list of prisons (protected
mike
2003-04-09
2
-3
/
+30
*
[1] - Document EHOSTUNREACH as a possible error
ceri
2003-04-01
1
-1
/
+3
*
Add a facility allowing processes to inform the VM subsystem they are
wes
2003-03-31
1
-0
/
+9
*
The .Fn function
charnier
2003-03-24
3
-6
/
+9
*
The .Fn function. Use .Xr where appropriate.
charnier
2003-03-24
1
-2
/
+4
*
Update sendfile.2 to include a TUNING section that documents the
seanc
2003-03-12
1
-0
/
+38
*
Remove NS and ISO stuff.
peter
2003-03-05
1
-20
/
+1
*
Catch up with change to kse_release syscall.
julian
2003-02-25
1
-2
/
+2
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
1
-5
/
+6
*
Mention CLOCK_MONOTONIC.
phk
2003-02-23
1
-2
/
+3
*
mdoc(7) police: markup laundry.
ru
2003-02-23
4
-24
/
+26
*
Update errors.
trhodes
2003-02-18
1
-8
/
+8
*
Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
nectar
2003-02-16
1
-0
/
+2
*
Prevent uppercase after .Xr by adding ``The ... utility/system call''.
charnier
2003-02-05
2
-7
/
+9
*
Mention that the CLOCK_VIRTUAL and CLOCK_PROF clocks are not implemented.
tjr
2003-02-05
1
-1
/
+7
*
Document a bug in our chroot(2) implementation: if access control
rwatson
2003-01-31
1
-0
/
+6
*
Zap another reference to !RFPROC being unsupported that I missed before.
tjr
2003-01-31
1
-2
/
+0
*
Don't use -compact in list of available flags. Fix tag width.
tjr
2003-01-31
1
-1
/
+1
*
!RFPROC has been supported for a while now.
tjr
2003-01-31
1
-2
/
+1
*
Bring shm functions closer the the opengroup standards.
alfred
2003-01-25
2
-3
/
+3
*
Bring semop() closer the the opengroup standards.
alfred
2003-01-25
1
-1
/
+1
*
Remove EOL whitespaces.
maxim
2003-01-20
1
-2
/
+2
[next]