OpenBSD CVS

src/usr.bin/sup/src/


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.bin / sup / src

Current tag: OPENBSD_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] vis/        
[TXT] Makefile.save (in the Attic) [Hide]  1.3   26 years  deraadt   solaris changes; beck@obtuse
[TXT] Makefile.sunos5.gcc (in the Attic) [Hide]  1.3   23 years  millert   Fix Makefile.sunos5.gcc so that it builds sup correctly on Solaris 8 Fix some -W...
[TXT] atoo.c (in the Attic) [Hide]  1.4   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...
[TXT] c.h (in the Attic) [Hide]  1.3   23 years  millert   Add comment chars to (or just remove) bare words after #endif/#else for ANSI. No...
[TXT] crypt.diffs (in the Attic) [Hide]  1.1   28 years  deraadt   add sup to the tree
[TXT] crypt.info (in the Attic) [Hide]  1.1   28 years  deraadt   add sup to the tree
[TXT] errmsg.c (in the Attic) [Hide]  1.8   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] expand.c (in the Attic) [Hide]  1.13   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] ffilecopy.c (in the Attic) [Hide]  1.6   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...
[TXT] filecopy.c (in the Attic) [Hide]  1.4   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...
[TXT] libc.h (in the Attic) [Hide]  1.8   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] log.c (in the Attic) [Hide]  1.8   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] netcryptvoid.c (in the Attic) [Hide]  1.6   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...
[TXT] nxtarg.c (in the Attic) [Hide]  1.6   21 years  david   spelling fixes ok millert@
[TXT] path.c (in the Attic) [Hide]  1.5   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...
[TXT] quit.c (in the Attic) [Hide]  1.5   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] run.c (in the Attic) [Hide]  1.13   21 years  mpech   a real pid_t cleanup. espie@ ok for make/, deraadt@ one extra eye, millert@ ok
[TXT] scan.c (in the Attic) [Hide]  1.13   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] scm.c (in the Attic) [Hide]  1.16   21 years  mpech   a real pid_t cleanup. espie@ ok for make/, deraadt@ one extra eye, millert@ ok
[TXT] scmio.c (in the Attic) [Hide]  1.12   21 years  pvalchev   spell 'debugging' correctly with double 'g' (in comments)
[TXT] skipto.c (in the Attic) [Hide]  1.5   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...
[TXT] snprintf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] stree.c (in the Attic) [Hide]  1.10   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] sup.1 (in the Attic) [Hide]  1.13   21 years  mickey   repeatitition
[TXT] sup.h (in the Attic) [Hide]  1.9   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] supcdefs.h (in the Attic) [Hide]  1.7   23 years  millert   Solaris has strerror() Remove unneeded #include <util.h> and -lutil
[TXT] supcmain.c (in the Attic) [Hide]  1.17   21 years  millert   From Andrushock, s/sucess/success/g
[TXT] supcmeat.c (in the Attic) [Hide]  1.17.4.1   20 years  brad   MFC: Fixes by tedu@ and beck@ fp leak. from Patrick Latifi. and millert's sup ...
[TXT] supcmisc.c (in the Attic) [Hide]  1.14   22 years  deraadt   arguement -> argument
[TXT] supcname.c (in the Attic) [Hide]  1.7   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...
[TXT] supcparse.c (in the Attic) [Hide]  1.8.6.1   20 years  brad   MFC: Fixes by tedu@ and beck@ fp leak. from Patrick Latifi. and millert's sup ...
[TXT] supcvers.c (in the Attic) [Hide]  1.4   23 years  millert   Add a bunch of old revision history comments that we are missing to make diffing...
[TXT] supextern.h (in the Attic) [Hide]  1.7   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] supfilesrv.c (in the Attic) [Hide]  1.31.2.1   20 years  brad   MFC: Fixes by tedu@ and beck@ fp leak. from Patrick Latifi. and millert's sup ...
[TXT] supmsg.c (in the Attic) [Hide]  1.12   21 years  aaron   Swap args to calloc(3) so they are in the correct order; art@ ok.
[TXT] supmsg.h (in the Attic) [Hide]  1.7   21 years  mpech   a real pid_t cleanup. espie@ ok for make/, deraadt@ one extra eye, millert@ ok
[TXT] supscan.c (in the Attic) [Hide]  1.13   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] supservers.8 (in the Attic) [Hide]  1.8   21 years  jmc   ip address -> IP address; rtadvd.conf(5): positve -> positive; ok miod@
[TXT] sysent.h (in the Attic) [Hide]  1.7   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] time.h (in the Attic) [Hide]  1.4   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] unvis.c (in the Attic) [Hide]  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] vis.c (in the Attic) [Hide]  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] vis.h (in the Attic) [Hide]  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] vprintf.c (in the Attic) [Hide]  1.8   23 years  millert   o kill register o lots of KNF o passes -Wall o fix some [ug]id_t vs. int issues ...