aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
Commit message (Expand)AuthorAgeFilesLines
* MFC r344855 (by jhb):Dimitry Andric2020-11-071-1/+0
* MFC r357560, r357707: login.conf(5) mail capabilityKyle Evans2020-02-122-1/+3
* MFC r336746, r336779Ian Lepore2020-01-074-5/+31
* MFC 350179: expand_number(3) parses suffixes, not prefixes.John Baldwin2019-10-241-9/+8
* MFC r343881, r343882Sean Eric Fagan2019-09-031-6/+13
* MFC r342640: Ensure buffer is nul-terminated.Xin LI2019-01-151-1/+1
* MFC r336017,r338799Sean Eric Fagan2018-09-291-3/+6
* MFC r334547:Alan Somers2018-07-111-1/+16
* MFC r306098 (br): Use kqueue(2) instead of select(2).Ed Maste2018-07-041-5/+18
* MFC r327317:Bartek Rutkowski2018-07-033-287/+290
* Revert r330897:Eitan Adler2018-03-2921-49/+7
* MFC r322665Sevan Janiyan2018-03-251-1/+8
* Partial merge of the SPDX changesEitan Adler2018-03-1421-7/+49
* MFC r325716:Baptiste Daroussin2017-11-151-13/+6
* MFC r317265:Pedro F. Giffuni2017-05-093-3/+3
* MFC r316766:Brooks Davis2017-04-241-2/+2
* MFC r315039Alan Somers2017-04-021-0/+1
* MFC r313436,r313437,r313438,r314587,r315687:Enji Cooper2017-03-281-16/+2
* MFC r313438:Enji Cooper2017-03-071-5/+5
* MFC r312452-r312512:Enji Cooper2017-02-101-1/+1
* MFC r311714:Enji Cooper2017-01-134-12/+12
* MFH (r309269): use malloc()ed buffers instead of stack buffersDag-Erling Smørgrav2016-12-232-26/+48
* MFC r308806Alan Somers2016-12-162-2/+2
* libutil: minor spelling fixes.Pedro F. Giffuni2016-05-184-4/+4
* Use strlcpy() instead of strncpy() to ensure that qf->fsname is NULDon Lewis2016-05-131-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* Remove useless calls to basename().Ed Schouten2016-05-011-2/+1
* MFHGlen Barber2016-03-143-0/+3
|\
| * Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), addKonstantin Belousov2016-03-123-0/+3
* | MFHGlen Barber2016-03-101-0/+20
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+20
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Correct posix_openpt reference in pty(3)Steven Hartland2015-11-061-2/+2
* 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
| |\ \ \