aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
Commit message (Expand)AuthorAgeFilesLines
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Fix core corruption caused by race in note_procstat_vmmapConrad Meyer2015-10-061-0/+4
* Detect badly behaved coredump note helpersConrad Meyer2015-09-031-0/+4
* On arm64 disable three tests that hang or panicEd Maste2015-08-171-0/+2
* Bump .Dd due to changes made in r285050 and r285053Renato Botelho2015-07-021-1/+1
* Improve pw_lock.3 text changed in r285050Renato Botelho2015-07-021-2/+2
* When passwd or group information is changed (by pw, vipw, chpass, ...)Renato Botelho2015-07-023-4/+23
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-19/+13
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-1910-10/+1423
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-198-14/+18
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | | Merge from headSimon J. Gerraty2014-05-082-2/+2
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-275-6/+17
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-132-37/+54
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-057-29/+24
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-124-90/+140
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | | | Sync with HEAD.David E. O'Brien2013-02-083-46/+83
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | | | | | | Sync from headSimon J. Gerraty2012-11-0410-137/+327
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+17
* | | | | | | | | | | | List kinfo_getfile.c only once.Brooks Davis2015-06-101-1/+1
* | | | | | | | | | | | Add support for reading MAM attributes to camcontrol(8) and libcam(3).Kenneth D. Merry2015-06-091-2/+17
* | | | | | | | | | | | revert r283969,283970 not needed anymore after r283981Baptiste Daroussin2015-06-044-53/+4
* | | | | | | | | | | | Capitalize the list of accepted variablesBaptiste Daroussin2015-06-031-3/+3
* | | | | | | | | | | | Add a pw_mkdb2(3) function which does the same thing as pw_mkdb(3) exceptBaptiste Daroussin2015-06-034-4/+53
* | | | | | | | | | | | Fix typoBaptiste Daroussin2015-06-031-2/+2
* | | | | | | | | | | | Export a list of VM objects in the system via a sysctl. The list can beJohn Baldwin2015-05-274-2/+174
* | | | | | | | | | | | Add <sys/user.h> to the SYNOPSIS of the kinfo_get*() functions since theseJohn Baldwin2015-05-274-4/+8
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | gr_equal(): Fix a crash that could occur if the first group's member listMark Johnston2015-01-251-15/+10
* | | | | | | | | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-271-2/+2
* | | | | | | | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix a clang 3.5 warning about abs(3) being given an argument of typeDimitry Andric2014-10-291-5/+5
* | | | | | | | | | Fix renaming a group via the gr_copy functionBaptiste Daroussin2014-10-281-5/+12
* | | | | | | | | | Integrate lib/libutil into the build/kyuaEnji Cooper2014-08-138-0/+1406
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | fparseln(3): Update from NetBSD sources.Pedro F. Giffuni2014-07-231-5/+11
* | | | | | | | | mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-232-2/+0
* | | | | | | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-235-7/+7
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | | | | | | | Fix a typo.Mark Johnston2014-05-031-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | libutil/pw_util.3: Fix two prototypes.Eitan Adler2014-02-131-2/+2
* | | | | | | Indicate that expand_number is case-insensitive.Eitan Adler2013-11-121-1/+2
* | | | | | | Mention in login.conf.5 which fields may be infinite and how to specifify inf...Eitan Adler2013-10-271-0/+10