deraadt
75d428b273
Move to the <limits.h> universe.
review by millert, binary checking process with doug, concept with guenther
10 years ago
deraadt
d1fde0ca73
sort includes much more sensibly
10 years ago
jsing
9f93f11b6d
Teach readlabelfs() how to handle DUIDs.
ok krw@
14 years ago
krw
032cc47f8b
Fix off by one comparison. FSMAXTYPES is the last valid index into
fstypesnames[], but that entry is NULL. The last valid file system
name is at fstypesnames[FSMAXTYPES-1].
Encountered and diagnosed by pedro@.
ok pedro@ deraadt@
18 years ago
deraadt
a088bfecd9
label a switch fallthrough
20 years ago
deraadt
2462bc4b83
knf; otto ok
20 years ago
deraadt
893d09ec7a
fgsch, if you commit without test compiling ONE MORE TIME, I will send a castration team down to argentina
23 years ago
fgsch
265d2ab100
use sizeof w/ defines; niklas@ millert@ ok.
23 years ago
millert
b2ff13368c
consistently use #include "util.h" not <util.h> since util.h lives in this dir.
23 years ago
millert
8e693f1039
-Wall
27 years ago
downsj
0722d7a48e
readlabelfs() takes two arguments now, update prototype, inc major number.
28 years ago
downsj
57597c7d5e
sanitize return value. NULL on failure, always.
28 years ago
downsj
30a5f11ec5
Add readlabelfs().
28 years ago