.. |
Makefile
|
merge ohash into 1 source file, then we can revisit next roadmap items.
|
10 years ago |
bcrypt_pbkdf.3
|
i copied .Fd just like everybody else. use .In
|
11 years ago |
bcrypt_pbkdf.c
|
fix an error in the stride calculations. the math only works for multiples
|
10 years ago |
check_expire.3
|
some Bx/Ox conversion;
|
11 years ago |
check_expire.c
|
use O_CLOEXEC with open() instead of open/fcntl; from David Hill
|
11 years ago |
duid.c
|
ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in
|
12 years ago |
fmt_scaled.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
fmt_scaled.c
|
fairly simple unsigned char casts for ctype
|
11 years ago |
fparseln.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
fparseln.c
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
getmaxpartitions.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
getmaxpartitions.c
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
getrawpartition.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
getrawpartition.c
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
imsg-buffer.c
|
original bug diagnosed by sthen: automatic retry in msgbuf_write on
|
11 years ago |
imsg.c
|
constify data parameter in imsg_add() and imsg_compose()
|
11 years ago |
imsg.h
|
constify data parameter in imsg_add() and imsg_compose()
|
11 years ago |
imsg_init.3
|
constify data parameter in imsg_add() and imsg_compose()
|
11 years ago |
isduid.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
login.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
login.c
|
scrape $Id$ tags.
|
19 years ago |
login_fbtab.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
login_fbtab.c
|
comment inside comment
|
17 years ago |
login_tty.c
|
Use STD*_FILENO instead of 0-2. OK henning@ djm@ gilles@ dhill@
|
15 years ago |
logout.c
|
scrape $Id$ tags.
|
19 years ago |
logwtmp.c
|
scrape $Id$ tags.
|
19 years ago |
ohash.c
|
merge ohash into 1 source file, then we can revisit next roadmap items.
|
10 years ago |
ohash.h
|
merge ohash into 1 source file, then we can revisit next roadmap items.
|
10 years ago |
ohash_init.3
|
zap trailing whitespace;
|
10 years ago |
ohash_interval.3
|
move the ohash functions into libutil by popular demand.
|
10 years ago |
opendev.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
opendev.c
|
Do not mask errno if we fail to open /dev/diskmap. Also, fall through
|
13 years ago |
opendisk.3
|
obvious .Pa fixes; found with mandocdb(8)
|
11 years ago |
opendisk.c
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
openpty.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
passwd.c
|
Use %lld and cast to (long long) when printing time_t values and atoll()
|
11 years ago |
pidfile.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
pidfile.c
|
Fix FILE * leak in error path if fprintf fails. Found by and OK gilles@
|
11 years ago |
pkcs5_pbkdf2.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
pkcs5_pbkdf2.c
|
explicit_bzero where useful
|
11 years ago |
pty.c
|
Fix pty descriptor leak if fork() fails.
|
11 years ago |
pw_init.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
pw_lock.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
readlabel.c
|
Teach readlabelfs() how to handle DUIDs.
|
14 years ago |
readlabelfs.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
shlib_version
|
move the ohash functions into libutil by popular demand.
|
10 years ago |
util.h
|
Add bcrypt_pbkdf, a password based key derivation function using bcrypt.
|
11 years ago |
uucplock.3
|
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
11 years ago |
uucplock.c
|
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
|
15 years ago |