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_3_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] SMM.doc/        
[TXT] Makefile  1.10   21 years  art   ELF_TOOLCHAIN, don't list all of them.
[TXT] cmd.c  1.9   22 years  deraadt   missing return; jason@ackley.net
[TXT] cmd.h  1.6   22 years  espie   small cleanups: ansi prototypes, help formating, common code to handle integer p...
[TXT] config.8  1.29   22 years  todd   spelling; from Brian Poole <raj@cerias.purdue.edu>
[TXT] config.h  1.18   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] exec.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] exec_elf.c  1.6   21 years  art   Make readjust work correctly. This allows config -e on sparc with elf.
[TXT] files.c  1.11   22 years  mpech   kill more registers. millert@ ok
[TXT] gram.y  1.14   22 years  deraadt   snprintf in .y files
[TXT] hash.c  1.11   21 years  henning   ansi ok deraadt@
[TXT] main.c  1.29   21 years  deraadt   ; after label:
[TXT] misc.c  1.2   21 years  deraadt   kill sprintf
[TXT] misc.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] mkheaders.c  1.14   21 years  deraadt   kill sprintf
[TXT] mkioconf.c  1.20   22 years  deraadt   more snprintf
[TXT] mkmakefile.c  1.12   22 years  deraadt   more snprintf
[TXT] mkswap.c  1.10   22 years  deraadt   more snprintf
[TXT] pack.c  1.12   22 years  jsyn   fix the use of "cuz" in the tree; these are all in comments noticed by aaron@, ...
[TXT] scan.l  1.15   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] sem.c  1.27   22 years  nordin   Remove \n from warnx(3). ok deraadt@
[TXT] sem.h  1.10   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] ukc.c  1.9   22 years  espie   small cleanups: ansi prototypes, help formating, common code to handle integer p...
[TXT] ukc.h  1.9   22 years  espie   small cleanups: ansi prototypes, help formating, common code to handle integer p...
[TXT] ukcutil.c  1.12   21 years  henning   ansi ok deraadt@
[TXT] util.c  1.10   21 years  deraadt   kill sprintf
[TXT] Makefile.boot (in the Attic) [Hide]  1.3   25 years  art   We are OpenBSD
[TXT] exec.c (in the Attic) [Hide]  1.4   21 years  henning   ansi ok deraadt@
[TXT] exec_aout.c (in the Attic) [Hide]  1.4   22 years  mpech   Remove \n from err/errx/warn/warnx(). millert@ ok
[TXT] exec_ecoff.c (in the Attic) [Hide]  1.6   22 years  mpech   Remove \n from err/errx/warn/warnx(). millert@ ok
[TXT] strerror.c (in the Attic) [Hide]  1.2   22 years  deraadt   more snprintf