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


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.22   4 years  cheloha   options(4), config(8): drop dst/timezone knobs; ok kettenis@ deraadt@ jca@
[TXT] cmd.h  1.8   4 years  deraadt   delete the bufcachepercent command (since this can be done at runtime), and left...
[TXT] config.8  1.75   2 years  jcs   When cmdfile is specified, use lines from it for all input, not just commands. ...
[TXT] config.h  1.32   2 years  deraadt   remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). The l...
[TXT] exec.h  1.4   20 years  maja   remove clause 3 and 4. -moj
[TXT] exec_elf.c  1.18   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[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.25   2 years  deraadt   remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). The l...
[TXT] hash.c  1.19   2 years  deraadt   remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). The l...
[TXT] main.c  1.63   2 years  jcs   When cmdfile is specified, use lines from it for all input, not just commands. ...
[TXT] misc.c  1.11   2 years  jcs   When cmdfile is specified, use lines from it for all input, not just commands. ...
[TXT] misc.h  1.5   5 years  tedu   allow specifying a cmdfile instead of trying to pipe in commands for -ef. ok der...
[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.39   2 years  tb   Adjust mkioconf so the emitted extern struct cfattach are const. tweak/ok miod
[TXT] mkmakefile.c  1.48   2 years  deraadt   remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). The l...
[TXT] mkswap.c  1.19   2 years  deraadt   remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). The l...
[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.25   11 months  tb   Convert two K&R function definitions to ANSI ok deraadt
[TXT] sem.c  1.38   2 years  deraadt   remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). The l...
[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.25   4 years  deraadt   config -eu uses a second copy of the nlist array[], which should never become d...
[TXT] ukc.h  1.17   4 years  cheloha   options(4), config(8): drop dst/timezone knobs; ok kettenis@ deraadt@ jca@
[TXT] ukcutil.c  1.27   8 months  jsg   remove unused variable
[TXT] util.c  1.18   7 years  tb   Add printf format attributes to the custom error functions. ok natano
[TXT] Makefile.boot (in the Attic) [Hide]  1.4   20 years  deraadt   bye bye
[TXT] exec.c (in the Attic) [Hide]  1.11   8 years  guenther   exec.c provided indirection for multiple exec formats. ELF-only now, so...
[TXT] exec_aout.c (in the Attic) [Hide]  1.12   10 years  miod   More a.out files leave the party.
[TXT] exec_ecoff.c (in the Attic) [Hide]  1.12   10 years  deraadt   remote bits for a.out and ecoff ok guenther
[TXT] strerror.c (in the Attic) [Hide]  1.3   20 years  deraadt   bye bye