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