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
*
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
*
Add vfork(2) to SEE ALSO
ache
1997-04-25
1
-0
/
+1
*
Generate .S files for syscalls. This has many advantages:
bde
1997-04-23
1
-34
/
+9
*
Fixed missing const. Include <unistd.h> so that the function type gets
bde
1997-04-14
1
-1
/
+3
*
Fixed #includes in synopsis.
bde
1997-04-13
1
-1
/
+4
*
Updated the LOCK_* #defines in the synopsis to be lexically identical
bde
1997-04-13
1
-4
/
+4
*
Fixed missing #include in synopsis.
bde
1997-04-11
1
-0
/
+1
*
Fixed return type of __syscall() in synopsis.
bde
1997-04-11
1
-3
/
+3
*
Fixed missing const(s) or #include(s) in synopsis.
bde
1997-04-11
13
-12
/
+18
*
Fixed synopsis (the #include was bogus and the return type for brk() was
bde
1997-04-11
1
-2
/
+2
*
Missing newline caused too much text to be fed to the macro.
peter
1997-04-08
1
-1
/
+2
*
setsid is declared in <unistd.h>, which is self sufficient (doesn't need
peter
1997-04-08
1
-1
/
+1
*
Update to include details about the changes to setuid/setgid.
peter
1997-04-02
1
-2
/
+6
*
Correct the most glaring errors. I have a feeling there are some
jdp
1997-04-02
1
-13
/
+7
*
Link chown with lchown
ache
1997-04-01
1
-2
/
+2
[next]