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
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
1
-0
/
+5
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
1
-11
/
+14
*
mdoc(7) police: kill self-xref.
ru
2003-02-23
1
-1
/
+0
*
Punctuation.
ru
2003-02-23
1
-1
/
+1
*
Typo.
ru
2003-02-23
1
-1
/
+1
*
Grammar.
ru
2003-02-23
1
-0
/
+1
*
Whack 28 unused variables.
nectar
2003-02-18
1
-8
/
+1
*
Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
nectar
2003-02-16
2
-0
/
+9
*
The .Fn function
charnier
2003-02-06
3
-6
/
+11
*
Actually add mac_prepare.3.
chris
2003-01-15
1
-0
/
+85
*
Cross-reference mac(4)
chris
2003-01-15
5
-0
/
+5
*
s/SEE_ALSO/SEE ALSO/
chris
2003-01-15
2
-2
/
+5
*
o Document mac_prepare() and associated functions
chris
2003-01-15
8
-33
/
+61
*
o Remove clause #3
chris
2003-01-14
1
-5
/
+9
*
Remove BUGS section indicating that these calls are unimplemented.
rwatson
2002-12-29
5
-15
/
+15
*
Update acl_set.3, missed in last round:
rwatson
2002-12-29
1
-11
/
+19
*
Update libc POSIX.1e code and documentation to reflect:
rwatson
2002-12-29
8
-44
/
+164
*
english(4) police.
schweikh
2002-12-27
4
-4
/
+4
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-0
/
+4
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
19
-0
/
+40
*
mdoc(7) police: sort xrefs in SEE ALSO.
ru
2002-12-13
1
-1
/
+1
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-1
/
+1
*
mdoc(7) police: Added the missing .Os call; it's not strictly
ru
2002-12-11
6
-0
/
+6
*
mdoc(7) police: markup overhaul.
ru
2002-12-04
7
-58
/
+82
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-5
/
+1
*
Update acl.3 to xref getfacl(1) and setfacl(1), the recommended tools for
rwatson
2002-11-08
1
-6
/
+10
*
o Make the COMPATIBILITY section a bit less redundant.
chris
2002-11-06
1
-1
/
+1
*
o Update man page to reflect the new prototypes for mac_{to,from}_text.
chris
2002-11-06
1
-43
/
+15
*
Hook up the userland wrapper for __mac_execve().
rwatson
2002-11-06
2
-0
/
+43
*
License update authorized by NAI: remove clause 3.
rwatson
2002-11-05
1
-7
/
+4
*
Clarify language relating to ACLs, Capabtilities, and MAC, since the
rwatson
2002-11-04
1
-28
/
+36
*
Update license, historical information.
rwatson
2002-11-04
1
-7
/
+8
*
Point out that the MAC Framework is considered experimental.
rwatson
2002-11-04
1
-0
/
+9
*
Scoop out examples illustrating the label text format and refer to
chris
2002-10-28
1
-51
/
+5
*
Do not include <sys/syslimits.h> directly; it is not intended for general
wollman
2002-10-27
1
-1
/
+1
*
Place mac_prepare() with the other mac_prepare*() functions.
chris
2002-10-24
1
-10
/
+10
*
mac_free() no longer accepts a void * parameter; only mac_t's are supposed
chris
2002-10-24
1
-9
/
+20
*
Remove superfluous empty "FILES" section.
chris
2002-10-23
1
-1
/
+0
*
Remove hard sentence breaks.
chris
2002-10-23
1
-11
/
+19
*
Reflect MAC kernel/user API changes into the libc MAC implementation.
rwatson
2002-10-22
7
-247
/
+398
*
.Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3.
rwatson
2002-10-22
2
-3
/
+5
*
Unhook the per-policy parsing/printing MAC modules in libc to prepare
rwatson
2002-10-21
7
-815
/
+5
*
Update TE policy and MAC text conversion routines to support partial
rwatson
2002-08-09
2
-10
/
+71
*
X-ref mac.3.
rwatson
2002-08-09
1
-0
/
+1
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-02
18
-2
/
+1878
*
No POSIX.1e capabilities in the main tree yet.
rwatson
2002-06-13
29
-2995
/
+0
*
Correct a bunch of typos. Translators can ignore this commit.
schweikh
2002-06-02
1
-8
/
+8
*
Fix the style of the SCM ID's.
obrien
2002-03-22
31
-68
/
+93
*
Check if string is not NULL, not *string, before setting *string.
green
2002-02-27
1
-2
/
+2
*
o style(9) and consistency fix:
jedgar
2002-02-21
1
-2
/
+2
[next]