OpenBSD CVS

src/usr.sbin/config/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / config

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] SMM.doc/        
[TXT] Makefile  1.14   17 years  otto   Now that we have smarter lex and yacc rules, remove redundant lines from Makefil...
[TXT] cmd.c  1.14   17 years  tedu   remove some bogus *p tests from charles longeau ok deraadt millert
[TXT] cmd.h  1.7   20 years  weingart   Nuke terms 3 & 4 on my code.
[TXT] config.8  1.51   16 years  jmc   convert to new .Dd format;
[TXT] config.h  1.23   16 years  deraadt   Extend the "file" directive to accept multiple pathnames seperated by '|'. If mo...
[TXT] exec.h  1.4   20 years  maja   remove clause 3 and 4. -moj
[TXT] exec_elf.c  1.10   20 years  deraadt   knf and lint
[TXT] files.c  1.15   16 years  deraadt   Extend the "file" directive to accept multiple pathnames seperated by '|'. If mo...
[TXT] gram.y  1.20   16 years  deraadt   Extend the "file" directive to accept multiple pathnames seperated by '|'. If mo...
[TXT] hash.c  1.14   20 years  deraadt   knf and lint
[TXT] main.c  1.39   17 years  jmc   make synopsis/usage() a little nicer;
[TXT] misc.c  1.7   16 years  gilles   use strcspn to properly overwrite '\n' in fgets returned buffer ok pyr@, ray@, ...
[TXT] misc.h  1.4   20 years  weingart   Nuke terms 3 & 4 on my code.
[TXT] mkheaders.c  1.18   20 years  deraadt   ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei
[TXT] mkioconf.c  1.27   19 years  deraadt   breaks at least vax; backout
[TXT] mkmakefile.c  1.27   16 years  chl   add missing header for errx. ok otto@ deraadt@
[TXT] mkswap.c  1.12   20 years  deraadt   ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei
[TXT] pack.c  1.15   20 years  deraadt   Wall and spacing, I am hunting bugs
[TXT] scan.l  1.20   16 years  deraadt   Extend the "file" directive to accept multiple pathnames seperated by '|'. If mo...
[TXT] sem.c  1.30   20 years  deraadt   knf and lint
[TXT] sem.h  1.12   20 years  deraadt   ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei
[TXT] ukc.c  1.14   16 years  ray   Add check for nlist failure to prevent a segfault. Remove ret variable, which is...
[TXT] ukc.h  1.11   20 years  deraadt   protos
[TXT] ukcutil.c  1.14   20 years  deraadt   knf and lint
[TXT] util.c  1.12   20 years  deraadt   ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei
[TXT] exec.c (in the Attic) [Hide]  1.6   20 years  henning   no return() after errx(); andrushock
[TXT] exec_aout.c (in the Attic) [Hide]  1.8   20 years  deraadt   use emalloc
[TXT] exec_ecoff.c (in the Attic) [Hide]  1.9   20 years  deraadt   use emalloc