summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/random.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-26systematically test all combinations of REG_STARTEND, REG_NEWLINE,schwarze1-9/+85
and REG_NOTBOL with line and word anchors
2016-05-26support for testing REG_STARTEND together with REG_NOTBOLschwarze1-1/+4
2016-05-25use -nameopt esc_msb so "NetLock Kft" cert has the non-asciijsg1-2/+2
and non-utf8 bytes escaped. ok sthen@
2016-05-23Remove iruserok(_sa)? and __ivaliduser(sa)?guenther2-90/+20
ok millert@ deraadt@
2016-05-23Eliminate __check_rhosts_file and __rcmd_errstr: they were only used byguenther1-5/+1
rlogind and rshd (remember them?) ok deraadt@