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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Add quota_maxid which returns the maximum user (or group) identifier
mckusick
2009-10-20
3
-5
/
+36
|
*
|
|
|
Sync from head.
des
2009-09-26
2
-2
/
+19
|
|
\
\
\
\
|
*
|
|
|
|
Further extend the quotafile API.
des
2009-09-26
4
-42
/
+137
|
*
|
|
|
|
Style
des
2009-09-25
1
-6
/
+6
|
*
|
|
|
|
Sync with head
des
2009-09-25
9
-59
/
+264
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge from head
des
2009-09-17
658
-8775
/
+39455
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge from head up to r188941 (last revision before the USB stack switch)
des
2009-09-17
194
-3133
/
+32448
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update the quotafile library to manage both active quotas via the
mckusick
2009-02-14
3
-103
/
+304
|
*
|
|
|
|
|
|
|
Make hasquota thread safe.
mckusick
2009-02-13
2
-10
/
+9
|
*
|
|
|
|
|
|
|
Move hasquota() function to libutil.
mckusick
2009-02-13
1
-0
/
+2
|
*
|
|
|
|
|
|
|
Move hasquota() function to libutil.
mckusick
2009-02-13
2
-2
/
+56
|
*
|
|
|
|
|
|
|
Bug fixes found from using these functions in edquota.
mckusick
2009-02-10
2
-4
/
+4
|
*
|
|
|
|
|
|
|
WIP
des
2009-01-30
4
-3
/
+357
*
|
|
|
|
|
|
|
|
Update xrefs from 4.3BSD to modern signal functions in various man pages.
jilles
2010-05-06
10
-18
/
+12
*
|
|
|
|
|
|
|
|
sigaltstack(2): document some modernizations:
jilles
2010-05-06
1
-17
/
+15
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Document RUSAGE_THREAD.
kib
2010-05-04
1
-3
/
+9
*
|
|
|
|
|
|
|
Bump .Dd date.
delphij
2010-05-03
1
-1
/
+1
*
|
|
|
|
|
|
|
Code indent according to style(9).
mm
2010-05-03
1
-23
/
+23
*
|
|
|
|
|
|
|
Implement the no_user_check option to pam_krb5.
mm
2010-05-03
2
-1
/
+12
*
|
|
|
|
|
|
|
When configuring hwpmc to use the EXT_SNOOP event, only send a default caches...
rstone
2010-05-01
1
-1
/
+8
*
|
|
|
|
|
|
|
Search beyond the first 1/8th of inodes.
emaste
2010-05-01
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir()
jilles
2010-04-25
1
-2
/
+2
*
|
|
|
|
|
|
kvm(3): Mention that some of the functions use sysctl(3) instead of kmem.
jilles
2010-04-25
1
-2
/
+6
*
|
|
|
|
|
|
sysctl(3): Update description of various kern.* variables.
jilles
2010-04-25
1
-12
/
+10
*
|
|
|
|
|
|
- Merge soft-updates journaling from projects/suj/head into head. This
jeff
2010-04-24
6
-4
/
+230
*
|
|
|
|
|
|
- Take libinstall.a out of pkg_install and make it a proper shared library.
flz
2010-04-23
15
-0
/
+3285
*
|
|
|
|
|
|
C language does not has references, it provides pointers.
kib
2010-04-21
1
-2
/
+2
*
|
|
|
|
|
|
Add standards section, improve wording, taking into account the handling
kib
2010-04-21
1
-6
/
+8
*
|
|
|
|
|
|
MFV: zlib 1.2.5.
delphij
2010-04-20
18
-74
/
+117
*
|
|
|
|
|
|
Free() is not allowed to modify errno, remove safety brackets around it [1].
kib
2010-04-20
1
-13
/
+5
*
|
|
|
|
|
|
Slightly modernize realpath(3).
kib
2010-04-20
2
-8
/
+65
*
|
|
|
|
|
|
Revert r206649.
kib
2010-04-18
1
-18
/
+13
*
|
|
|
|
|
|
getcwd(3): Clarify that EACCES may or may not be checked.
jilles
2010-04-17
1
-3
/
+11
*
|
|
|
|
|
|
fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen.
jilles
2010-04-16
1
-8
/
+8
*
|
|
|
|
|
|
Expose a few symbols as public interface rather than private.
delphij
2010-04-16
1
-6
/
+6
*
|
|
|
|
|
|
MFV: libz 1.2.4.3.
delphij
2010-04-16
11
-35
/
+104
*
|
|
|
|
|
|
Still reference struct __sigaction with clarification when this form
kib
2010-04-15
1
-0
/
+10
*
|
|
|
|
|
|
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
154
-154
/
+154
*
|
|
|
|
|
|
mdoc: don't abuse Bo/Pc to get what looks like an interval
uqs
2010-04-14
1
-1
/
+1
*
|
|
|
|
|
|
mdoc: remove .Pp where not needed
uqs
2010-04-14
5
-12
/
+0
*
|
|
|
|
|
|
Align the declaration for sa_sigaction with POSIX.
kib
2010-04-13
1
-2
/
+2
*
|
|
|
|
|
|
Add #endif missed in r206490.
marius
2010-04-11
1
-0
/
+1
*
|
|
|
|
|
|
While SPARC V9 allows tininess to be detected either before or after
marius
2010-04-11
1
-0
/
+3
*
|
|
|
|
|
|
Use the stored length value instead of calculating it by strlen().
ume
2010-04-06
1
-8
/
+6
*
|
|
|
|
|
|
I feel this wording of the history is more clear.
obrien
2010-04-05
2
-9
/
+6
*
|
|
|
|
|
|
libc/db/hash: cap auto-tuned block size with a value that actually works
avg
2010-04-05
2
-1
/
+3
*
|
|
|
|
|
|
hash.3: fix a factual mistake in the man page
avg
2010-04-05
1
-1
/
+1
*
|
|
|
|
|
|
Add capability to use a db version of services. It is enabled by
ume
2010-04-04
2
-1
/
+204
*
|
|
|
|
|
|
Reduce duplicate code.
ume
2010-04-04
1
-59
/
+33
*
|
|
|
|
|
|
Treat '+' as special only when in compat mode, and simplify
ume
2010-04-04
1
-22
/
+19
[prev]
[next]