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
*
Adjust for brain outage that affected the previous commit.
nectar
2004-01-06
1
-1
/
+1
*
Avoid undefined behavior:
nectar
2004-01-06
1
-2
/
+2
*
Remove unused variables and function declarations. Add missing headers.
nectar
2004-01-06
1
-1
/
+2
*
Staticize label_default_head to prevent it from leaking out of mac.c.
rwatson
2003-11-17
1
-1
/
+1
*
Update mac_set.3 to account for new behavior of mac_set_fd() in the
rwatson
2003-11-16
1
-5
/
+7
*
Implement mac_get_peer(3) using getsockopt() with SOL_SOCKET and
rwatson
2003-11-16
2
-26
/
+43
*
Memory allocated by mac_to_text() must be freed using free(3) not
rwatson
2003-11-16
1
-2
/
+15
*
Remove debugging printf that crept into the last commit.
rwatson
2003-11-15
1
-1
/
+0
*
/etc/mac.conf is implicitly read and parsed when the MAC configuration
rwatson
2003-11-15
1
-20
/
+6
*
When printing ACLs, truncate user and group names if they're too long,
rwatson
2003-11-03
1
-3
/
+5
*
mdoc(7): Fix common mistakes made in the SEE ALSO section.
ru
2003-09-12
1
-1
/
+1
*
Return (-1) not (ENOENT) for mac_prepare_type(), and set errno to
rwatson
2003-08-30
1
-1
/
+2
*
Add HISTORY sections to the remaining MAC library man pages.
rwatson
2003-08-22
6
-0
/
+36
*
Update the mac_prepare(3) man page to reflect changes to the
rwatson
2003-08-22
1
-8
/
+43
*
Make the elements argument to mac_prepare() be const.
rwatson
2003-08-22
1
-1
/
+1
*
As new objects begin to support new labels, start to generalize
rwatson
2003-08-22
1
-86
/
+192
*
Print group name in getfacl output when calculating an effective
rwatson
2003-07-24
1
-2
/
+3
*
mdoc(7) fixes.
ru
2003-05-24
1
-6
/
+5
*
Assorted mdoc(7) fixes.
ru
2003-05-22
1
-1
/
+1
*
Add some strategic whitespace.
rwatson
2003-04-26
1
-0
/
+1
*
Add FILES section to mac.3 and mac.conf.5. Properly Xref mac.conf.5
rwatson
2003-04-20
3
-1
/
+22
*
Add a man page for the mac.conf MAC library configuration file.
rwatson
2003-04-20
2
-0
/
+105
*
Add the mac_prepare{,_*}() functions to the high-level function list
rwatson
2003-04-20
1
-0
/
+11
*
Clarify the relationship between the MAC library APIs and POSIX.1e:
rwatson
2003-04-16
1
-2
/
+6
*
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
[next]