1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.sbin/config
2008-10-03 13:01:26 +00:00
..
cmd.c remove some bogus *p tests from charles longeau 2007-03-20 03:56:12 +00:00
cmd.h
config.8 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
config.h Extend the "file" directive to accept multiple pathnames seperated by '|'. 2007-11-25 08:26:59 +00:00
exec_aout.c
exec_ecoff.c
exec_elf.c basic bounds check on elf header info. avoid crashes on i.e.e truncated 2008-08-12 09:44:26 +00:00
exec.c
exec.h
files.c spaces found reading that diff 2008-03-22 22:35:15 +00:00
gram.y Make it possible to disable/enable pseudo devices in UKC, config file and 2008-03-24 21:35:03 +00:00
hash.c
main.c correct comment; a part of PR4184 2008-10-03 13:01:26 +00:00
Makefile Now that we have smarter lex and yacc rules, remove redundant lines 2006-10-30 20:25:48 +00:00
misc.c use strcspn to properly overwrite '\n' in fgets returned buffer 2007-09-11 16:30:59 +00:00
misc.h
mkheaders.c
mkioconf.c Make it possible to disable/enable pseudo devices in UKC, config file and 2008-03-24 21:35:03 +00:00
mkmakefile.c simplify S definition to just srcdir, since it appears there's no special 2008-08-14 10:18:34 +00:00
mkswap.c
pack.c
scan.l Extend the "file" directive to accept multiple pathnames seperated by '|'. 2007-11-25 08:26:59 +00:00
sem.c Make it possible to disable/enable pseudo devices in UKC, config file and 2008-03-24 21:35:03 +00:00
sem.h Make it possible to disable/enable pseudo devices in UKC, config file and 2008-03-24 21:35:03 +00:00
ukc.c Add check for nlist failure to prevent a segfault. 2007-06-28 00:52:37 +00:00
ukc.h
ukcutil.c Make it possible to disable/enable pseudo devices in UKC, config file and 2008-03-24 21:35:03 +00:00
util.c