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
/
libutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to current version of head.
mckusick
2010-04-28
19
-25
/
+18
|
\
|
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
18
-18
/
+18
|
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
1
-7
/
+0
*
|
Debugging nits found while testing the new 64-bit quota code.
mckusick
2010-03-16
1
-16
/
+18
*
|
IFH@204581
des
2010-03-04
11
-469
/
+40
|
\
\
|
|
/
|
*
Fix a regression that was introduced in r191882.
ed
2010-01-17
1
-1
/
+1
|
*
Remove login(3), logout(3) and logwtmp(3) from libutil.
ed
2010-01-13
8
-459
/
+4
|
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
|
*
Remove a dead store.
scf
2009-12-12
1
-2
/
+2
|
*
Make <libutil.h> work when included by itself.
ed
2009-12-02
1
-0
/
+28
|
*
sigset() is the name of function specified by SUSv4.
kib
2009-11-26
1
-4
/
+4
*
|
Add and document the quota_convert function which converts between the
mckusick
2009-12-28
3
-10
/
+124
*
|
Minor bugs turned up during conversion of quotacheck.
mckusick
2009-12-27
1
-6
/
+7
*
|
Add and document new quoat_on and quota_off functions.
mckusick
2009-11-16
3
-49
/
+104
*
|
Add quota_maxid which returns the maximum user (or group) identifier
mckusick
2009-10-20
3
-5
/
+36
*
|
Further extend the quotafile API.
des
2009-09-26
4
-42
/
+137
*
|
Style
des
2009-09-25
1
-6
/
+6
*
|
Merge from head
des
2009-09-17
9
-41
/
+41
|
\
\
|
|
/
|
*
Bump the version of all non-symbol-versioned shared libraries in
kensmith
2009-07-19
1
-1
/
+1
|
*
Fix copy-and-paste-o's from kinfo_getfile.3 in kinfo_getvmmap.3.
rwatson
2009-06-24
1
-2
/
+2
|
*
Merge NetBSD revision 1.14: humanize_number.c is now 2-clause BSD licensed.
delphij
2009-06-23
1
-8
/
+1
|
*
Usermode portion of the support for swap allocation accounting:
kib
2009-06-23
1
-0
/
+1
|
*
Note that the structures are defined in <sys/user.h> in the text (using
jhb
2009-06-15
2
-4
/
+4
|
*
- Note that these interfaces require <sys/user.h> for the structure
jhb
2009-06-12
2
-2
/
+12
|
*
Revert (once again, and hopefully for the last time) to flock(2) locks.
des
2009-06-06
2
-23
/
+14
|
*
Add missing .Pp
des
2009-06-06
1
-0
/
+1
|
*
Add tcsetsid(3).
ed
2009-05-07
1
-3
/
+7
*
|
Merge from head up to r188941 (last revision before the USB stack switch)
des
2009-09-17
5
-11
/
+161
|
\
\
|
|
/
|
*
Include param.h instead of types.h when using user.h. Otherwise there is
rwatson
2008-12-27
2
-2
/
+2
|
*
Initialize the cntp pointer to 0 prior to doing any work so that callers
marcus
2008-12-19
2
-8
/
+10
|
*
Add filler man pages for the kinfo functions I added recently.
peter
2008-12-07
3
-1
/
+149
*
|
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
|
/
*
Attempt a quick bandaid for arm build breakage. I went to the trouble of
peter
2008-12-02
2
-4
/
+4
*
Add experimental front ends to the kinfo_vmentry and kinfo_filedesc
peter
2008-11-30
4
-1
/
+152
*
Fixing !INET6 builds.
avatar
2008-11-25
1
-0
/
+2
*
Fixed style issues with variable ordering and naming, spacing and
scf
2008-11-23
2
-77
/
+99
*
style(9) fixes.
scf
2008-11-11
1
-20
/
+14
*
Like many other functions that handle sockaddrs, realhostname_sa() takes a
des
2008-11-05
1
-5
/
+18
*
Comment out WARNS. There are too many alignment issues in libutil.
des
2008-11-05
1
-1
/
+1
*
Disconnect gr_util.c from the build. It isn't documented or used anywhere
des
2008-11-05
1
-1
/
+1
*
libutil now builds at WARNS level 6.
des
2008-11-04
1
-0
/
+2
*
Add missing header.
des
2008-11-04
1
-0
/
+1
*
Avoid assigning a const char * to a char *.
des
2008-11-04
2
-10
/
+10
*
Remove unneeded call to revoke() inside openpty().
ed
2008-10-28
1
-4
/
+0
*
Diff reduction against Varnish, including one important fix: use a shared
des
2008-10-20
1
-12
/
+12
[next]