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
/
usr.sbin
/
makemandb
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2023-05-24
obsolete mkstr(1) and xstr(1)
lukem
2023-01-01
makemandb.c: spell "metadata" consistently
gutteridge
2022-10-30
makemandb.c: fix grammar in a comment
gutteridge
2022-10-26
fix various typos in comments and makefs README file.
andvar
2022-09-11
makemandb/*: fix spelling of database and consistency of SQLite
gutteridge
2022-06-06
Don't index outside the mdocs array of function pointers. Analysis and
skrll
2022-05-19
apropos(1): improve error handling in edge cases
gutteridge
2022-05-17
apropos(1): Use the official spelling for "SQLite".
uwe
2022-05-17
apropos(1): Tweak the description of -1, ... -9, and -s
uwe
2022-05-17
apropos(1): use proper -width for the list of options too
uwe
2022-05-17
apropos(1): use proper -width
uwe
2022-05-17
apropos.1: document the PAGER environment variable
gutteridge
2022-05-17
apropos.c: fix pager functionality
gutteridge
2022-04-06
makemandb.c: fail sooner if man page dirs can't be found
gutteridge
2021-12-05
s/trival/trivial/ in comment.
msaitoh
2021-12-05
preceds -> precedes
wiz
2021-12-05
s/preceed/preced/ in comment.
msaitoh
2021-11-27
usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it
rillig
2021-04-16
- Remove obsolete cltom(9) and mtocl(9).
msaitoh
2020-11-12
Revert addition of pthread dependency on sqlite.
nia
2020-11-09
Fix copy&pasto in previous
martin
2020-11-08
sqlite: do not build without multithreading support
nia
2020-06-02
Register ppoll
kamil
2020-01-17
Remove uyurex(4).
maya
2019-12-23
Revert the removal of filemon.
maxv
2019-12-18
Retire filemon, discussed on tech-kern@.
maxv
2019-08-18
PR bin/54343: We want the callback_args.machine to be NULL if it is not pres...
abhinav
2019-08-15
PR/54343: Prevent NULL pointers in callback strings; use "*?*" for now to
christos
2019-06-07
Properly free section_clause.
leot
2019-05-18
Document name_desc attribute of mandb_links.
leot
2019-05-18
Reintroduce case insensitive comparison of name accidentally lost in last
leot
2019-05-18
PR misc/54213: Fix performance of whatis(1) when no matches are found
abhinav
2019-04-27
Add a C99 symbol to libm: nexttowardl
kamil
2019-04-19
Memory allocated by sqlite3_mprintf should be free'd by sqlite3_free
abhinav
2019-04-14
Set the snippet_length field of the callback_args
abhinav
2019-03-11
remove unneeded header.
christos
2019-03-11
adjust to the new mandoc api
christos
2019-03-07
fix memory allocation problems detected by jemalloc...
christos
2018-08-24
Adjust makemandb for the latest mandoc
abhinav
2018-08-16
In the latest mandoc (mdocml) the signature (prototype) of
kre
2017-11-25
Encapsulate all the arguments required by the query callback function in a st...
abhinav
2017-10-31
Casting variable of type int * to size_t *, may cause
abhinav
2017-08-02
Make the 'no results found' message sound less harsh.
jmcneill
2017-08-01
Don't use the custom tokenizer when compiled with debugging on
abhinav
2017-06-18
Add a custom tokenizer which does not stem certain keywords.
abhinav
2017-05-23
Make the name comparison case insensitive.
abhinav
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-05-10
Get rid of unnecessary variable.
abhinav
2017-05-02
We do need to copy the return value from dirname(3) since there it is a static
abhinav
[next]