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_6_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] SMM.doc/        
[TXT] Makefile  1.17   8 years  guenther   exec.c provided indirection for multiple exec formats. ELF-only now, so...
[TXT] cmd.c  1.20   10 years  deraadt   unsigned char casts for ctype ok jca
[TXT] cmd.h  1.7   21 years  weingart   Nuke terms 3 & 4 on my code.
[TXT] config.8  1.61   8 years  jmc   one more un-vax, which i fixed but somehow didn;t commit; Xr fix while here...
[TXT] config.h  1.29   7 years  tb   Add printf format attributes to the custom error functions. ok natano
[TXT] exec.h  1.4   21 years  maja   remove clause 3 and 4. -moj
[TXT] exec_elf.c  1.14   8 years  guenther   exec.c provided indirection for multiple exec formats. ELF-only now, so...
[TXT] files.c  1.20   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] gram.y  1.24   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] hash.c  1.18   9 years  deraadt   document the <sys/param.h>
[TXT] main.c  1.57   7 years  tb   Add a == EOF that was accidentally lost in previous commit.
[TXT] misc.c  1.9   12 years  edd   Fix some minor things in config(8): * As haesbaert suggests, correctly order in...
[TXT] misc.h  1.4   21 years  weingart   Nuke terms 3 & 4 on my code.
[TXT] mkheaders.c  1.22   7 years  tb   Use the err(3) family of functions more consistently. ok jca, improvements and ...
[TXT] mkioconf.c  1.36   7 years  tb   Remove some code that was already disabled when it was committed 20 years ago. ...
[TXT] mkmakefile.c  1.42   7 years  tb   Use the err(3) family of functions more consistently. ok jca, improvements and ...
[TXT] mkswap.c  1.16   7 years  tb   Use the err(3) family of functions more consistently. ok jca, improvements and ...
[TXT] pack.c  1.18   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] scan.l  1.23   8 years  tedu   lexer fixes to work with new flex. from Serguey Parkhomovsky
[TXT] sem.c  1.36   8 years  mmcc   Remove unused macro that's just a clone of abs(3). ok tb@
[TXT] sem.h  1.13   16 years  maja   Make it possible to disable/enable pseudo devices in UKC, config file and at con...
[TXT] ukc.c  1.22   7 years  tb   There used to be disabled code that used /dev/tty to determine the terminal size...
[TXT] ukc.h  1.13   8 years  guenther   Make UKC handle device locators as longs ok miod@
[TXT] ukcutil.c  1.22   7 years  tb   Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago. ok na...
[TXT] util.c  1.18   7 years  tb   Add printf format attributes to the custom error functions. ok natano