summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
2019-09-02Pull up following revision(s) (requested by brad in ticket #110):martin
2019-04-29snprintb(3) says that, in the new(?) Torek format, all fields specs end with \0kre
2019-04-27Remove trailing whitespace.wiz
2019-04-27remove dup linechristos
2019-04-27Document the '*' field and give a more complex example with F and *.christos
2019-03-08s/ the the / the /msaitoh
2018-12-28Document "ROOT." syntax before documenting a generic .alnsn
2018-12-27No need to quadruple a buffer because strunvis(3) doesn't expand.alnsn
2018-10-06use the right type.christos
2018-10-06If fs_spec starts with the special string "ROOT.", replace it with a devicejmcneill
2018-06-24Fix stack use after scope in libutil/ptykamil
2018-06-24Prevent underflow buffer read in trim_whitespace() in libutil/passwd.ckamil
2018-04-05Use mdoc macros.wiz
2018-04-04Document opendisk1() - it has been around long enough.kre
2017-10-23Sort errors.wiz
2017-10-22Add snprintb_m to the NAME section.abhinav
2017-10-22Add missing functions to the NAME sectionabhinav
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-14Stop including <sys/user.h> in userland librarieskamil
2017-04-01Add man page links for:abhinav
2017-03-30Use Sy to highlight the table header.abhinav
2017-03-30Add missing functionsabhinav
2017-03-30Add getmntoptstr, getmntoptnum, and freemntopts to the NAME sectionabhinav
2017-03-30Add getdiskcookedname to the NAME sectionabhinav
2017-03-22parsedate.y: meaningless KNF of a comment (no code changes)kre
2017-03-22Make parsedate handle "12 noon" and "12 midnight" (including whenkre
2017-03-22Fix PR lib/52101 -- 12:30 am is 00:30:00 and 12:30 pm is 12:30:00kre
2017-01-29new lookup order will be in 7.1 before 8.0snj
2016-12-29Make this portable to other OSschristos
2016-12-23Complete a sentenceabhinav
2016-06-26Remove dawn/sunup/sunset/sundown (sunrise was never there...)kre
2016-06-07Fix typo. Sort errors.wiz
2016-06-06PR/51216: Instead of trying to open files in the current workingchristos
2016-06-01Use NULL instead of 0.christos
2016-05-03Make relative date changes ("+ 2 months") etc, work a little more sanely.kre
2016-04-12Removed botched debug left over.roy
2016-04-12Fix pidfile location path rules to match prior version.roy
2016-04-11Add serial commas. Fix minus. Sort SEE ALSO. Fix xref.wiz
2016-04-11Bump libutil for new pidfile functions.roy
2016-04-10Implement pidfile_lock, pidfile_read and pidfile_clean.roy
2016-04-06pretty-print link addresses.christos
2016-01-25prefer <sys/cpu.h> instead of <machine/cpu.h>christos
2016-01-23unsigned -> unsigned intwiz
2016-01-23Update synopses to match u_int/u_long/etc. changes. Do not bump date asdholland
2015-12-31When computing relative months, use mktime() directly and don't calldholland
2015-12-31Always use localtime_r; I don't think any of this code is trippingdholland
2015-12-31Reformat grammar part according to my standards for yacc grammars.dholland
2015-12-10Markup improvements.wiz
2015-12-08more changes I forgot to commitchristos
2015-12-08preserve a copy of the tm so we can check later.christos