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
/
posix1e
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo, teh -> the.
asmodai
2000-07-14
1
-1
/
+1
*
o Enable building of libposix1e capability state utility functions and
rwatson
2000-07-05
1
-8
/
+12
*
o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with
rwatson
2000-07-05
4
-0
/
+196
*
o When calling the syscall, use &cap instead of cap. Apparently this
rwatson
2000-07-05
1
-1
/
+1
*
o Comment out <sys/audit.h> and <sys/mac.h> since they are not yet
rwatson
2000-07-05
1
-2
/
+2
*
- Replace ``.Va (cap_t)NULL'' with ``.Dv NULL''
chris
2000-06-09
1
-3
/
+3
*
- Replace
chris
2000-06-09
1
-27
/
+13
*
o Introduce libposix1e capability support routines, which provide a
rwatson
2000-06-04
8
-0
/
+405
*
o Fix incorrect descriptions of cap_get_flag() and cap_set_flag() in
rwatson
2000-06-04
1
-12
/
+18
*
o Build and install POSIX.1e capabilities man pages
rwatson
2000-06-04
1
-1
/
+21
*
o Add posix1e(3) references to acl.3 and cap.3
rwatson
2000-06-04
2
-2
/
+4
*
o Add mention of capabilities documentation + APIs
rwatson
2000-06-04
1
-7
/
+13
*
o Introduce man pages for POSIX.1e capability API
rwatson
2000-06-04
9
-0
/
+948
*
o Remove extra cross reference from acl.3 to acl.3
rwatson
2000-06-04
10
-31
/
+10
*
Introduce .Lb macro to libposix1e manpages
phantom
2000-04-22
11
-15
/
+37
*
Fixed wrong function return types in synopsis.
bde
2000-03-03
2
-4
/
+4
*
Fix various typos and mdoc style issues.
mpp
2000-01-29
11
-54
/
+100
*
Introduce ACL man pages en masse for library calls, and general introduction.
rwatson
2000-01-28
13
-7
/
+1262
*
A few more touchups:
rwatson
2000-01-26
3
-73
/
+94
*
Minor fixes to library interface to improve POSIX.1e compliance. This
rwatson
2000-01-26
9
-78
/
+65
*
Fix bde'isms in acl/extattr syscall interface, renaming syscalls to
rwatson
2000-01-19
6
-14
/
+14
*
acl_delete_default_file() changed to acl_delete_def_file()
rwatson
2000-01-17
1
-1
/
+1
*
Oops, didn't commit the Makefile for libposix1e--this should fix build
rwatson
2000-01-15
1
-0
/
+15
*
libposix1e provides userland library calls for the POSIX.1e security
rwatson
2000-01-15
11
-0
/
+1468