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
*
Expanded cross references.
alex
1998-01-02
6
-8
/
+15
*
Convert caddr_t --> void * for sys/mman.h functions.
alex
1997-12-31
9
-16
/
+16
*
Fixed formatting of the MADV_FREE flag description.
alex
1997-12-30
1
-3
/
+3
*
Typo fix.
alex
1997-12-30
1
-2
/
+2
*
Document MS_SYNC.
alex
1997-12-30
1
-0
/
+1
*
fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE.
hoek
1997-12-26
1
-1
/
+1
*
Fixed spelling of EACCES.
bde
1997-11-23
1
-3
/
+3
*
Add cross-references to rfork(2).
jdp
1997-11-18
2
-1
/
+3
*
Reviewed by: hackers@freebsd.org in general
julian
1997-11-13
2
-1
/
+32
*
Reviewed by: various.
julian
1997-11-12
1
-3
/
+2
*
Describe MNT_NOCLUSTER{R,W} flags.
kato
1997-11-09
1
-0
/
+4
*
changed prototype to match text
jmg
1997-11-05
1
-8
/
+4
*
Document EINVAL as a possible return value from open(2).
joerg
1997-10-22
1
-0
/
+7
*
Sorted lists.
bde
1997-10-21
1
-21
/
+23
*
Proper spacing in the Synopsis.
max
1997-10-16
1
-2
/
+2
*
Include the machine-dependent Makefile.inc for sys in the correct place.
bde
1997-10-15
1
-1
/
+3
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-33
/
+21
*
Add the AIO/LIO to libc. They aren't fully done yet, but have been in the
dyson
1997-10-10
1
-2
/
+4
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
5
-8
/
+8
*
Typo fix
msmith
1997-09-28
1
-1
/
+1
*
Add __getcwd() syscall, and have getcwd() take a shot at it.
phk
1997-09-14
1
-2
/
+2
*
A poll(2) manpage.
peter
1997-09-14
2
-2
/
+190
*
Generate poll syscall stub
peter
1997-09-14
1
-2
/
+2
*
Document SA_NOCLDWAIT.
joerg
1997-09-13
1
-17
/
+38
*
Removed superfluous quoting of function args.
bde
1997-09-07
4
-6
/
+6
*
Fixed style bug in pseudocode.
bde
1997-09-07
1
-1
/
+1
*
Reference the correct version of BSD at the bottom of the
steve
1997-08-23
1
-1
/
+1
*
Fixed off by 1 error.
bde
1997-08-21
1
-2
/
+3
*
Manpage for getsid(2).
peter
1997-08-19
2
-2
/
+80
*
Forgot to mention what getpgid(0) does.
peter
1997-08-19
1
-0
/
+5
*
Manpage for getpgid(2), wording taken from NetBSD.
peter
1997-08-19
2
-3
/
+17
*
Syscall stubs for getpgid()/getsid().
peter
1997-08-19
1
-3
/
+3
*
Reflect reality of sticky bits and UFS-based filesystems.
steve
1997-08-17
1
-3
/
+10
*
Describe the QCMD macro and its parameters.
steve
1997-08-17
1
-5
/
+9
*
Explicitly point that it_value == 0 disables timer regardles of
ache
1997-08-14
1
-1
/
+3
*
Describe itimerfix upper limit
ache
1997-08-14
1
-0
/
+8
*
Default size for FD_SETSIZE is 1024 not 256.
steve
1997-08-11
1
-1
/
+1
*
execve of interpreter files
adam
1997-07-08
1
-2
/
+2
*
Show the real revision date and not the date that this
steve
1997-06-23
3
-4
/
+4
*
Submitted by: Whistle Communications (archie Cobbs)
julian
1997-06-02
1
-2
/
+10
*
Add xref to signanosleep(2)
peter
1997-06-01
1
-0
/
+1
*
Doc signanosleep, add to links
peter
1997-06-01
2
-4
/
+28
*
Generate signanosleep(2) syscall wrapper
peter
1997-06-01
1
-2
/
+3
*
`it's'' -> `its'' where appropriate and typo fixes in time2posix.3.
eivind
1997-05-19
1
-1
/
+1
*
Add clock_* and nanosleep manpages and links.
peter
1997-05-12
1
-2
/
+5
*
manpage for nanosleep(2)
peter
1997-05-12
1
-0
/
+96
*
Man pages for clock_{get/set}time() and clock_getres().
peter
1997-05-12
1
-0
/
+124
*
Create the clock_settime(), clock_gettime(), clock_getres() and nanosleep()
peter
1997-05-12
1
-3
/
+7
*
Add syscalls for kernel linker.
dfr
1997-05-07
1
-2
/
+4
*
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-21
/
+48
[next]