[ continuing from /cvs/Logs/ChangeLog.2B ] Commit ID: 10045BA495A2E45C94C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 18:32:49 UTC Modified files: distrib/special: Makefile.inc Log message: only add -Os to COPTS if it's not yet there or if there are other -O opts To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/distrib/special/Makefile.inc ________________________________________________________________________ Commit ID: 10045BA4A7C34257B4F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 18:37:27 UTC Modified files: bin/mksh : funcs.c Log message: add c_mknod() if MKSH_NEED_MKNOD even if MKSH_SMALL To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.45 -r1.46 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10045BA4AF5105CC93C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 18:39:49 UTC Modified files: distrib/special: Makefile Added files: distrib/special/mksh: Makefile Log message: place a MKSH_SMALL on the i386 floppy and sparc floppy and miniroot (not on the i386 bsd.rd) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.11 -r1.12 src/distrib/special/Makefile cvs -R rdiff -ur0 -r1.1 src/distrib/special/mksh/Makefile ________________________________________________________________________ Commit ID: 10045BA4D7D4C75A755 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 18:50:26 UTC Modified files: distrib/special: Makefile Log message: no need to build chat(8) and pppd(8) any more, they're commented out anyway To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.12 -r1.13 src/distrib/special/Makefile ________________________________________________________________________ Commit ID: 10045BA4F0C3449D669 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 18:57:22 UTC Modified files: . : Makefile Log message: output date after (successful or failing) build Modified files: distrib/special: Makefile Log message: * add comment what media use what programmes * sparc miniroot needs less To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.92 -r1.93 src/Makefile cvs -R rdiff -ur1.13 -r1.14 src/distrib/special/Makefile ________________________________________________________________________ Commit ID: 10045BA50F367A6564C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 19:05:09 UTC Modified files: distrib/common : list listend.i386 listend.i386-big listend.sparc listend.sparc-mr Log message: 'REMOVE' doesn't work as planned, revert that part To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.10 -r1.11 src/distrib/common/list cvs -R rdiff -ur1.7 -r1.8 src/distrib/common/listend.i386 cvs -R rdiff -ur1.10 -r1.11 src/distrib/common/listend.i386-big cvs -R rdiff -ur1.7 -r1.8 src/distrib/common/listend.sparc cvs -R rdiff -ur1.5 -r1.6 src/distrib/common/listend.sparc-mr ________________________________________________________________________ Commit ID: 10045BA519F678C4849 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 19:08:05 UTC Modified files: distrib/common : Makefile Log message: for "educational" purposes - nm(1) - save an unstripped copy of instbin To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.16 -r1.17 src/distrib/common/Makefile ________________________________________________________________________ Commit ID: 10045BA52857EF0BC5F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 19:11:53 UTC Modified files: distrib/common : listbeg.i386-big listend.i386-big Log message: place everything SRCDIRS-relevant in the listbeg.* files To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/distrib/common/listbeg.i386-big cvs -R rdiff -ur1.11 -r1.12 src/distrib/common/listend.i386-big ________________________________________________________________________ Commit ID: 10045BA53263C21EB6C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 19:14:33 UTC Modified files: distrib/common : Makefile Log message: use ${BSDSRCDIR} not ../../ since the special things do it too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.17 -r1.18 src/distrib/common/Makefile ________________________________________________________________________ Commit ID: 10045BA547C019421FE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 19:20:19 UTC Modified files: share/man/man7 : install.i386.7 Log message: remove .Mx definition - we pre-format this on mirbsd and offer it as HTML To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.10 -r1.11 src/share/man/man7/install.i386.7 ________________________________________________________________________ Commit ID: 10045BA55627C6E541C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 19:25:22 UTC Modified files: share/man/man7 : install.i386.7 Log message: * mention the baselive cd * mention OpenBSD 4+ cdio(1) can burn * mention that our mini-ISO can be dd'd to a hard disc XXX mention set sizes, etc.? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.11 -r1.12 src/share/man/man7/install.i386.7 ________________________________________________________________________ Commit ID: 10045BA577D1DF64163 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 19:33:12 UTC Modified files: distrib/common : Makefile sys/arch/i386/conf: GENERIC RAMDISK sys/arch/sparc/conf: GENERIC RAMDISK sys/arch/i386/stand: Makefile.inc sys/arch/sparc/stand: Makefile.inc sys/conf : Makefile.inc Log message: same -Os handling: default to it, but don't overly add it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.18 -r1.19 src/distrib/common/Makefile cvs -R rdiff -ur1.29 -r1.30 src/sys/arch/i386/conf/GENERIC cvs -R rdiff -ur1.7 -r1.8 src/sys/arch/i386/conf/RAMDISK cvs -R rdiff -ur1.10 -r1.11 src/sys/arch/sparc/conf/GENERIC cvs -R rdiff -ur1.6 -r1.7 src/sys/arch/sparc/conf/RAMDISK cvs -R rdiff -ur1.9 -r1.10 src/sys/arch/i386/stand/Makefile.inc cvs -R rdiff -ur1.5 -r1.6 src/sys/arch/sparc/stand/Makefile.inc cvs -R rdiff -ur1.18 -r1.19 src/sys/conf/Makefile.inc ________________________________________________________________________ Commit ID: 10045BA5C257EB57B0D CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/01/26 19:52:56 UTC Modified files: . : INDEX Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.41 -r1.42 ports/INDEX ________________________________________________________________________ Commit ID: 10045BA65395CE5338A CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/01/26 20:31:56 UTC Modified files: . : Makefile infrastructure/mk: bsd.port.subdir.mk Log message: make it possible to 'make SUBONLY="foo/bar baz"' like with gcc module To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.23 -r1.24 ports/Makefile cvs -R rdiff -ur1.7 -r1.8 ports/infrastructure/mk/bsd.port.subdir.mk ________________________________________________________________________ Commit ID: 10045BA66B25A4648A3 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/01/26 20:38:34 UTC Modified files: hosted/fwcf : fwcf.txt Log message: mention "fwcf status" from IRC discussion - named 'status' after the svn command, since output and function will be similar, 'check' is too generic and 'diff' usually does something else maybe 1.02 material To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.18 -r1.19 contrib/hosted/fwcf/fwcf.txt ________________________________________________________________________ Commit ID: 10045BA679432C83DEF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 20:41:36 UTC Modified files: . : README Log message: simplify To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/README ________________________________________________________________________ Commit ID: 10045BA686732356E36 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 20:45:05 UTC Modified files: share/doc/legal: lbsd-adc.mdoc lbsd-adp.mdoc lbsd-adv.mdoc Log message: add comment what belongs in which file To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/share/doc/legal/lbsd-adc.mdoc cvs -R rdiff -ur1.1 -r1.2 src/share/doc/legal/lbsd-adp.mdoc cvs -R rdiff -ur1.12 -r1.13 src/share/doc/legal/lbsd-adv.mdoc ________________________________________________________________________ Commit ID: 10045BA696B6F29B052 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/26 20:49:26 UTC Modified files: share/doc/legal: lbsd-adc.mdoc lbsd-adv.mdoc lbsd-ansi.mdoc lbsd-caldera.mdoc lbsd-darpa.mdoc lbsd-ieee.mdoc lbsd.mdoc Log message: quote dots that are not the full stop To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 src/share/doc/legal/lbsd-adc.mdoc cvs -R rdiff -ur1.13 -r1.14 src/share/doc/legal/lbsd-adv.mdoc cvs -R rdiff -ur1.2 -r1.3 src/share/doc/legal/lbsd-ansi.mdoc cvs -R rdiff -ur1.3 -r1.4 src/share/doc/legal/lbsd-caldera.mdoc cvs -R rdiff -ur1.2 -r1.3 src/share/doc/legal/lbsd-darpa.mdoc cvs -R rdiff -ur1.2 -r1.3 src/share/doc/legal/lbsd-ieee.mdoc cvs -R rdiff -ur1.15 -r1.16 src/share/doc/legal/lbsd.mdoc ________________________________________________________________________ Commit ID: 10045BAD81830577C7D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/27 04:42:19 UTC Modified files: share/tmac/mdoc: doc-common share/tmac : tmac.doc.old Log message: .tm \- gives 0x88 which is an illegal character; escaping a dash is only needed in actually processed text, not in arguments to .tm which outputs them to stderr… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.12 -r1.13 src/share/tmac/mdoc/doc-common cvs -R rdiff -ur1.1.7.1 -r1.2 src/share/tmac/tmac.doc.old ________________________________________________________________________ Commit ID: 10045BB67A920901B64 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/27 14:54:38 UTC Modified files: . : Makefile Log message: actualise the whatis.db after _all_ manpages, including gcc, have been installed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.93 -r1.94 src/Makefile ________________________________________________________________________ Commit ID: 10045BBE4494C724298 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/27 23:46:28 UTC Modified files: gnu/usr.bin/cvs/src: commit.c cvs.h import.c logmsg.c Log message: commit on behalf of bsiegert@ who doesn't yet have © papers set up with FSF: Keep cvs from eating log messages on unexpected errors: keep temp file with the log message after do_editor() finishes; at the end of import() and commit() (these are the two that may call do_editor), a new procedure logmsg_cleanup() is called, which either deletes the temp file or leaves it and tells the user the file name. The idea is good. We should feed that back to upstream. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/gnu/usr.bin/cvs/src/commit.c cvs -R rdiff -ur1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/cvs.h cvs -R rdiff -ur1.5 -r1.6 src/gnu/usr.bin/cvs/src/import.c cvs -R rdiff -ur1.6 -r1.7 src/gnu/usr.bin/cvs/src/logmsg.c ________________________________________________________________________ Commit ID: 10045BD01FA6112AC24 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/28 20:05:30 UTC Modified files: bin/mksh : Build.sh Log message: * GNU/kFreeBSD: seems to work, except for missing defns of strcasestr, setres[ug]id - probably needs same cflags as linux * Linux: default HAVE_REVOKE to 0 since it's unimplemented anyway To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.147 -r1.148 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10045BD4CC6551DD5AE CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/01/29 01:24:52 UTC Modified files: net/tightvnc : Makefile distinfo Log message: * unbreak fetching - wrong DISTNAME * unbreak configuring - USE_X11 not set * build viewer only - server doesn't work ATM (and this needs an update anyway) XXX weird stuff, better do a totally new port XXX CONFIGURE_STYLE=imake stinkt XXX vncauth.c:0: note: someone does not honour COPTS correctly, passed 2 times To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 ports/net/tightvnc/Makefile cvs -R rdiff -ur1.1.7.1 -r1.2 ports/net/tightvnc/distinfo ________________________________________________________________________ Commit ID: 10045BD4D401A768AD3 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/01/29 01:26:12 UTC Modified files: infrastructure/mk: imake.port.mk Log message: prevent the likely error of image w/o USE_X11 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 ports/infrastructure/mk/imake.port.mk ________________________________________________________________________ Commit ID: 10045BD4E6242963573 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2007/01/29 01:31:32 UTC Modified files: xc/programs/xdm/config: Xsession xc/programs/xinit: xinitrc.cpp distrib/baselive: dot.xsession Log message: make the default xclock(1) nicer, we _do_ have the RENDER extension (usually) & I like a seconds hand To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.7 -r1.8 X11/xc/programs/xdm/config/Xsession cvs -R rdiff -ur1.7 -r1.8 X11/xc/programs/xinit/xinitrc.cpp cvs -R rdiff -ur1.3 -r1.4 src/distrib/baselive/dot.xsession ________________________________________________________________________ Commit ID: 10045BDC82D6839211B CVSROOT: /cvs Module name: web Changes by: bsiegert@herc.mirbsd.org 2007/01/29 10:10:51 UTC Modified files: . : about.php Log message: Mention cvs distfiles, shuffle around a bit, mention unicode To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 web/about.php ________________________________________________________________________ Commit ID: 10045BE2B2211A91448 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/01/29 17:13:09 UTC Modified files: infrastructure/mk: bsd.port.mk Log message: (hopefully) catch Distfiles and Packages dirs not writable for user error noticed by Walter Ian Kaye on lynx-dev To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.157 -r1.158 ports/infrastructure/mk/bsd.port.mk ________________________________________________________________________ Commit ID: 10045BE2BB322584AAD CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/01/29 17:15:13 UTC Modified files: infrastructure/mk: bsd.port.mk Log message: missing @ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.158 -r1.159 ports/infrastructure/mk/bsd.port.mk ________________________________________________________________________ Commit ID: 10045BE4ECE57D8B757 CVSROOT: /cvs Module name: ports Changes by: bsiegert@herc.mirbsd.org 2007/01/29 19:45:16 UTC Modified files: textproc/libxslt: Makefile distinfo textproc/libxslt/pkg: PLIST Log message: Update to 1.1.20, speed up build and fix MASTER_SITES To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 ports/textproc/libxslt/Makefile cvs -R rdiff -ur1.2 -r1.3 ports/textproc/libxslt/distinfo cvs -R rdiff -ur1.2 -r1.3 ports/textproc/libxslt/pkg/PLIST ________________________________________________________________________ Commit ID: 10045BE563158077896 CVSROOT: /cvs Module name: ports Changes by: bsiegert@herc.mirbsd.org 2007/01/29 20:17:02 UTC Modified files: textproc/docbook: Makefile textproc/docbook/pkg: PLIST Log message: Correct location of XML catalog tg@, was that you who changed it from /var/db to $LOCALBASE/db? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 ports/textproc/docbook/Makefile cvs -R rdiff -ur1.1.7.1 -r1.2 ports/textproc/docbook/pkg/PLIST ________________________________________________________________________ Commit ID: 10045BE59DB66484D6F CVSROOT: /cvs Module name: ports Changes by: bsiegert@herc.mirbsd.org 2007/01/29 20:33:36 UTC Modified files: textproc/scrollkeeper: Makefile textproc/scrollkeeper/pkg: PLIST Log message: Correct location for XML catalog, dammit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 ports/textproc/scrollkeeper/Makefile cvs -R rdiff -ur1.2 -r1.3 ports/textproc/scrollkeeper/pkg/PLIST ________________________________________________________________________ Commit ID: 10045BFC9D207524C68 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/01/30 22:42:06 UTC Modified files: distrib/baselive: Makefile distrib/common : Makefile boot.cfg.i386 boot.cfg.sparc Log message: we're in 2007 and use UTF-8, except for pre-OS things To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.14 -r1.15 src/distrib/baselive/Makefile cvs -R rdiff -ur1.19 -r1.20 src/distrib/common/Makefile cvs -R rdiff -ur1.2 -r1.3 src/distrib/common/boot.cfg.i386 cvs -R rdiff -ur1.2 -r1.3 src/distrib/common/boot.cfg.sparc ________________________________________________________________________ Commit ID: 10045C2769C4AC19E72 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/01 23:24:28 UTC Modified files: gnu/usr.bin/cvs/src: commit.c cvs.h import.c logmsg.c Log message: I don't exactly know why, but these had trailing CRs at EOL, from Benny's patch (probably SMTP mangled); whitespace cleanup now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 src/gnu/usr.bin/cvs/src/commit.c cvs -R rdiff -ur1.2 -r1.3 src/gnu/usr.bin/cvs/src/cvs.h cvs -R rdiff -ur1.6 -r1.7 src/gnu/usr.bin/cvs/src/import.c cvs -R rdiff -ur1.7 -r1.8 src/gnu/usr.bin/cvs/src/logmsg.c ________________________________________________________________________ Commit ID: 10045C277DE68C59215 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/01 23:29:36 UTC Modified files: devel/cvs : Makefile devel/cvs/patches: patch-src_commit_c patch-src_import_c patch-src_logmsg_c Added files: devel/cvs/patches: patch-src_cvs_h Log message: bring in bsiegert@'s "wtf don't eat my fscking log messages!" patch To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 ports/devel/cvs/Makefile cvs -R rdiff -ur1.1 -r1.2 ports/devel/cvs/patches/patch-src_commit_c cvs -R rdiff -ur0 -r1.1 ports/devel/cvs/patches/patch-src_cvs_h cvs -R rdiff -ur1.1 -r1.2 ports/devel/cvs/patches/patch-src_import_c cvs -R rdiff -ur1.1 -r1.2 ports/devel/cvs/patches/patch-src_logmsg_c ________________________________________________________________________ Commit ID: 10045C27A5403C6060F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/01 23:43:30 UTC Modified files: lib/libc/stdio : fgetwc.c getwc.3 Log message: change the code to be not only standards-conforming, but have additional functions guarantees: * you can mix wide-oriented and byte-oriented I/O functions (XXX really?) * if fgetwc(3) and friends return WEOF, set the error indicator and set errno to EILSEQ, input processing can continue. The first byte of the invalid multi-byte sequence is eaten in any case; if there were more than one octet processed, the last one is pushed back so that it can be re-retrieved and at most one multibyte character is lost the standards say these two are undefined, so why shouldn't we be so liberal and define them to something that actually makes sense? (I could even implement an unget buffer so that all but the first octet are eaten, but that'd slow down I guess.) Code in the base system is hereby allowed to use this, and all fol- lowing, enhancements to the standards, because MirOS is a core oriented "comes as a package" OS and we do not need to require our own tools to only use normed functions unless it's made to a portable package. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/stdio/fgetwc.c cvs -R rdiff -ur1.1.1.1 -r1.2 src/lib/libc/stdio/getwc.3 ________________________________________________________________________ Commit ID: 10045C2843A18EEF61F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 00:22:03 UTC Modified files: etc : ssl.certs.shar Log message: remove expired certs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/etc/ssl.certs.shar ________________________________________________________________________ Commit ID: 10045C299AC33FF169A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 01:54:01 UTC Modified files: etc : profile Log message: * use which(1), not builtin whence -p, to please GNU bash * sync irc server commentary with updated reality To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.41 -r1.42 src/etc/profile ________________________________________________________________________ Commit ID: 10045C29BDF0B74723C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 02:02:49 UTC Modified files: etc : profile Log message: speed up To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.42 -r1.43 src/etc/profile ________________________________________________________________________ Commit ID: 10045C29C3B28CA4903 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 02:04:26 UTC Modified files: distrib/lists/base/etc: mi Log message: -expired ssl certs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.16 -r1.17 src/distrib/lists/base/etc/mi ________________________________________________________________________ Commit ID: 10045C3117F7D096576 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 10:27:22 UTC Modified files: bin/mksh : Build.sh Log message: * _POSIX_C_SOURCE=2 is redundant and _BSD_SOURCE makes ancient BSD have precedence over POSIX/SUSv3 stuff and requires libbsd-compat which is something we don't desire; _GNU_SOURCE even in Linux libc5 always has included _POSIX_C_SOURCE=2 and BSD functions since at least Feb 1995. * sync GNU/kFreeBSD with GNU/Linux, it uses glibc2 First mentioned and second response on inquiry by Bastian "waldi" Blank Thanks! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.148 -r1.149 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10045C3282E074C7393 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/02 12:01:48 UTC Modified files: www/php : Makefile.inc www/php/core/pkg: PLIST Log message: fix packaging list Modified files: www/php/core : Makefile Log message: fix indentation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.13 -r1.14 ports/www/php/Makefile.inc cvs -R rdiff -ur1.14 -r1.15 ports/www/php/core/Makefile cvs -R rdiff -ur1.4 -r1.5 ports/www/php/core/pkg/PLIST ________________________________________________________________________ Commit ID: 10045C36A7B5DB2058E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 16:45:13 UTC Modified files: sys/dev : rnd.c distrib/common : dot.profile etc : MAKEDEV.common crontab rc libexec/randshuffle: randshuffle share/man/man4 : random.4 share/man/man7 : securelevel.7 share/man/man9 : random.9 Log message: make /dev/wrandom as alias for /dev/prandom but allow it to be written to - I plan to emulate our entropy suite on other OSes where /dev/prandom may be read-only emulated by pipes or similar means To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.26 -r1.27 src/sys/dev/rnd.c cvs -R rdiff -ur1.6 -r1.7 src/distrib/common/dot.profile cvs -R rdiff -ur1.7 -r1.8 src/etc/MAKEDEV.common cvs -R rdiff -ur1.14 -r1.15 src/etc/crontab cvs -R rdiff -ur1.56 -r1.57 src/etc/rc cvs -R rdiff -ur1.15 -r1.16 src/libexec/randshuffle/randshuffle cvs -R rdiff -ur1.3 -r1.4 src/share/man/man4/random.4 cvs -R rdiff -ur1.3 -r1.4 src/share/man/man7/securelevel.7 cvs -R rdiff -ur1.3 -r1.4 src/share/man/man9/random.9 ________________________________________________________________________ Commit ID: 10045C36AC452FE6806 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 16:45:35 UTC Modified files: etc/etc.i386 : MAKEDEV etc/etc.sparc : MAKEDEV share/man/man8/man8.i386: MAKEDEV.8 share/man/man8/man8.sparc: MAKEDEV.8 Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.10 -r1.11 src/etc/etc.i386/MAKEDEV cvs -R rdiff -ur1.9 -r1.10 src/etc/etc.sparc/MAKEDEV cvs -R rdiff -ur1.9 -r1.10 src/share/man/man8/man8.i386/MAKEDEV.8 cvs -R rdiff -ur1.8 -r1.9 src/share/man/man8/man8.sparc/MAKEDEV.8 ________________________________________________________________________ Commit ID: 10045C36C62291F1028 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2007/02/02 16:53:52 UTC Modified files: infrastructure/install: mkuserdb.ksh Log message: * fix root line: root now has no password Modified files: infrastructure/templates: userlist.db Log message: * fix root line: root now has /bin/sh as shell * sync with $OpenBSD: user.list,v 1.68 2007/01/12 14:01:08 mbalmer Exp $ Modified files: etc : ftpusers group master.passwd gnu/usr.sbin/sendmail/cf/cf: aliases Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 ports/infrastructure/install/mkuserdb.ksh cvs -R rdiff -ur1.2 -r1.3 ports/infrastructure/templates/userlist.db cvs -R rdiff -ur1.4 -r1.5 src/etc/ftpusers cvs -R rdiff -ur1.4 -r1.5 src/etc/group cvs -R rdiff -ur1.6 -r1.7 src/etc/master.passwd cvs -R rdiff -ur1.3 -r1.4 src/gnu/usr.sbin/sendmail/cf/cf/aliases ________________________________________________________________________ Commit ID: 10045C36DB95EF00188 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 16:58:18 UTC Modified files: distrib/lists/base/base: mi distrib/lists/htman/htusd: mi share/man/man4 : Makefile Log message: link manpage To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.53 -r1.54 src/distrib/lists/base/base/mi cvs -R rdiff -ur1.18 -r1.19 src/distrib/lists/htman/htusd/mi cvs -R rdiff -ur1.4 -r1.5 src/share/man/man4/Makefile ________________________________________________________________________ Commit ID: 10045C378640FBCD085 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 17:43:56 UTC Modified files: lib/libc/string: strcasecmpfun.c Log message: SUSv3 says _tolower is a macro, but it also says its argument must be an uppercase letter To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/lib/libc/string/strcasecmpfun.c ________________________________________________________________________ Commit ID: 10045C379432B3162B9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 17:53:57 UTC Modified files: include : ctype.h lib/libc/gen : isctype.c Log message: * provide tolower(), toupper() as macros too, but side-effect-safe * shrink _tolower() and _toupper() to the only required functionality To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 src/include/ctype.h cvs -R rdiff -ur1.4 -r1.5 src/lib/libc/gen/isctype.c ________________________________________________________________________ Commit ID: 10045C38F6C12A5AF3B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 19:22:39 UTC Modified files: include : ctype.h usr.bin/locale : locale.c Log message: first step towards Plan 9¾: we'll always use UTF-8, eventually, agreed bsiegert@, so begin removing the ISO-8859-1 compat cruft To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.9 -r1.10 src/include/ctype.h cvs -R rdiff -ur1.6 -r1.7 src/usr.bin/locale/locale.c ________________________________________________________________________ Commit ID: 10045C390D6140801E9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 19:28:34 UTC Modified files: lib/libc/gen : isctype.c lib/libc/i18n : btowc.c iswctype.c langinfo.c mbcurmax.c mbrtowc.c mbsrtowcs.c towctrans.c wcrtomb.c wcsrtombs.c wctob.c lib/libc/include: mir18n.h Log message: second step: get rid of all the MIR18N_* configurable constants To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/lib/libc/gen/isctype.c cvs -R rdiff -ur1.16 -r1.17 src/lib/libc/i18n/btowc.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/iswctype.c cvs -R rdiff -ur1.14 -r1.15 src/lib/libc/i18n/langinfo.c cvs -R rdiff -ur1.8 -r1.9 src/lib/libc/i18n/mbcurmax.c cvs -R rdiff -ur1.13 -r1.14 src/lib/libc/i18n/mbrtowc.c cvs -R rdiff -ur1.7 -r1.8 src/lib/libc/i18n/mbsrtowcs.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/towctrans.c cvs -R rdiff -ur1.15 -r1.16 src/lib/libc/i18n/wcrtomb.c cvs -R rdiff -ur1.4 -r1.5 src/lib/libc/i18n/wcsrtombs.c cvs -R rdiff -ur1.16 -r1.17 src/lib/libc/i18n/wctob.c cvs -R rdiff -ur1.12 -r1.13 src/lib/libc/include/mir18n.h ________________________________________________________________________ Commit ID: 10045C3A70142E7BC88 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 21:03:04 UTC Modified files: include : wchar.h Log message: unsigned int for wctype_t is enough, don't need unsigned long saves and ABI change on LP64 arches, which we don't have ATM… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.11 -r1.12 src/include/wchar.h ________________________________________________________________________ Commit ID: 10045C3A79F53A9E808 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 21:06:24 UTC Modified files: sys/sys : cdefs.h Log message: _GNU_SOURCE is like _ALL_SOURCE Modified files: include : ctype.h limits.h stdlib.h wchar.h wctype.h lib/libc/gen : isctype.c lib/libc/i18n : btowc.c catalogues.c charsets.c iswTYPE.c iswctype.c langinfo.c mbcurmax.c mblen.c mbrlen.c mbrtowc.c mbsinit.c mbslen.c mbsrtowcs.c mbstowcs.c mbtowc.c towTYPE.c towctrans.c wcrtomb.c wcsftime.c wcsrtombs.c wcstombs.c wcswidth.c wctob.c wctomb.c wctrans.c wctype.c wcwidth.c lib/libc/include: mir18n.h Log message: switch to a one-locale system; "the" locale is UTF-8 encoded 'C' now; inline many simpler functions for reduced code size / imports / speed and optimise a little - XXX untested To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.14 -r1.15 src/sys/sys/cdefs.h cvs -R rdiff -ur1.10 -r1.11 src/include/ctype.h cvs -R rdiff -ur1.4 -r1.5 src/include/limits.h cvs -R rdiff -ur1.15 -r1.16 src/include/stdlib.h cvs -R rdiff -ur1.12 -r1.13 src/include/wchar.h cvs -R rdiff -ur1.5 -r1.6 src/include/wctype.h cvs -R rdiff -ur1.6 -r1.7 src/lib/libc/gen/isctype.c cvs -R rdiff -ur1.17 -r1.18 src/lib/libc/i18n/btowc.c cvs -R rdiff -ur1.7 -r1.8 src/lib/libc/i18n/catalogues.c cvs -R rdiff -ur1.14 -r1.15 src/lib/libc/i18n/charsets.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/iswTYPE.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/iswctype.c cvs -R rdiff -ur1.15 -r1.16 src/lib/libc/i18n/langinfo.c cvs -R rdiff -ur1.9 -r1.10 src/lib/libc/i18n/mbcurmax.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/mblen.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/mbrlen.c cvs -R rdiff -ur1.14 -r1.15 src/lib/libc/i18n/mbrtowc.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/mbsinit.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/mbslen.c cvs -R rdiff -ur1.8 -r1.9 src/lib/libc/i18n/mbsrtowcs.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/mbstowcs.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/mbtowc.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/towTYPE.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/towctrans.c cvs -R rdiff -ur1.16 -r1.17 src/lib/libc/i18n/wcrtomb.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/wcsftime.c cvs -R rdiff -ur1.5 -r1.6 src/lib/libc/i18n/wcsrtombs.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/wcstombs.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/wcswidth.c cvs -R rdiff -ur1.17 -r1.18 src/lib/libc/i18n/wctob.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/wctomb.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/wctrans.c cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/wctype.c cvs -R rdiff -ur1.5 -r1.6 src/lib/libc/i18n/wcwidth.c cvs -R rdiff -ur1.13 -r1.14 src/lib/libc/include/mir18n.h ________________________________________________________________________ Commit ID: 10045C3A8841DC90DBB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 21:09:07 UTC Modified files: include : ctype.h Log message: simplify #if stuff To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.11 -r1.12 src/include/ctype.h ________________________________________________________________________ Commit ID: 10045C3A99B4C9F3554 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 21:13:41 UTC Modified files: include : wchar.h Log message: whitespace To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.13 -r1.14 src/include/wchar.h ________________________________________________________________________ Commit ID: 10045C3AA1E417023DC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 21:15:51 UTC Modified files: lib/libc/include: mir18n.h Log message: add notice where the defines are dup'd To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.14 -r1.15 src/lib/libc/include/mir18n.h ________________________________________________________________________ Commit ID: 10045C3AA3E7892FA5D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 21:16:27 UTC Modified files: lib/libc/i18n : iswTYPE.c Log message: prevent syntax errors To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/i18n/iswTYPE.c ________________________________________________________________________ Commit ID: 10045C3ABA84E1A727F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/02 21:22:43 UTC Modified files: lib/libc/i18n : catalogues.c catgets.3 include : nl_types.h Log message: since noone sane uses catgets interface and it was stubbed out anyway, compile it out if possible To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 src/lib/libc/i18n/catalogues.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/catgets.3 cvs -R rdiff -ur1.6 -r1.7 src/include/nl_types.h ________________________________________________________________________ Commit ID: 10045C5B3D42EA61BD4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/04 10:23:58 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: submit.mc Log message: prevent text/plain from being base64-encoded (any other content-types to add to this class? I could add text/* but that might have other implications; OTOH this is for submission only, not for non-local-originating stuff; intended for the calendar which, since we have russian utf-8, is often sent out as base64, and as such triggers bmf) XXX according to 09.sendmailop, text/plain is always in $=q - why not? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 src/gnu/usr.sbin/sendmail/cf/cf/submit.mc ________________________________________________________________________ Commit ID: 10045C75DA6486B10AC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 16:38:53 UTC Log message: Import libevent 1.1b+fixes from OpenBSD-current, thanks Status: Vendor Tag: openbsd Release Tags: cvs-200702051630 I src/lib/libevent/CVS C src/lib/libevent/Makefile U src/lib/libevent/buffer.c U src/lib/libevent/evbuffer.c U src/lib/libevent/event-internal.h U src/lib/libevent/event.3 U src/lib/libevent/event.c U src/lib/libevent/event.h U src/lib/libevent/evsignal.h C src/lib/libevent/kqueue.c U src/lib/libevent/log.c U src/lib/libevent/log.h U src/lib/libevent/poll.c C src/lib/libevent/select.c N src/lib/libevent/shlib_version U src/lib/libevent/signal.c 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/lib/libevent ________________________________________________________________________ Commit ID: 10045C75E8B3A2257F9 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2007/02/05 16:42:30 UTC Modified files: samples : import-3rdpty distrib/lists/base/base: mi lib/libevent : Makefile kqueue.c select.c Log message: merge libevent To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.14 -r1.15 contrib/samples/import-3rdpty cvs -R rdiff -ur1.54 -r1.55 src/distrib/lists/base/base/mi cvs -R rdiff -ur1.4 -r1.5 src/lib/libevent/Makefile cvs -R rdiff -ur1.2 -r1.3 src/lib/libevent/kqueue.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libevent/select.c ________________________________________________________________________ Commit ID: 10045C75FC72C669FF3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 16:47:52 UTC Modified files: lib/libevent : event.h Log message: add missing proto XXX add it to event.3 too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.5 -r1.2 src/lib/libevent/event.h ________________________________________________________________________ Commit ID: 10045C75FD15E1E1CD1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 16:48:01 UTC Modified files: lib/libevent : buffer.c Log message: gcc sign-compare police To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.5 -r1.2 src/lib/libevent/buffer.c ________________________________________________________________________ Commit ID: 10045C763C551AABAF7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 17:06:57 UTC Log message: Import Sendmail 8.14.0 via OpenBSD Status: Vendor Tag: openbsd Release Tags: cvs-200702051700 I src/gnu/usr.sbin/sendmail/CVS U src/gnu/usr.sbin/sendmail/FAQ U src/gnu/usr.sbin/sendmail/KNOWNBUGS U src/gnu/usr.sbin/sendmail/LICENSE U src/gnu/usr.sbin/sendmail/Makefile U src/gnu/usr.sbin/sendmail/Makefile.inc U src/gnu/usr.sbin/sendmail/README U src/gnu/usr.sbin/sendmail/RELEASE_NOTES I src/gnu/usr.sbin/sendmail/cf/CVS U src/gnu/usr.sbin/sendmail/cf/Makefile U src/gnu/usr.sbin/sendmail/cf/README U src/gnu/usr.sbin/sendmail/cf/sendmail.schema I src/gnu/usr.sbin/sendmail/cf/cf/CVS U src/gnu/usr.sbin/sendmail/cf/cf/Makefile U src/gnu/usr.sbin/sendmail/cf/cf/README U src/gnu/usr.sbin/sendmail/cf/cf/chez.cs.mc U src/gnu/usr.sbin/sendmail/cf/cf/clientproto.mc U src/gnu/usr.sbin/sendmail/cf/cf/courtesan-nonet.mc U src/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc U src/gnu/usr.sbin/sendmail/cf/cf/cs-hpux10.mc U src/gnu/usr.sbin/sendmail/cf/cf/cs-hpux9.mc U src/gnu/usr.sbin/sendmail/cf/cf/cs-osf1.mc U src/gnu/usr.sbin/sendmail/cf/cf/cs-solaris2.mc U src/gnu/usr.sbin/sendmail/cf/cf/cs-sunos4.1.mc U src/gnu/usr.sbin/sendmail/cf/cf/cs-ultrix4.mc U src/gnu/usr.sbin/sendmail/cf/cf/cyrusproto.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-bsd4.4.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-hpux10.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-hpux9.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-linux.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-mpeix.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-nextstep3.3.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-osf1.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-solaris.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-sunos4.1.mc U src/gnu/usr.sbin/sendmail/cf/cf/generic-ultrix4.mc U src/gnu/usr.sbin/sendmail/cf/cf/huginn.cs.mc U src/gnu/usr.sbin/sendmail/cf/cf/knecht.mc U src/gnu/usr.sbin/sendmail/cf/cf/mail.cs.mc U src/gnu/usr.sbin/sendmail/cf/cf/mail.eecs.mc U src/gnu/usr.sbin/sendmail/cf/cf/mailspool.cs.mc U src/gnu/usr.sbin/sendmail/cf/cf/openbsd-bulk.mc U src/gnu/usr.sbin/sendmail/cf/cf/openbsd-lists.mc U src/gnu/usr.sbin/sendmail/cf/cf/openbsd-localhost.mc U src/gnu/usr.sbin/sendmail/cf/cf/openbsd-proto.mc U src/gnu/usr.sbin/sendmail/cf/cf/python.cs.mc U src/gnu/usr.sbin/sendmail/cf/cf/s2k-osf1.mc U src/gnu/usr.sbin/sendmail/cf/cf/s2k-ultrix4.mc U src/gnu/usr.sbin/sendmail/cf/cf/submit.mc U src/gnu/usr.sbin/sendmail/cf/cf/tcpproto.mc U src/gnu/usr.sbin/sendmail/cf/cf/ucbarpa.mc U src/gnu/usr.sbin/sendmail/cf/cf/ucbvax.mc U src/gnu/usr.sbin/sendmail/cf/cf/uucpproto.mc U src/gnu/usr.sbin/sendmail/cf/cf/vangogh.cs.mc I src/gnu/usr.sbin/sendmail/cf/m4/CVS U src/gnu/usr.sbin/sendmail/cf/m4/cfhead.m4 U src/gnu/usr.sbin/sendmail/cf/m4/cf.m4 U src/gnu/usr.sbin/sendmail/cf/m4/proto.m4 U src/gnu/usr.sbin/sendmail/cf/m4/version.m4 I src/gnu/usr.sbin/sendmail/cf/domain/CVS U src/gnu/usr.sbin/sendmail/cf/domain/Berkeley.EDU.m4 U src/gnu/usr.sbin/sendmail/cf/domain/CS.Berkeley.EDU.m4 U src/gnu/usr.sbin/sendmail/cf/domain/EECS.Berkeley.EDU.m4 U src/gnu/usr.sbin/sendmail/cf/domain/S2K.Berkeley.EDU.m4 U src/gnu/usr.sbin/sendmail/cf/domain/berkeley-only.m4 U src/gnu/usr.sbin/sendmail/cf/domain/generic.m4 I src/gnu/usr.sbin/sendmail/cf/feature/CVS U src/gnu/usr.sbin/sendmail/cf/feature/accept_unqualified_senders.m4 U src/gnu/usr.sbin/sendmail/cf/feature/accept_unresolvable_domains.m4 U src/gnu/usr.sbin/sendmail/cf/feature/access_db.m4 U src/gnu/usr.sbin/sendmail/cf/feature/allmasquerade.m4 U src/gnu/usr.sbin/sendmail/cf/feature/always_add_domain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/authinfo.m4 N src/gnu/usr.sbin/sendmail/cf/feature/badmx.m4 U src/gnu/usr.sbin/sendmail/cf/feature/bestmx_is_local.m4 U src/gnu/usr.sbin/sendmail/cf/feature/bitdomain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/blacklist_recipients.m4 N src/gnu/usr.sbin/sendmail/cf/feature/block_bad_helo.m4 U src/gnu/usr.sbin/sendmail/cf/feature/compat_check.m4 U src/gnu/usr.sbin/sendmail/cf/feature/conncontrol.m4 U src/gnu/usr.sbin/sendmail/cf/feature/delay_checks.m4 U src/gnu/usr.sbin/sendmail/cf/feature/dnsbl.m4 U src/gnu/usr.sbin/sendmail/cf/feature/domaintable.m4 U src/gnu/usr.sbin/sendmail/cf/feature/enhdnsbl.m4 U src/gnu/usr.sbin/sendmail/cf/feature/generics_entire_domain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/genericstable.m4 U src/gnu/usr.sbin/sendmail/cf/feature/greet_pause.m4 U src/gnu/usr.sbin/sendmail/cf/feature/ldap_routing.m4 U src/gnu/usr.sbin/sendmail/cf/feature/limited_masquerade.m4 U src/gnu/usr.sbin/sendmail/cf/feature/local_lmtp.m4 U src/gnu/usr.sbin/sendmail/cf/feature/local_no_masquerade.m4 U src/gnu/usr.sbin/sendmail/cf/feature/local_procmail.m4 U src/gnu/usr.sbin/sendmail/cf/feature/lookupdotdomain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/loose_relay_check.m4 U src/gnu/usr.sbin/sendmail/cf/feature/mailertable.m4 U src/gnu/usr.sbin/sendmail/cf/feature/masquerade_entire_domain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/masquerade_envelope.m4 U src/gnu/usr.sbin/sendmail/cf/feature/msp.m4 U src/gnu/usr.sbin/sendmail/cf/feature/mtamark.m4 U src/gnu/usr.sbin/sendmail/cf/feature/no_default_msa.m4 U src/gnu/usr.sbin/sendmail/cf/feature/nocanonify.m4 U src/gnu/usr.sbin/sendmail/cf/feature/notsticky.m4 U src/gnu/usr.sbin/sendmail/cf/feature/nouucp.m4 U src/gnu/usr.sbin/sendmail/cf/feature/nullclient.m4 U src/gnu/usr.sbin/sendmail/cf/feature/preserve_local_plus_detail.m4 U src/gnu/usr.sbin/sendmail/cf/feature/preserve_luser_host.m4 U src/gnu/usr.sbin/sendmail/cf/feature/promiscuous_relay.m4 U src/gnu/usr.sbin/sendmail/cf/feature/queuegroup.m4 U src/gnu/usr.sbin/sendmail/cf/feature/ratecontrol.m4 U src/gnu/usr.sbin/sendmail/cf/feature/redirect.m4 U src/gnu/usr.sbin/sendmail/cf/feature/relay_based_on_MX.m4 U src/gnu/usr.sbin/sendmail/cf/feature/relay_entire_domain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/relay_hosts_only.m4 U src/gnu/usr.sbin/sendmail/cf/feature/relay_local_from.m4 U src/gnu/usr.sbin/sendmail/cf/feature/relay_mail_from.m4 N src/gnu/usr.sbin/sendmail/cf/feature/require_rdns.m4 U src/gnu/usr.sbin/sendmail/cf/feature/smrsh.m4 U src/gnu/usr.sbin/sendmail/cf/feature/stickyhost.m4 U src/gnu/usr.sbin/sendmail/cf/feature/use_client_ptr.m4 U src/gnu/usr.sbin/sendmail/cf/feature/use_ct_file.m4 U src/gnu/usr.sbin/sendmail/cf/feature/use_cw_file.m4 U src/gnu/usr.sbin/sendmail/cf/feature/uucpdomain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/virtuser_entire_domain.m4 U src/gnu/usr.sbin/sendmail/cf/feature/virtusertable.m4 I src/gnu/usr.sbin/sendmail/cf/hack/CVS U src/gnu/usr.sbin/sendmail/cf/hack/cssubdomain.m4 I src/gnu/usr.sbin/sendmail/cf/mailer/CVS U src/gnu/usr.sbin/sendmail/cf/mailer/cyrus.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/cyrusv2.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/fax.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/local.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/mail11.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/phquery.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/pop.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/procmail.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/qpage.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/smtp.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/usenet.m4 U src/gnu/usr.sbin/sendmail/cf/mailer/uucp.m4 I src/gnu/usr.sbin/sendmail/cf/ostype/CVS U src/gnu/usr.sbin/sendmail/cf/ostype/a-ux.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/aix3.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/aix4.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/aix5.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/altos.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/amdahl-uts.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/bsd4.3.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/bsd4.4.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/bsdi.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/bsdi1.0.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/bsdi2.0.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/darwin.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/dgux.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/domainos.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/dragonfly.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/dynix3.2.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/freebsd4.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/freebsd5.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/freebsd6.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/gnu.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/hpux10.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/hpux11.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/hpux9.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/irix4.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/irix5.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/irix6.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/isc4.1.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/linux.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/maxion.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/mklinux.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/mpeix.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/nextstep.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/openbsd.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/osf1.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/powerux.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/ptx2.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/qnx.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/riscos4.5.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/sco-uw-2.1.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/sco3.2.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/sinix.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/solaris2.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/solaris2.ml.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/solaris2.pre5.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/solaris8.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/sunos3.5.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/sunos4.1.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/svr4.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/ultrix4.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/unicos.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/unicosmk.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/unicosmp.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/unixware7.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/unknown.m4 U src/gnu/usr.sbin/sendmail/cf/ostype/uxpds.m4 I src/gnu/usr.sbin/sendmail/cf/sh/CVS U src/gnu/usr.sbin/sendmail/cf/sh/makeinfo.sh I src/gnu/usr.sbin/sendmail/cf/siteconfig/CVS U src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.cogsci.m4 U src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.old.arpa.m4 U src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.ucbarpa.m4 U src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.ucbvax.m4 I src/gnu/usr.sbin/sendmail/contrib/CVS U src/gnu/usr.sbin/sendmail/contrib/bitdomain.c U src/gnu/usr.sbin/sendmail/contrib/README U src/gnu/usr.sbin/sendmail/contrib/bounce-resender.pl U src/gnu/usr.sbin/sendmail/contrib/bsdi.mc U src/gnu/usr.sbin/sendmail/contrib/buildvirtuser U src/gnu/usr.sbin/sendmail/contrib/cidrexpand U src/gnu/usr.sbin/sendmail/contrib/dnsblaccess.m4 U src/gnu/usr.sbin/sendmail/contrib/domainmap.m4 U src/gnu/usr.sbin/sendmail/contrib/doublebounce.pl U src/gnu/usr.sbin/sendmail/contrib/etrn.0 U src/gnu/usr.sbin/sendmail/contrib/etrn.pl U src/gnu/usr.sbin/sendmail/contrib/expn.pl U src/gnu/usr.sbin/sendmail/contrib/link_hash.sh U src/gnu/usr.sbin/sendmail/contrib/mail.local.linux U src/gnu/usr.sbin/sendmail/contrib/mailprio U src/gnu/usr.sbin/sendmail/contrib/mh.patch U src/gnu/usr.sbin/sendmail/contrib/mmuegel U src/gnu/usr.sbin/sendmail/contrib/movemail.conf U src/gnu/usr.sbin/sendmail/contrib/movemail.pl U src/gnu/usr.sbin/sendmail/contrib/passwd-to-alias.pl U src/gnu/usr.sbin/sendmail/contrib/qtool.8 U src/gnu/usr.sbin/sendmail/contrib/qtool.pl U src/gnu/usr.sbin/sendmail/contrib/re-mqueue.pl U src/gnu/usr.sbin/sendmail/contrib/rmail.oldsys.patch U src/gnu/usr.sbin/sendmail/contrib/smcontrol.pl U src/gnu/usr.sbin/sendmail/contrib/socketmapClient.pl U src/gnu/usr.sbin/sendmail/contrib/socketmapServer.pl I src/gnu/usr.sbin/sendmail/doc/CVS I src/gnu/usr.sbin/sendmail/doc/op/CVS U src/gnu/usr.sbin/sendmail/doc/op/Makefile U src/gnu/usr.sbin/sendmail/doc/op/op.me I src/gnu/usr.sbin/sendmail/editmap/CVS U src/gnu/usr.sbin/sendmail/editmap/Makefile U src/gnu/usr.sbin/sendmail/editmap/editmap.8 U src/gnu/usr.sbin/sendmail/editmap/editmap.c I src/gnu/usr.sbin/sendmail/include/CVS I src/gnu/usr.sbin/sendmail/include/libmilter/CVS U src/gnu/usr.sbin/sendmail/include/libmilter/mfapi.h U src/gnu/usr.sbin/sendmail/include/libmilter/mfdef.h U src/gnu/usr.sbin/sendmail/include/libmilter/milter.h I src/gnu/usr.sbin/sendmail/include/libsmdb/CVS U src/gnu/usr.sbin/sendmail/include/libsmdb/smdb.h I src/gnu/usr.sbin/sendmail/include/sendmail/CVS U src/gnu/usr.sbin/sendmail/include/sendmail/mailstats.h U src/gnu/usr.sbin/sendmail/include/sendmail/pathnames.h U src/gnu/usr.sbin/sendmail/include/sendmail/sendmail.h I src/gnu/usr.sbin/sendmail/include/sm/CVS U src/gnu/usr.sbin/sendmail/include/sm/assert.h U src/gnu/usr.sbin/sendmail/include/sm/bdb.h U src/gnu/usr.sbin/sendmail/include/sm/bitops.h U src/gnu/usr.sbin/sendmail/include/sm/cdefs.h U src/gnu/usr.sbin/sendmail/include/sm/cf.h U src/gnu/usr.sbin/sendmail/include/sm/clock.h U src/gnu/usr.sbin/sendmail/include/sm/conf.h U src/gnu/usr.sbin/sendmail/include/sm/config.h U src/gnu/usr.sbin/sendmail/include/sm/debug.h U src/gnu/usr.sbin/sendmail/include/sm/errstring.h U src/gnu/usr.sbin/sendmail/include/sm/exc.h U src/gnu/usr.sbin/sendmail/include/sm/fdset.h U src/gnu/usr.sbin/sendmail/include/sm/gen.h U src/gnu/usr.sbin/sendmail/include/sm/heap.h U src/gnu/usr.sbin/sendmail/include/sm/io.h U src/gnu/usr.sbin/sendmail/include/sm/ldap.h U src/gnu/usr.sbin/sendmail/include/sm/limits.h U src/gnu/usr.sbin/sendmail/include/sm/mbdb.h N src/gnu/usr.sbin/sendmail/include/sm/misc.h U src/gnu/usr.sbin/sendmail/include/sm/path.h U src/gnu/usr.sbin/sendmail/include/sm/rpool.h U src/gnu/usr.sbin/sendmail/include/sm/sem.h N src/gnu/usr.sbin/sendmail/include/sm/sendmail.h U src/gnu/usr.sbin/sendmail/include/sm/setjmp.h U src/gnu/usr.sbin/sendmail/include/sm/shm.h U src/gnu/usr.sbin/sendmail/include/sm/signal.h U src/gnu/usr.sbin/sendmail/include/sm/sm_os.h U src/gnu/usr.sbin/sendmail/include/sm/string.h U src/gnu/usr.sbin/sendmail/include/sm/sysexits.h N src/gnu/usr.sbin/sendmail/include/sm/tailq.h U src/gnu/usr.sbin/sendmail/include/sm/test.h U src/gnu/usr.sbin/sendmail/include/sm/time.h U src/gnu/usr.sbin/sendmail/include/sm/types.h U src/gnu/usr.sbin/sendmail/include/sm/varargs.h U src/gnu/usr.sbin/sendmail/include/sm/xtrap.h I src/gnu/usr.sbin/sendmail/include/sm/os/CVS U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_aix.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_dragonfly.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_freebsd.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_hp.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_irix.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_linux.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_mpeix.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_next.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_openbsd.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_openunix.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_osf1.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_sunos.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_ultrix.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_unicos.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_unicosmk.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_unicosmp.h U src/gnu/usr.sbin/sendmail/include/sm/os/sm_os_unixware.h I src/gnu/usr.sbin/sendmail/libmilter/CVS C src/gnu/usr.sbin/sendmail/libmilter/Makefile U src/gnu/usr.sbin/sendmail/libmilter/README U src/gnu/usr.sbin/sendmail/libmilter/comm.c U src/gnu/usr.sbin/sendmail/libmilter/engine.c N src/gnu/usr.sbin/sendmail/libmilter/example.c U src/gnu/usr.sbin/sendmail/libmilter/handler.c U src/gnu/usr.sbin/sendmail/libmilter/libmilter.h U src/gnu/usr.sbin/sendmail/libmilter/listener.c U src/gnu/usr.sbin/sendmail/libmilter/main.c N src/gnu/usr.sbin/sendmail/libmilter/monitor.c U src/gnu/usr.sbin/sendmail/libmilter/shlib_version U src/gnu/usr.sbin/sendmail/libmilter/signal.c U src/gnu/usr.sbin/sendmail/libmilter/sm_gethost.c U src/gnu/usr.sbin/sendmail/libmilter/smfi.c N src/gnu/usr.sbin/sendmail/libmilter/worker.c I src/gnu/usr.sbin/sendmail/libmilter/docs/CVS U src/gnu/usr.sbin/sendmail/libmilter/docs/api.html U src/gnu/usr.sbin/sendmail/libmilter/docs/design.html U src/gnu/usr.sbin/sendmail/libmilter/docs/figure1.fig U src/gnu/usr.sbin/sendmail/libmilter/docs/figure1.jpg U src/gnu/usr.sbin/sendmail/libmilter/docs/figure1.ps U src/gnu/usr.sbin/sendmail/libmilter/docs/figure2.fig U src/gnu/usr.sbin/sendmail/libmilter/docs/figure2.jpg U src/gnu/usr.sbin/sendmail/libmilter/docs/figure2.ps U src/gnu/usr.sbin/sendmail/libmilter/docs/index.html U src/gnu/usr.sbin/sendmail/libmilter/docs/installation.html U src/gnu/usr.sbin/sendmail/libmilter/docs/other.html U src/gnu/usr.sbin/sendmail/libmilter/docs/overview.html U src/gnu/usr.sbin/sendmail/libmilter/docs/sample.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_addheader.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_addrcpt.html N src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_addrcpt_par.html N src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_chgfrom.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_chgheader.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_delrcpt.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_getpriv.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_getsymval.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_insheader.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_main.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_opensocket.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_progress.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_quarantine.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_register.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_replacebody.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_setbacklog.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_setconn.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_setdbg.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_setmlreply.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_setpriv.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_setreply.html N src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_setsymlist.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_settimeout.html U src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_stop.html N src/gnu/usr.sbin/sendmail/libmilter/docs/smfi_version.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_abort.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_body.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_close.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_connect.html N src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_data.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_envfrom.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_envrcpt.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_eoh.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_eom.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_header.html U src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_helo.html N src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_negotiate.html N src/gnu/usr.sbin/sendmail/libmilter/docs/xxfi_unknown.html I src/gnu/usr.sbin/sendmail/libsm/CVS C src/gnu/usr.sbin/sendmail/libsm/Makefile U src/gnu/usr.sbin/sendmail/libsm/README U src/gnu/usr.sbin/sendmail/libsm/assert.c U src/gnu/usr.sbin/sendmail/libsm/assert.html U src/gnu/usr.sbin/sendmail/libsm/b-strcmp.c U src/gnu/usr.sbin/sendmail/libsm/b-strl.c U src/gnu/usr.sbin/sendmail/libsm/cdefs.html U src/gnu/usr.sbin/sendmail/libsm/cf.c U src/gnu/usr.sbin/sendmail/libsm/clock.c U src/gnu/usr.sbin/sendmail/libsm/clrerr.c U src/gnu/usr.sbin/sendmail/libsm/config.c U src/gnu/usr.sbin/sendmail/libsm/debug.c U src/gnu/usr.sbin/sendmail/libsm/debug.html U src/gnu/usr.sbin/sendmail/libsm/errstring.c U src/gnu/usr.sbin/sendmail/libsm/exc.c U src/gnu/usr.sbin/sendmail/libsm/exc.html U src/gnu/usr.sbin/sendmail/libsm/fclose.c U src/gnu/usr.sbin/sendmail/libsm/feof.c U src/gnu/usr.sbin/sendmail/libsm/ferror.c U src/gnu/usr.sbin/sendmail/libsm/fflush.c U src/gnu/usr.sbin/sendmail/libsm/fget.c U src/gnu/usr.sbin/sendmail/libsm/findfp.c U src/gnu/usr.sbin/sendmail/libsm/flags.c U src/gnu/usr.sbin/sendmail/libsm/fopen.c U src/gnu/usr.sbin/sendmail/libsm/fpos.c U src/gnu/usr.sbin/sendmail/libsm/fprintf.c U src/gnu/usr.sbin/sendmail/libsm/fpurge.c U src/gnu/usr.sbin/sendmail/libsm/fput.c U src/gnu/usr.sbin/sendmail/libsm/fread.c U src/gnu/usr.sbin/sendmail/libsm/fscanf.c U src/gnu/usr.sbin/sendmail/libsm/fseek.c U src/gnu/usr.sbin/sendmail/libsm/fvwrite.c U src/gnu/usr.sbin/sendmail/libsm/fvwrite.h U src/gnu/usr.sbin/sendmail/libsm/fwalk.c U src/gnu/usr.sbin/sendmail/libsm/fwrite.c U src/gnu/usr.sbin/sendmail/libsm/gen.html U src/gnu/usr.sbin/sendmail/libsm/get.c U src/gnu/usr.sbin/sendmail/libsm/glue.h U src/gnu/usr.sbin/sendmail/libsm/heap.c U src/gnu/usr.sbin/sendmail/libsm/heap.html U src/gnu/usr.sbin/sendmail/libsm/index.html U src/gnu/usr.sbin/sendmail/libsm/io.html U src/gnu/usr.sbin/sendmail/libsm/ldap.c U src/gnu/usr.sbin/sendmail/libsm/local.h U src/gnu/usr.sbin/sendmail/libsm/makebuf.c U src/gnu/usr.sbin/sendmail/libsm/match.c U src/gnu/usr.sbin/sendmail/libsm/mbdb.c U src/gnu/usr.sbin/sendmail/libsm/memstat.c U src/gnu/usr.sbin/sendmail/libsm/mpeix.c U src/gnu/usr.sbin/sendmail/libsm/niprop.c U src/gnu/usr.sbin/sendmail/libsm/path.c U src/gnu/usr.sbin/sendmail/libsm/put.c U src/gnu/usr.sbin/sendmail/libsm/rpool.c U src/gnu/usr.sbin/sendmail/libsm/refill.c U src/gnu/usr.sbin/sendmail/libsm/rewind.c U src/gnu/usr.sbin/sendmail/libsm/rpool.html U src/gnu/usr.sbin/sendmail/libsm/sem.c U src/gnu/usr.sbin/sendmail/libsm/setvbuf.c U src/gnu/usr.sbin/sendmail/libsm/shm.c U src/gnu/usr.sbin/sendmail/libsm/signal.c U src/gnu/usr.sbin/sendmail/libsm/smstdio.c U src/gnu/usr.sbin/sendmail/libsm/snprintf.c U src/gnu/usr.sbin/sendmail/libsm/sscanf.c U src/gnu/usr.sbin/sendmail/libsm/stdio.c U src/gnu/usr.sbin/sendmail/libsm/strcasecmp.c U src/gnu/usr.sbin/sendmail/libsm/strdup.c U src/gnu/usr.sbin/sendmail/libsm/strerror.c U src/gnu/usr.sbin/sendmail/libsm/strexit.c U src/gnu/usr.sbin/sendmail/libsm/string.c U src/gnu/usr.sbin/sendmail/libsm/stringf.c U src/gnu/usr.sbin/sendmail/libsm/strio.c U src/gnu/usr.sbin/sendmail/libsm/strl.c U src/gnu/usr.sbin/sendmail/libsm/strrevcmp.c U src/gnu/usr.sbin/sendmail/libsm/strto.c U src/gnu/usr.sbin/sendmail/libsm/syslogio.c U src/gnu/usr.sbin/sendmail/libsm/t-cf.c U src/gnu/usr.sbin/sendmail/libsm/t-event.c U src/gnu/usr.sbin/sendmail/libsm/t-exc.c U src/gnu/usr.sbin/sendmail/libsm/t-float.c U src/gnu/usr.sbin/sendmail/libsm/t-fopen.c U src/gnu/usr.sbin/sendmail/libsm/t-heap.c U src/gnu/usr.sbin/sendmail/libsm/t-match.c U src/gnu/usr.sbin/sendmail/libsm/t-memstat.c U src/gnu/usr.sbin/sendmail/libsm/t-path.c N src/gnu/usr.sbin/sendmail/libsm/t-qic.c U src/gnu/usr.sbin/sendmail/libsm/t-rpool.c U src/gnu/usr.sbin/sendmail/libsm/t-scanf.c U src/gnu/usr.sbin/sendmail/libsm/t-sem.c U src/gnu/usr.sbin/sendmail/libsm/t-shm.c U src/gnu/usr.sbin/sendmail/libsm/t-smstdio.c U src/gnu/usr.sbin/sendmail/libsm/t-string.c U src/gnu/usr.sbin/sendmail/libsm/t-strio.c U src/gnu/usr.sbin/sendmail/libsm/t-strl.c U src/gnu/usr.sbin/sendmail/libsm/t-strrevcmp.c U src/gnu/usr.sbin/sendmail/libsm/t-types.c U src/gnu/usr.sbin/sendmail/libsm/test.c U src/gnu/usr.sbin/sendmail/libsm/ungetc.c N src/gnu/usr.sbin/sendmail/libsm/util.c U src/gnu/usr.sbin/sendmail/libsm/vasprintf.c U src/gnu/usr.sbin/sendmail/libsm/vfprintf.c U src/gnu/usr.sbin/sendmail/libsm/vfscanf.c U src/gnu/usr.sbin/sendmail/libsm/vprintf.c U src/gnu/usr.sbin/sendmail/libsm/vsnprintf.c U src/gnu/usr.sbin/sendmail/libsm/wbuf.c U src/gnu/usr.sbin/sendmail/libsm/wsetup.c U src/gnu/usr.sbin/sendmail/libsm/xtrap.c I src/gnu/usr.sbin/sendmail/libsmdb/CVS U src/gnu/usr.sbin/sendmail/libsmdb/Makefile U src/gnu/usr.sbin/sendmail/libsmdb/smdb.c U src/gnu/usr.sbin/sendmail/libsmdb/smdb1.c U src/gnu/usr.sbin/sendmail/libsmdb/smdb2.c U src/gnu/usr.sbin/sendmail/libsmdb/smndbm.c I src/gnu/usr.sbin/sendmail/libsmutil/CVS U src/gnu/usr.sbin/sendmail/libsmutil/Makefile U src/gnu/usr.sbin/sendmail/libsmutil/cf.c U src/gnu/usr.sbin/sendmail/libsmutil/debug.c U src/gnu/usr.sbin/sendmail/libsmutil/err.c U src/gnu/usr.sbin/sendmail/libsmutil/lockfile.c U src/gnu/usr.sbin/sendmail/libsmutil/safefile.c U src/gnu/usr.sbin/sendmail/libsmutil/snprintf.c I src/gnu/usr.sbin/sendmail/mail.local/CVS U src/gnu/usr.sbin/sendmail/mail.local/Makefile U src/gnu/usr.sbin/sendmail/mail.local/README U src/gnu/usr.sbin/sendmail/mail.local/mail.local.8 C src/gnu/usr.sbin/sendmail/mail.local/mail.local.c I src/gnu/usr.sbin/sendmail/mailstats/CVS U src/gnu/usr.sbin/sendmail/mailstats/Makefile U src/gnu/usr.sbin/sendmail/mailstats/mailstats.8 U src/gnu/usr.sbin/sendmail/mailstats/mailstats.c I src/gnu/usr.sbin/sendmail/makemap/CVS U src/gnu/usr.sbin/sendmail/makemap/Makefile U src/gnu/usr.sbin/sendmail/makemap/makemap.8 U src/gnu/usr.sbin/sendmail/makemap/makemap.c I src/gnu/usr.sbin/sendmail/praliases/CVS U src/gnu/usr.sbin/sendmail/praliases/Makefile U src/gnu/usr.sbin/sendmail/praliases/praliases.1 U src/gnu/usr.sbin/sendmail/praliases/praliases.c I src/gnu/usr.sbin/sendmail/rmail/CVS U src/gnu/usr.sbin/sendmail/rmail/Makefile U src/gnu/usr.sbin/sendmail/rmail/rmail.8 U src/gnu/usr.sbin/sendmail/rmail/rmail.c I src/gnu/usr.sbin/sendmail/sendmail/CVS U src/gnu/usr.sbin/sendmail/sendmail/Makefile U src/gnu/usr.sbin/sendmail/sendmail/README U src/gnu/usr.sbin/sendmail/sendmail/SECURITY U src/gnu/usr.sbin/sendmail/sendmail/TRACEFLAGS U src/gnu/usr.sbin/sendmail/sendmail/TUNING U src/gnu/usr.sbin/sendmail/sendmail/alias.c U src/gnu/usr.sbin/sendmail/sendmail/aliases U src/gnu/usr.sbin/sendmail/sendmail/aliases.5 U src/gnu/usr.sbin/sendmail/sendmail/arpadate.c U src/gnu/usr.sbin/sendmail/sendmail/bf.c U src/gnu/usr.sbin/sendmail/sendmail/bf.h U src/gnu/usr.sbin/sendmail/sendmail/collect.c C src/gnu/usr.sbin/sendmail/sendmail/conf.c U src/gnu/usr.sbin/sendmail/sendmail/conf.h U src/gnu/usr.sbin/sendmail/sendmail/control.c U src/gnu/usr.sbin/sendmail/sendmail/convtime.c U src/gnu/usr.sbin/sendmail/sendmail/daemon.c N src/gnu/usr.sbin/sendmail/sendmail/daemon.h U src/gnu/usr.sbin/sendmail/sendmail/deliver.c U src/gnu/usr.sbin/sendmail/sendmail/domain.c U src/gnu/usr.sbin/sendmail/sendmail/envelope.c U src/gnu/usr.sbin/sendmail/sendmail/err.c U src/gnu/usr.sbin/sendmail/sendmail/headers.c U src/gnu/usr.sbin/sendmail/sendmail/helpfile U src/gnu/usr.sbin/sendmail/sendmail/macro.c U src/gnu/usr.sbin/sendmail/sendmail/mailq.8 U src/gnu/usr.sbin/sendmail/sendmail/main.c C src/gnu/usr.sbin/sendmail/sendmail/map.c N src/gnu/usr.sbin/sendmail/sendmail/map.h U src/gnu/usr.sbin/sendmail/sendmail/mci.c U src/gnu/usr.sbin/sendmail/sendmail/milter.c U src/gnu/usr.sbin/sendmail/sendmail/mime.c U src/gnu/usr.sbin/sendmail/sendmail/newaliases.8 U src/gnu/usr.sbin/sendmail/sendmail/parseaddr.c U src/gnu/usr.sbin/sendmail/sendmail/queue.c U src/gnu/usr.sbin/sendmail/sendmail/ratectrl.c U src/gnu/usr.sbin/sendmail/sendmail/readcf.c U src/gnu/usr.sbin/sendmail/sendmail/recipient.c U src/gnu/usr.sbin/sendmail/sendmail/sasl.c U src/gnu/usr.sbin/sendmail/sendmail/savemail.c U src/gnu/usr.sbin/sendmail/sendmail/sendmail.8 U src/gnu/usr.sbin/sendmail/sendmail/sendmail.h U src/gnu/usr.sbin/sendmail/sendmail/sfsasl.c U src/gnu/usr.sbin/sendmail/sendmail/sfsasl.h U src/gnu/usr.sbin/sendmail/sendmail/shmticklib.c U src/gnu/usr.sbin/sendmail/sendmail/sm_resolve.c U src/gnu/usr.sbin/sendmail/sendmail/sm_resolve.h C src/gnu/usr.sbin/sendmail/sendmail/srvrsmtp.c U src/gnu/usr.sbin/sendmail/sendmail/stab.c U src/gnu/usr.sbin/sendmail/sendmail/stats.c U src/gnu/usr.sbin/sendmail/sendmail/sysexits.c U src/gnu/usr.sbin/sendmail/sendmail/statusd_shm.h U src/gnu/usr.sbin/sendmail/sendmail/sysexits.h U src/gnu/usr.sbin/sendmail/sendmail/timers.c U src/gnu/usr.sbin/sendmail/sendmail/timers.h U src/gnu/usr.sbin/sendmail/sendmail/tls.c U src/gnu/usr.sbin/sendmail/sendmail/trace.c U src/gnu/usr.sbin/sendmail/sendmail/udb.c U src/gnu/usr.sbin/sendmail/sendmail/usersmtp.c U src/gnu/usr.sbin/sendmail/sendmail/util.c U src/gnu/usr.sbin/sendmail/sendmail/version.c I src/gnu/usr.sbin/sendmail/smrsh/CVS U src/gnu/usr.sbin/sendmail/smrsh/Makefile U src/gnu/usr.sbin/sendmail/smrsh/README U src/gnu/usr.sbin/sendmail/smrsh/smrsh.8 U src/gnu/usr.sbin/sendmail/smrsh/smrsh.c I src/gnu/usr.sbin/sendmail/vacation/CVS U src/gnu/usr.sbin/sendmail/vacation/Makefile U src/gnu/usr.sbin/sendmail/vacation/vacation.1 U src/gnu/usr.sbin/sendmail/vacation/vacation.c 6 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/gnu/usr.sbin/sendmail ________________________________________________________________________ Commit ID: 10045C765DC5E008599 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 17:13:47 UTC Modified files: gnu/usr.sbin/sendmail/libmilter: Makefile gnu/usr.sbin/sendmail/libsm: Makefile gnu/usr.sbin/sendmail/mail.local: mail.local.c gnu/usr.sbin/sendmail/sendmail: conf.c map.c srvrsmtp.c Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/gnu/usr.sbin/sendmail/libmilter/Makefile cvs -R rdiff -ur1.4 -r1.5 src/gnu/usr.sbin/sendmail/libsm/Makefile cvs -R rdiff -ur1.2 -r1.3 src/gnu/usr.sbin/sendmail/mail.local/mail.local.c cvs -R rdiff -ur1.6 -r1.7 src/gnu/usr.sbin/sendmail/sendmail/conf.c cvs -R rdiff -ur1.2 -r1.3 src/gnu/usr.sbin/sendmail/sendmail/map.c cvs -R rdiff -ur1.5 -r1.6 src/gnu/usr.sbin/sendmail/sendmail/srvrsmtp.c ________________________________________________________________________ Commit ID: 10045C76986397CCCA5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 17:29:27 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: openbsd-proto.mc Log message: Reject envelope sender addresses whose domain part resolves to a "bad" MX record To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/gnu/usr.sbin/sendmail/cf/cf/openbsd-proto.mc ________________________________________________________________________ Commit ID: 10045C76B266D2B4667 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 17:36:38 UTC Modified files: gnu/usr.sbin/sendmail/sendmail: srvrsmtp.c Log message: fix the "bsiegert@ wants us to not announce 8BITMIME if we don't do it" part from /ocvs after SM renamed a variable To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 src/gnu/usr.sbin/sendmail/sendmail/srvrsmtp.c ________________________________________________________________________ Commit ID: 10045C76D0F57AA9DD7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 17:44:28 UTC Modified files: gnu/usr.sbin/sendmail/libmilter: Makefile Log message: sync list of docs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/gnu/usr.sbin/sendmail/libmilter/Makefile ________________________________________________________________________ Commit ID: 10045C76E707CDD8262 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 17:50:29 UTC Modified files: . : Makefile Log message: add /usr/share/doc/html to ht* stuff To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.94 -r1.95 src/Makefile ________________________________________________________________________ Commit ID: 10045C7766208D03EF6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 18:24:11 UTC src/kern Update of /cvs/src/kern In directory herc.mirbsd.org:/usr/src/kern Log Message: Directory /cvs/src/kern added to the repository ________________________________________________________________________ Commit ID: 10045C776651D2997B4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 18:24:15 UTC src/kern/c Update of /cvs/src/kern/c In directory herc.mirbsd.org:/usr/src/kern/c Log Message: Directory /cvs/src/kern/c added to the repository ________________________________________________________________________ Commit ID: 10045C776651D2997B4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 18:24:15 UTC src/kern/z Update of /cvs/src/kern/z In directory herc.mirbsd.org:/usr/src/kern/z Log Message: Directory /cvs/src/kern/z added to the repository ________________________________________________________________________ Commit ID: 10045C776C10740736E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 18:25:47 UTC src/kern/c/i386 Update of /cvs/src/kern/c/i386 In directory herc.mirbsd.org:/usr/src/kern/c/i386 Log Message: Directory /cvs/src/kern/c/i386 added to the repository ________________________________________________________________________ Commit ID: 10045C777B525E6397F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 18:30:32 UTC Added files: kern/c/i386 : htonl.S htons.S Log message: stub stuff for what will become a shared userland and kernel source pool - htonl() ntohl() - htons() ntohs() Added files: kern/z : Makefile.inc Log message: stub stuff for what will become a shared userland and kernel source pool - libz generated headers (copied from Makefile.gen) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur0 -r1.1 src/kern/c/i386/htonl.S cvs -R rdiff -ur0 -r1.1 src/kern/c/i386/htons.S cvs -R rdiff -ur0 -r1.1 src/kern/z/Makefile.inc ________________________________________________________________________ Commit ID: 10045C78E780600CB56 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 20:06:57 UTC src/kern/c/sparc Update of /cvs/src/kern/c/sparc In directory herc.mirbsd.org:/usr/src/kern/c/sparc Log Message: Directory /cvs/src/kern/c/sparc added to the repository ________________________________________________________________________ Commit ID: 10045C78FD963274EDA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 20:16:18 UTC Modified files: lib/libc : Makefile lib/libc/net : Makefile.inc sys/arch/i386/stand/libsa: Makefile sys/arch/sparc/stand/libkern: Makefile sys/lib/libkern: Makefile sys/lib/libkern/arch/i386: Makefile.inc sys/lib/libkern/arch/sparc: Makefile.inc Added files: kern/c : Makefile.inc htonl.c htons.c ntohl.c ntohs.c kern/c/i386 : Makefile.inc kern/c/sparc : Makefile.inc Removed files: lib/libc/arch/i386/net: Makefile.inc htonl.S lib/libc/arch/sparc/net: Makefile.inc htonl.S htons.S ntohl.S ntohs.S lib/libc/net : htonl.c htons.c ntohl.c ntohs.c sys/lib/libkern: htonl.c htons.c ntohl.c ntohs.c sys/lib/libkern/arch/i386: htonl.S sys/lib/libkern/arch/sparc: htonl.S htons.S ntohl.S ntohs.S Log message: proof-of-concept implementation of a few functions for the new "kern" directory containing stuff shared between * userland (-fhosted -lgcc) * kernel (-ffreestanding -D_KERNEL -nostdlib) * bootloader (-ffreestanding -D_STANDALONE -nostdlib) Here, userland and kernel share some functions not for the bootloader (e.g. utf-8 stuff), while kernel and bootloader share a few libgcc replacement functions. I took the htonl() &c. functions because they were pretty easy to implement; no sparc assembly version because it's a 'no-op' and I trust gcc so much as to produce optimised output for the type foo(type x) { return (x); } case. Not tested. Most of the functions will be written "on demand" and re- written from scratch by me. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur0 -r1.1 src/kern/c/Makefile.inc cvs -R rdiff -ur0 -r1.1 src/kern/c/htonl.c cvs -R rdiff -ur0 -r1.1 src/kern/c/htons.c cvs -R rdiff -ur0 -r1.1 src/kern/c/ntohl.c cvs -R rdiff -ur0 -r1.1 src/kern/c/ntohs.c cvs -R rdiff -ur0 -r1.1 src/kern/c/i386/Makefile.inc cvs -R rdiff -ur0 -r1.1 src/kern/c/sparc/Makefile.inc cvs -R rdiff -ur1.18 -r1.19 src/lib/libc/Makefile cvs -R rdiff -ur1.2 -r0 src/lib/libc/arch/i386/net/Makefile.inc cvs -R rdiff -ur1.5 -r0 src/lib/libc/arch/i386/net/htonl.S cvs -R rdiff -ur1.1.1.1 -r0 src/lib/libc/arch/sparc/net/Makefile.inc cvs -R rdiff -ur1.1.1.1 -r0 src/lib/libc/arch/sparc/net/htonl.S cvs -R rdiff -ur1.1.1.1 -r0 src/lib/libc/arch/sparc/net/htons.S cvs -R rdiff -ur1.1.1.1 -r0 src/lib/libc/arch/sparc/net/ntohl.S cvs -R rdiff -ur1.1.1.1 -r0 src/lib/libc/arch/sparc/net/ntohs.S cvs -R rdiff -ur1.4 -r1.5 src/lib/libc/net/Makefile.inc cvs -R rdiff -ur1.1.1.3 -r0 src/lib/libc/net/htonl.c cvs -R rdiff -ur1.1.1.2 -r0 src/lib/libc/net/htons.c cvs -R rdiff -ur1.1.1.3 -r0 src/lib/libc/net/ntohl.c cvs -R rdiff -ur1.1.1.2 -r0 src/lib/libc/net/ntohs.c cvs -R rdiff -ur1.8 -r1.9 src/sys/arch/i386/stand/libsa/Makefile cvs -R rdiff -ur1.3 -r1.4 src/sys/arch/sparc/stand/libkern/Makefile cvs -R rdiff -ur1.4 -r1.5 src/sys/lib/libkern/Makefile cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/htonl.c cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/htons.c cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/ntohl.c cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/ntohs.c cvs -R rdiff -ur1.4 -r1.5 src/sys/lib/libkern/arch/i386/Makefile.inc cvs -R rdiff -ur1.5 -r0 src/sys/lib/libkern/arch/i386/htonl.S cvs -R rdiff -ur1.2 -r1.3 src/sys/lib/libkern/arch/sparc/Makefile.inc cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/arch/sparc/htonl.S cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/arch/sparc/htons.S cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/arch/sparc/ntohl.S cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/arch/sparc/ntohs.S ________________________________________________________________________ Commit ID: 10045C791DD2E54BAEE CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2007/02/05 20:21:56 UTC Modified files: . : modules Log message: re-add 'ksrc' module; to build the kernel, you'll (eventually) only need this one (src/kern and src/sys), but we're not done yet… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.21 -r1.22 CVSROOT/modules ________________________________________________________________________ Commit ID: 10045C7C20A219A4CB5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/05 23:48:03 UTC Modified files: kern/c : Makefile.inc sys/arch/i386/stand/libsa: Makefile sys/arch/sparc/stand/libkern: Makefile sys/lib/libkern: Makefile Added files: kern : Makefile.inc Log message: make src/kern stuff behave differently .ifdef SMALL, defined by: - libsa/libkern bootloader - libkern kernel #ifdef SMALL_KERNEL - not yet: distrib/special/lib* To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/kern/c/Makefile.inc cvs -R rdiff -ur0 -r1.1 src/kern/Makefile.inc cvs -R rdiff -ur1.9 -r1.10 src/sys/arch/i386/stand/libsa/Makefile cvs -R rdiff -ur1.4 -r1.5 src/sys/arch/sparc/stand/libkern/Makefile cvs -R rdiff -ur1.5 -r1.6 src/sys/lib/libkern/Makefile ________________________________________________________________________ Commit ID: 10045C7D991490DD0D1 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2007/02/06 01:31:15 UTC Modified files: gcc : version.c Log message: bump Modified files: gcc/config/i386: athlon.md i386.c i386.md k6.md pentium.md ppro.md Log message: Don't emit the 'cld' insn any more because both i386 and amd64 ABI require the direction flag to be clear at function entry and exit, and we never emit the 'std' insn either. Assembly code (inline and linked in) must take care of adhering to the ABI by itself (but it is the same scenario like using SSE registers and not cleaning up) and I grepped in our source and didn't find problematic places. Idea and (relative to gcc 4.3) patch by Uros Bizjak; not tested in MirOS/gcc 3.4.6+ yet, but ought to be safe. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.40 -r1.41 gcc/gcc/version.c cvs -R rdiff -ur1.1.101.1 -r1.2 gcc/gcc/config/i386/athlon.md cvs -R rdiff -ur1.2 -r1.3 gcc/gcc/config/i386/i386.c cvs -R rdiff -ur1.1.101.5 -r1.2 gcc/gcc/config/i386/i386.md cvs -R rdiff -ur1.1.101.1 -r1.2 gcc/gcc/config/i386/k6.md cvs -R rdiff -ur1.1.101.1 -r1.2 gcc/gcc/config/i386/pentium.md cvs -R rdiff -ur1.1.101.1 -r1.2 gcc/gcc/config/i386/ppro.md ________________________________________________________________________ Commit ID: 10045C7DB32215C41EB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 01:35:28 UTC Modified files: lib/csu/i386_elf: crt0.c Log message: just to be sure, 'cld' at the beginning of * bootloader (xor eax,eax; push eax; popfd) - already there * kernel (pushd 0x00000002; popfd) - already there * the C runtime (explicit cld) - added To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/lib/csu/i386_elf/crt0.c ________________________________________________________________________ Commit ID: 10045C8A3FD0635CC8D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 15:52:01 UTC Modified files: lib/libc : Makefile.inc lib/libc/i18n : Makefile.inc lib/libc/string: Makefile.inc Log message: change UNIFDEF_SRCS(dest,source,flags) third argument to be a comma-separated list of -Dfoo -Ubar flags passed to unifdef(1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 src/lib/libc/Makefile.inc cvs -R rdiff -ur1.25 -r1.26 src/lib/libc/i18n/Makefile.inc cvs -R rdiff -ur1.16 -r1.17 src/lib/libc/string/Makefile.inc ________________________________________________________________________ Commit ID: 10045C8A4D97F43883D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 15:55:11 UTC Modified files: kern/c : Makefile.inc lib/libc : Makefile.inc Log message: move UNIFDEF_SRCS functionality to bottom of kern/c/Makefile.inc so include that after any others that need this functionality in libc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/kern/c/Makefile.inc cvs -R rdiff -ur1.9 -r1.10 src/lib/libc/Makefile.inc ________________________________________________________________________ Commit ID: 10045C8ABB857CB69A4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 16:24:45 UTC Modified files: lib/libc/arch/i386/string: Makefile.inc lib/libc/arch/sparc/string: Makefile.inc lib/libc/string: Makefile.inc kern : Makefile.inc kern/c : Makefile.inc sys/arch/sparc/stand/libkern: Makefile sys/lib/libkern: libkern.h sys/lib/libkern/arch/i386: Makefile.inc sys/lib/libkern/arch/sparc: Makefile.inc sys/lib/libsa : stand.h Added files: kern/c : libckern.h strlen.c Removed files: lib/libc/arch/i386/string: strlen.S lib/libc/arch/sparc/string: strlen.S lib/libc/string: strlen.c wcslen.c sys/lib/libkern: strlen.c sys/lib/libkern/arch/i386: strlen.S sys/lib/libkern/arch/sparc: strlen.S Log message: next proof-of-concept move: strlen (no asm yet) XXX libkern/libsa include path might be missing XXX libkern/libsa/MD-libkern/MD-libsa build is ugly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/lib/libc/arch/i386/string/Makefile.inc cvs -R rdiff -ur1.3 -r0 src/lib/libc/arch/i386/string/strlen.S cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/arch/sparc/string/Makefile.inc cvs -R rdiff -ur1.1.1.2 -r0 src/lib/libc/arch/sparc/string/strlen.S cvs -R rdiff -ur1.17 -r1.18 src/lib/libc/string/Makefile.inc cvs -R rdiff -ur1.1.1.2 -r0 src/lib/libc/string/strlen.c cvs -R rdiff -ur1.1.1.3 -r0 src/lib/libc/string/wcslen.c cvs -R rdiff -ur1.1 -r1.2 src/kern/Makefile.inc cvs -R rdiff -ur1.3 -r1.4 src/kern/c/Makefile.inc cvs -R rdiff -ur0 -r1.1 src/kern/c/libckern.h cvs -R rdiff -ur0 -r1.1 src/kern/c/strlen.c cvs -R rdiff -ur1.5 -r1.6 src/sys/arch/sparc/stand/libkern/Makefile cvs -R rdiff -ur1.4 -r1.5 src/sys/lib/libkern/libkern.h cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/strlen.c cvs -R rdiff -ur1.5 -r1.6 src/sys/lib/libkern/arch/i386/Makefile.inc cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/arch/i386/strlen.S cvs -R rdiff -ur1.3 -r1.4 src/sys/lib/libkern/arch/sparc/Makefile.inc cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/arch/sparc/strlen.S cvs -R rdiff -ur1.6 -r1.7 src/sys/lib/libsa/stand.h ________________________________________________________________________ Commit ID: 10045C8AC0470C68098 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 16:25:47 UTC Modified files: kern/c/i386 : Makefile.inc Log message: whenever ${SRCS} contains a .S file, add the appropriate .c file(s) to ${LSRCS} to make a complete lint library To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/kern/c/i386/Makefile.inc ________________________________________________________________________ Commit ID: 10045C8ACBA4BADCC48 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 16:28:39 UTC Modified files: kern/c : Makefile.inc kern/c/i386 : Makefile.inc kern/c/sparc : Makefile.inc Added files: kern/c/sparc : strlen.S Log message: add sparc MD strlen() - from OpenBSD i386 will follow… I'll code that myself To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/kern/c/Makefile.inc cvs -R rdiff -ur1.2 -r1.3 src/kern/c/i386/Makefile.inc cvs -R rdiff -ur1.1 -r1.2 src/kern/c/sparc/Makefile.inc cvs -R rdiff -ur0 -r1.1 src/kern/c/sparc/strlen.S ________________________________________________________________________ Commit ID: 10045C8CDCD643D2975 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 18:49:41 UTC Modified files: sys/lib/libkern: Makefile.inc Log message: * pass $S to libkern/Makefile * while here, fix quoting: '${x}' -> ${x:Q} To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/sys/lib/libkern/Makefile.inc ________________________________________________________________________ Commit ID: 10045C8CF78622EE565 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 18:56:33 UTC src/kern/include Update of /cvs/src/kern/include In directory herc.mirbsd.org:/usr/src/kern/include Log Message: Directory /cvs/src/kern/include added to the repository ________________________________________________________________________ Commit ID: 10045C8CFD420E83CC2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 18:58:07 UTC Modified files: kern : Makefile.inc kern/c : Makefile.inc Added files: kern/include : libckern.h Removed files: kern/c : libckern.h Log message: generate our own include directory To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/kern/Makefile.inc cvs -R rdiff -ur1.5 -r1.6 src/kern/c/Makefile.inc cvs -R rdiff -ur1.1 -r0 src/kern/c/libckern.h cvs -R rdiff -ur0 -r1.1 src/kern/include/libckern.h ________________________________________________________________________ Commit ID: 10045C8D0123814039D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 18:59:14 UTC Modified files: sys/conf : Makefile.inc Log message: include kernbase/include; fix indentation while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.19 -r1.20 src/sys/conf/Makefile.inc ________________________________________________________________________ Commit ID: 10045C8DD9308FBECE9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 19:57:06 UTC Modified files: lib/csu/i386_elf: crt0.c Log message: Miod Vallat persuaded me to not be extra paranoid, cf. Message-ID: To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/lib/csu/i386_elf/crt0.c ________________________________________________________________________ Commit ID: 10045C8E09012013E61 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:09:46 UTC Log message: Import the necessary parts of current zlib distribution and some of their docs Status: Vendor Tag: libz Release Tags: zlib-1_2_3 N src/kern/include/zconf.h N src/kern/include/zlib.h N src/kern/z/FAQ N src/kern/z/adler32.c N src/kern/z/algorithm.txt N src/kern/z/compress.c N src/kern/z/crc32.c N src/kern/z/deflate.c N src/kern/z/deflate.h N src/kern/z/gzio.c N src/kern/z/infback.c N src/kern/z/inffast.c N src/kern/z/inffast.h N src/kern/z/inflate.c N src/kern/z/inflate.h N src/kern/z/inftrees.c N src/kern/z/inftrees.h N src/kern/z/trees.c N src/kern/z/uncompr.c N src/kern/z/zutil.c N src/kern/z/zutil.h No conflicts created by this import ________________________________________________________________________ Commit ID: 10045C8E0B137C2660C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/06 20:10:08 UTC Modified files: samples : import-3rdpty Log message: allocate vendor branch for zlib To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.15 -r1.16 contrib/samples/import-3rdpty ________________________________________________________________________ Commit ID: 10045C8E1456E507ADB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:12:39 UTC Modified files: kern/z : gzio.c Added files: kern/z : gzio.h Log message: flesh out definition of struct gz_stream into gzio.h To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.117.1 -r1.2 src/kern/z/gzio.c cvs -R rdiff -ur0 -r1.1 src/kern/z/gzio.h ________________________________________________________________________ Commit ID: 10045C8E373125FDCE8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:21:49 UTC Modified files: kern/include : zconf.h zlib.h Log message: initial MirOSification of the exported headers To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.117.1 -r1.2 src/kern/include/zconf.h cvs -R rdiff -ur1.1.117.1 -r1.2 src/kern/include/zlib.h ________________________________________________________________________ Commit ID: 10045C8E3CE1EE3EC73 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:23:20 UTC Modified files: kern/include : zlib.h Log message: change prototypes for ABI compatibility with libz.so To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/kern/include/zlib.h ________________________________________________________________________ Commit ID: 10045C8E47E2D531E15 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:26:23 UTC Modified files: kern/include : zlib.h Log message: port over MirOS functionality extensions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/kern/include/zlib.h ________________________________________________________________________ Commit ID: 10045C8E53D4D1920E8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:29:46 UTC Modified files: kern/z : adler32.c Log message: make conditional compilation of the adler32 routines possible To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.117.1 -r1.2 src/kern/z/adler32.c ________________________________________________________________________ Commit ID: 10045C8E70F6B91E61C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:37:24 UTC Modified files: sys/conf : Makefile.inc Log message: now that we have matching zlib headers in KERNBASE/include, use them To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.20 -r1.21 src/sys/conf/Makefile.inc ________________________________________________________________________ Commit ID: 10045C8E9BA3A8E556A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/06 20:48:36 UTC Modified files: samples : import-3rdpty Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.16 -r1.17 contrib/samples/import-3rdpty ________________________________________________________________________ Commit ID: 10045C8EA4934F4EE48 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:51:06 UTC Adding static tag 'openbsd-pre-wscons-merge' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.1.1.1 sys/dev/rasops/README NONE 1.1.1.1 sys/dev/rasops/files.rasops NONE 1.1.1.1 sys/dev/rasops/rasops.c NONE 1.1.1.1 sys/dev/rasops/rasops.h NONE 1.1.1.1 sys/dev/rasops/rasops1.c NONE 1.1.1.1 sys/dev/rasops/rasops15.c NONE 1.1.1.1 sys/dev/rasops/rasops2.c NONE 1.1.1.1 sys/dev/rasops/rasops24.c NONE 1.1.1.1 sys/dev/rasops/rasops32.c NONE 1.1.1.1 sys/dev/rasops/rasops4.c NONE 1.1.1.1 sys/dev/rasops/rasops8.c NONE 1.1.1.1 sys/dev/rasops/rasops_bitops.h NONE 1.1.1.1 sys/dev/rasops/rasops_masks.c NONE 1.1.1.1 sys/dev/rasops/rasops_masks.h NONE 1.1.1.1 sys/dev/rcons/raster.h NONE 1.1.1.1 sys/dev/rcons/raster_op.c NONE 1.1.1.1 sys/dev/rcons/raster_text.c NONE 1.1.1.1 sys/dev/wscons/ascii.h NONE 1.1.1.2 sys/dev/wscons/files.wscons NONE 1.1.1.1 sys/dev/wscons/unicode.h NONE 1.1.1.2 sys/dev/wscons/wscons_callbacks.h NONE 1.1.1.2 sys/dev/wscons/wscons_font8x16.c NONE 1.1.1.2 sys/dev/wscons/wscons_gallant19.c NONE 1.1.1.1 sys/dev/wscons/wscons_raster.h NONE 1.1.1.1 sys/dev/wscons/wscons_rfont.h NONE 1.1.1.1 sys/dev/wscons/wscons_rinit.c NONE 1.1.1.1 sys/dev/wscons/wscons_rops.c NONE 1.1.1.2 sys/dev/wscons/wsconsio.h NONE 1.1.1.3 sys/dev/wscons/wsdisplay.c NONE 1.1.1.1 sys/dev/wscons/wsdisplay_compat_usl.c NONE 1.1.1.1 sys/dev/wscons/wsdisplay_usl_io.h NONE 1.1.1.2 sys/dev/wscons/wsdisplayvar.h NONE 1.1.1.1 sys/dev/wscons/wsemul_dumb.c NONE 1.1.1.2 sys/dev/wscons/wsemul_sun.c NONE 1.1.1.2 sys/dev/wscons/wsemul_vt100.c NONE 1.1.1.1 sys/dev/wscons/wsemul_vt100_chars.c NONE 1.1.1.1 sys/dev/wscons/wsemul_vt100_keys.c NONE 1.1.1.2 sys/dev/wscons/wsemul_vt100_subr.c NONE 1.1.1.2 sys/dev/wscons/wsemul_vt100var.h NONE 1.1.1.1 sys/dev/wscons/wsemulconf.c NONE 1.1.1.1 sys/dev/wscons/wsemulvar.h NONE 1.1.1.2 sys/dev/wscons/wsevent.c NONE 1.1.1.1 sys/dev/wscons/wseventvar.h NONE 1.1.1.6 sys/dev/wscons/wskbd.c NONE 1.1.1.1 sys/dev/wscons/wskbdraw.h NONE 1.1.1.1 sys/dev/wscons/wskbdutil.c NONE 1.1.1.1 sys/dev/wscons/wskbdvar.h NONE 1.1.1.2 sys/dev/wscons/wsksymdef.h NONE 1.1.1.1 sys/dev/wscons/wsksymvar.h NONE 1.1.1.3 sys/dev/wscons/wsmouse.c NONE 1.1.1.1 sys/dev/wscons/wsmoused.h NONE 1.1.1.1 sys/dev/wscons/wsmousevar.h NONE 1.1.1.4 sys/dev/wscons/wsmux.c NONE 1.1.1.2 sys/dev/wscons/wsmuxvar.h NONE 1.1.1.1 sys/dev/wsfont/bold8x16-iso1.h NONE 1.1.1.1 sys/dev/wsfont/bold8x16.h NONE 1.1.1.1 sys/dev/wsfont/files.wsfont NONE 1.1.1.1 sys/dev/wsfont/gallant12x22.h NONE 1.1.1.1 sys/dev/wsfont/lucida16x29.h NONE 1.1.1.1 sys/dev/wsfont/omron12x20.h NONE 1.1.1.1 sys/dev/wsfont/qvss8x15.h NONE 1.1.1.1 sys/dev/wsfont/sony12x24.h NONE 1.1.1.1 sys/dev/wsfont/sony8x16.h NONE 1.1.1.1 sys/dev/wsfont/vt220l8x10.h NONE 1.1.1.1 sys/dev/wsfont/vt220l8x8.h NONE 1.1.1.2 sys/dev/wsfont/wsfont.c NONE 1.1.1.1 sys/dev/wsfont/wsfont.h ________________________________________________________________________ Commit ID: 10045C8EA6658CBB47A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:52:09 UTC Log message: import current wscons & friends code from OpenBSD in the hope it will be useful Status: Vendor Tag: openbsd Release Tags: cvs-200702062030 I src/sys/dev/CVS I src/sys/dev/rasops/CVS U src/sys/dev/rasops/README U src/sys/dev/rasops/files.rasops U src/sys/dev/rasops/rasops.c U src/sys/dev/rasops/rasops.h U src/sys/dev/rasops/rasops1.c U src/sys/dev/rasops/rasops15.c U src/sys/dev/rasops/rasops2.c U src/sys/dev/rasops/rasops24.c U src/sys/dev/rasops/rasops32.c U src/sys/dev/rasops/rasops4.c U src/sys/dev/rasops/rasops8.c U src/sys/dev/rasops/rasops_bitops.h U src/sys/dev/rasops/rasops_masks.c U src/sys/dev/rasops/rasops_masks.h I src/sys/dev/wscons/CVS U src/sys/dev/wscons/ascii.h U src/sys/dev/wscons/files.wscons U src/sys/dev/wscons/unicode.h U src/sys/dev/wscons/wscons_callbacks.h U src/sys/dev/wscons/wsconsio.h C src/sys/dev/wscons/wsdisplay.c C src/sys/dev/wscons/wsdisplay_compat_usl.c U src/sys/dev/wscons/wsdisplay_usl_io.h C src/sys/dev/wscons/wsdisplayvar.h U src/sys/dev/wscons/wsemul_dumb.c U src/sys/dev/wscons/wsemul_sun.c U src/sys/dev/wscons/wsemul_vt100.c U src/sys/dev/wscons/wsemul_vt100_chars.c U src/sys/dev/wscons/wsemul_vt100_keys.c U src/sys/dev/wscons/wsemul_vt100_subr.c U src/sys/dev/wscons/wsemul_vt100var.h U src/sys/dev/wscons/wsemulconf.c U src/sys/dev/wscons/wsemulvar.h U src/sys/dev/wscons/wsevent.c U src/sys/dev/wscons/wseventvar.h C src/sys/dev/wscons/wskbd.c N src/sys/dev/wscons/wskbd_hotkey.c U src/sys/dev/wscons/wskbdraw.h U src/sys/dev/wscons/wskbdutil.c U src/sys/dev/wscons/wskbdvar.h U src/sys/dev/wscons/wsksymdef.h U src/sys/dev/wscons/wsksymvar.h U src/sys/dev/wscons/wsmouse.c U src/sys/dev/wscons/wsmoused.h U src/sys/dev/wscons/wsmousevar.h U src/sys/dev/wscons/wsmux.c U src/sys/dev/wscons/wsmuxvar.h I src/sys/dev/wsfont/CVS N src/sys/dev/wsfont/Makefile U src/sys/dev/wsfont/bold8x16-iso1.h U src/sys/dev/wsfont/bold8x16.h U src/sys/dev/wsfont/files.wsfont U src/sys/dev/wsfont/gallant12x22.h U src/sys/dev/wsfont/lucida16x29.h U src/sys/dev/wsfont/omron12x20.h U src/sys/dev/wsfont/qvss8x15.h U src/sys/dev/wsfont/sony12x24.h U src/sys/dev/wsfont/sony8x16.h U src/sys/dev/wsfont/vt220l8x10.h U src/sys/dev/wsfont/vt220l8x8.h U src/sys/dev/wsfont/wsfont.c U src/sys/dev/wsfont/wsfont.h 4 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/sys/dev ________________________________________________________________________ Commit ID: 10045C8EAC90333163C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:53:07 UTC Removed files: sys/dev/rcons : raster.h raster_op.c raster_text.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.1 -r0 src/sys/dev/rcons/raster.h cvs -R rdiff -ur1.1.1.1 -r0 src/sys/dev/rcons/raster_op.c cvs -R rdiff -ur1.1.1.1 -r0 src/sys/dev/rcons/raster_text.c ________________________________________________________________________ Commit ID: 10045C8EB2F4CD8021C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:54:51 UTC Modified files: sys/dev/wscons : wsdisplay.c wsdisplay_compat_usl.c wsdisplayvar.h wskbd.c Removed files: sys/dev/wscons : wscons_font8x16.c wscons_gallant19.c wscons_raster.h wscons_rfont.h wscons_rinit.c wscons_rops.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.2 -r0 src/sys/dev/wscons/wscons_font8x16.c cvs -R rdiff -ur1.1.1.2 -r0 src/sys/dev/wscons/wscons_gallant19.c cvs -R rdiff -ur1.1.1.1 -r0 src/sys/dev/wscons/wscons_raster.h cvs -R rdiff -ur1.1.1.1 -r0 src/sys/dev/wscons/wscons_rfont.h cvs -R rdiff -ur1.1.1.1 -r0 src/sys/dev/wscons/wscons_rinit.c cvs -R rdiff -ur1.1.1.1 -r0 src/sys/dev/wscons/wscons_rops.c cvs -R rdiff -ur1.5 -r1.6 src/sys/dev/wscons/wsdisplay.c cvs -R rdiff -ur1.2 -r1.3 src/sys/dev/wscons/wsdisplay_compat_usl.c cvs -R rdiff -ur1.3 -r1.4 src/sys/dev/wscons/wsdisplayvar.h cvs -R rdiff -ur1.6 -r1.7 src/sys/dev/wscons/wskbd.c ________________________________________________________________________ Commit ID: 10045C8EB8371CBA050 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 20:56:20 UTC Deleting tag 'openbsd-pre-wscons-merge' affecting: old rev. new rev. filename -------- -------- -------- 1.1.1.1 1.1.1.1 sys/dev/rasops/README 1.1.1.1 1.1.1.1 sys/dev/rasops/files.rasops 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops.h 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops1.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops15.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops2.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops24.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops32.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops4.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops8.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops_bitops.h 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops_masks.c 1.1.1.1 1.1.1.1 sys/dev/rasops/rasops_masks.h 1.1.1.1 1.1.1.1 sys/dev/rcons/raster.h 1.1.1.1 1.1.1.1 sys/dev/rcons/raster_op.c 1.1.1.1 1.1.1.1 sys/dev/rcons/raster_text.c 1.1.1.1 1.1.1.1 sys/dev/wscons/ascii.h 1.1.1.2 1.1.1.2 sys/dev/wscons/files.wscons 1.1.1.1 1.1.1.1 sys/dev/wscons/unicode.h 1.1.1.2 1.1.1.2 sys/dev/wscons/wscons_callbacks.h 1.1.1.2 1.1.1.2 sys/dev/wscons/wscons_font8x16.c 1.1.1.2 1.1.1.2 sys/dev/wscons/wscons_gallant19.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wscons_raster.h 1.1.1.1 1.1.1.1 sys/dev/wscons/wscons_rfont.h 1.1.1.1 1.1.1.1 sys/dev/wscons/wscons_rinit.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wscons_rops.c 1.1.1.2 1.1.1.2 sys/dev/wscons/wsconsio.h 1.1.1.3 1.1.1.3 sys/dev/wscons/wsdisplay.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wsdisplay_compat_usl.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wsdisplay_usl_io.h 1.1.1.2 1.1.1.2 sys/dev/wscons/wsdisplayvar.h 1.1.1.1 1.1.1.1 sys/dev/wscons/wsemul_dumb.c 1.1.1.2 1.1.1.2 sys/dev/wscons/wsemul_sun.c 1.1.1.2 1.1.1.2 sys/dev/wscons/wsemul_vt100.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wsemul_vt100_chars.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wsemul_vt100_keys.c 1.1.1.2 1.1.1.2 sys/dev/wscons/wsemul_vt100_subr.c 1.1.1.2 1.1.1.2 sys/dev/wscons/wsemul_vt100var.h 1.1.1.1 1.1.1.1 sys/dev/wscons/wsemulconf.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wsemulvar.h 1.1.1.2 1.1.1.2 sys/dev/wscons/wsevent.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wseventvar.h 1.1.1.6 1.1.1.6 sys/dev/wscons/wskbd.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wskbdraw.h 1.1.1.1 1.1.1.1 sys/dev/wscons/wskbdutil.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wskbdvar.h 1.1.1.2 1.1.1.2 sys/dev/wscons/wsksymdef.h 1.1.1.1 1.1.1.1 sys/dev/wscons/wsksymvar.h 1.1.1.3 1.1.1.3 sys/dev/wscons/wsmouse.c 1.1.1.1 1.1.1.1 sys/dev/wscons/wsmoused.h 1.1.1.1 1.1.1.1 sys/dev/wscons/wsmousevar.h 1.1.1.4 1.1.1.4 sys/dev/wscons/wsmux.c 1.1.1.2 1.1.1.2 sys/dev/wscons/wsmuxvar.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/bold8x16-iso1.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/bold8x16.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/files.wsfont 1.1.1.1 1.1.1.1 sys/dev/wsfont/gallant12x22.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/lucida16x29.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/omron12x20.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/qvss8x15.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/sony12x24.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/sony8x16.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/vt220l8x10.h 1.1.1.1 1.1.1.1 sys/dev/wsfont/vt220l8x8.h 1.1.1.2 1.1.1.2 sys/dev/wsfont/wsfont.c 1.1.1.1 1.1.1.1 sys/dev/wsfont/wsfont.h ________________________________________________________________________ Commit ID: 10045C8ED4264D6B5E3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 21:04:10 UTC Modified files: lib/libz : Makefile sys/conf : Makefile.inc Log message: as things stand now, ${HOSTCPPFLAGS} must contain -Ifoo where foo is the source path of the zlib files XXX this will go away once we use the zlib sources from kernbase To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.19 -r1.20 src/lib/libz/Makefile cvs -R rdiff -ur1.21 -r1.22 src/sys/conf/Makefile.inc ________________________________________________________________________ Commit ID: 10045C8EEEB094D5EE9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 21:10:51 UTC Modified files: sys/dev/wscons : Tag: openbsd wsevent.c Log message: we don't have yet To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.3 -r1.1.1.4 src/sys/dev/wscons/wsevent.c ________________________________________________________________________ Commit ID: 10045C8F294099026C8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 21:26:28 UTC Modified files: sys/arch/sparc/dev: Tag: openbsd fb.c Log message: sync with openbsd-current To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/arch/sparc/dev/fb.c ________________________________________________________________________ Commit ID: 10045C8F4751E3CC4EE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 21:34:36 UTC Modified files: sys/arch/sparc/dev: Tag: openbsd p9000.c p9100.c sys/dev/ic : Tag: openbsd pcdisplay_subr.c pcdisplayvar.h sti.c vga.c sys/dev/isa : Tag: openbsd ega.c pcdisplay.c sys/dev/pci : Tag: openbsd tga.c Log message: pull some wscons changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/arch/sparc/dev/p9000.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/arch/sparc/dev/p9100.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/ic/pcdisplay_subr.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/ic/pcdisplayvar.h cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/ic/sti.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/ic/vga.c cvs -R rdiff -ur1.1.1.2 -r1.1.1.3 src/sys/dev/isa/ega.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/isa/pcdisplay.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/pci/tga.c ________________________________________________________________________ Commit ID: 10045C8F4DF6E0F75C3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 21:36:08 UTC Modified files: sys/dev/ic : vga.c Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/sys/dev/ic/vga.c ________________________________________________________________________ Commit ID: 10045C8F5EC07643ED4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 21:40:41 UTC Modified files: sys/dev/ic : vga.c Log message: fix a merge glitch To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/sys/dev/ic/vga.c ________________________________________________________________________ Commit ID: 10045C8F60558C17DD7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 21:41:16 UTC Modified files: sys/dev/ic : vga.c Log message: /usr/src/distrib/generic/../../sys/dev/ic/vga.c:1033: warning: comparison between pointer and integer miod, you want this To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/sys/dev/ic/vga.c ________________________________________________________________________ Commit ID: 10045C8FCB96CD29809 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 22:09:44 UTC Modified files: kern/include : libckern.h Log message: we'll need mbstate_t in the kernel, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/kern/include/libckern.h ________________________________________________________________________ Commit ID: 10045C8FFED254279C0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 22:23:40 UTC Modified files: sys/arch/i386/i386: Tag: openbsd machdep.c wscons_machdep.c sys/arch/i386/include: Tag: openbsd types.h sys/dev/ic : Tag: openbsd pckbc.c pckbcvar.h Log message: * Remove __HAVE_NWSCONS and related remnants of pre-wscons days * wscons_machdep.c: get correct prototypes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/arch/i386/i386/machdep.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/arch/i386/i386/wscons_machdep.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/arch/i386/include/types.h cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/ic/pckbc.c cvs -R rdiff -ur1.1.1.1 -r1.1.1.2 src/sys/dev/ic/pckbcvar.h ________________________________________________________________________ Commit ID: 10045C900666E834582 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 22:25:21 UTC Modified files: sys/arch/i386/i386: machdep.c sys/arch/i386/include: types.h Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.13 -r1.14 src/sys/arch/i386/i386/machdep.c cvs -R rdiff -ur1.2 -r1.3 src/sys/arch/i386/include/types.h ________________________________________________________________________ Commit ID: 10045C900CB406A880B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 22:27:01 UTC Modified files: sys/dev/wscons : Tag: openbsd wskbd.c Log message: no nanotime for us yet To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.7 -r1.1.1.8 src/sys/dev/wscons/wskbd.c ________________________________________________________________________ Commit ID: 10045C900E4417D3AC6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 22:27:25 UTC Modified files: sys/dev/wscons : wskbd.c Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.7 -r1.8 src/sys/dev/wscons/wskbd.c ________________________________________________________________________ Commit ID: 10045C9014B756877EE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 22:29:17 UTC Modified files: sys/dev/wscons : wskbd.c Log message: it must be WSDISPLAY_SCROLLBACK_SUPPORT not SCROLLBACK_SUPPORT, oops To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 src/sys/dev/wscons/wskbd.c ________________________________________________________________________ Commit ID: 10045C907C247E40A16 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 22:56:45 UTC Modified files: sys/dev/isa : ega.c Log message: more "evil typos" (miod) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.3 -r1.2 src/sys/dev/isa/ega.c ________________________________________________________________________ Commit ID: 10045C9096C0D13B82B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 23:07:32 UTC Modified files: lib/libc/stdio : fgetwc.c Log message: if we encounter a three-byte sequence, where the first two are valid 3-byte multibyte sequence beginning and middle char and the last one is not a valid 3-byte multibyte sequence end char, do not only ungetc(3) the last but also the middle byte, which is won back from the mbstate_t information. This works because: * the encoding is UCS-2 (wide char) and UTF-8 (multibyte) * mbstate_t encoding is like we use it * non-minimalistic encoding errors are handled as EILSEQ * EILSEQ returns without changing mbstate_t *ps argument Effect: now yields WEOF WEOF <…> instead of WEOF <…> (where <…> is what the invalid char starts), therefore, when WEOF+EILSEQ is cought and mapped into U+FFFD and retry, giving a more original-like idea of how the input looked like. This rollback could be adapted for UCS-4 + UTF-8, but that's outside of my scope. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/lib/libc/stdio/fgetwc.c ________________________________________________________________________ Commit ID: 10045C90ACE602238E9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 23:10:01 UTC Modified files: sys/conf : Makefile.inc Log message: -Wno-format ? Ja seid ihr denn aller guten Geister verlassen? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.22 -r1.23 src/sys/conf/Makefile.inc ________________________________________________________________________ Commit ID: 10045C90B040EB94697 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 23:10:42 UTC Modified files: sys/dev/wscons : Tag: openbsd wsmouse.c Log message: no getnanotime for us yet To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.4 -r1.1.1.5 src/sys/dev/wscons/wsmouse.c ________________________________________________________________________ Commit ID: 10045C90B81112B5A51 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 23:12:44 UTC Modified files: sys/dev/wscons : Tag: openbsd wsmux.c Log message: more nanotime To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.5 -r1.1.1.6 src/sys/dev/wscons/wsmux.c ________________________________________________________________________ Commit ID: 10045C90D13016F3F77 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 23:19:33 UTC Modified files: kern/include : libckern.h Log message: missing __BEGIN_DECLS ./. __END_DECLS, oops To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/kern/include/libckern.h ________________________________________________________________________ Commit ID: 10045C90F193C3DFE53 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/06 23:33:23 UTC Modified files: kern/include : libckern.h Log message: new macros: * void mbsreset(mbstate_t *ps); resets the mbstate_t (as if it was bzero(3)d) * int mbrtowc_rollback(const mbstate_t *ps); ☠ if 'ps' does not contain a valid state created by mbrtowc(3), e.g. uninitialised or from wcrtomb(3), the result is undefined☠ - if 'ps' contains the multibyte conversion state created from converting two bytes to a wide character which are valid leading bytes from a three-byte multibyte sequence, the second (middle) byte is returned - otherwise, EOF (not WEOF) is returned also, add the definition of EOF Modified files: include : wchar.h Log message: new macros: * void mbsreset(mbstate_t *ps); resets the mbstate_t (as if it was bzero(3)d) * int mbrtowc_rollback(const mbstate_t *ps); ☠ if 'ps' does not contain a valid state created by mbrtowc(3), e.g. uninitialised or from wcrtomb(3), the result is undefined☠ - if 'ps' contains the multibyte conversion state created from converting two bytes to a wide character which are valid leading bytes from a three-byte multibyte sequence, the second (middle) byte is returned - otherwise, EOF (not WEOF) is returned Modified files: lib/libc/stdio : fgetwc.c Log message: use mbsreset() and mbrtowc_rollback() XXX ungetc(EOF, fp) is safe, according to SUSv3 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/kern/include/libckern.h cvs -R rdiff -ur1.14 -r1.15 src/include/wchar.h cvs -R rdiff -ur1.5 -r1.6 src/lib/libc/stdio/fgetwc.c ________________________________________________________________________ Commit ID: 10045C91F030425A0F2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 00:36:07 UTC Added files: share/man/man4 : en.4 Log message: add en(4) from TNF, since we do have that device, although untested To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur0 -r1.1 src/share/man/man4/en.4 ________________________________________________________________________ Commit ID: 10045C91FFB51DF31FF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 00:40:16 UTC Modified files: share/man/man4 : en.4 Log message: but we don't have en* at sbus* though To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/share/man/man4/en.4 ________________________________________________________________________ Commit ID: 10045C922A1290CB0E8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 00:51:34 UTC Modified files: usr.bin/col : col.c Log message: after the fgetwc(3) modifications, it's now safer to use col(1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 src/usr.bin/col/col.c ________________________________________________________________________ Commit ID: 10045C9242C626E1FEB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 00:58:00 UTC Modified files: usr.bin/col : col.1 col.c Log message: * missing include * replace EILSEQ octet with U+FFFD wide character instead of removing it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/usr.bin/col/col.1 cvs -R rdiff -ur1.9 -r1.10 src/usr.bin/col/col.c ________________________________________________________________________ Commit ID: 10045C92802508617CD CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/07 01:16:31 UTC Modified files: samples : Makefile Added files: samples : ucs2utf8 Log message: a new file, generated via $ typeset -Uui16 x=0x10000; \ while (( x < 0x20000 )); do y=${x#16#1} printf "\\x${y%??}\\x${y#??}" | \ iconv -f ucs-2be -t utf-8 | \ hd | \ sed -e 's/ *-.*$//' -e "s!^00000000!$y!" let ++x done >ucs2utf8 this file could be enhanced by the actual utf-8 representation of the character in a third, and the name of the character in a fourth column (even CJK); any volunteers? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.7 -r1.8 contrib/samples/Makefile cvs -R rdiff -ur0 -r1.1 contrib/samples/ucs2utf8 ________________________________________________________________________ Commit ID: 10045C92D5521A28D65 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 01:37:52 UTC Modified files: sys/sys : param.h Log message: * if __GNUC__ add side-effect-safe versions of a few macros as extensions * bump after gcc changes and during kernel and kernbase changes Modified files: share/mk : sys.mk Log message: * bump after gcc changes and during kernel and kernbase changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.56 -r1.57 src/sys/sys/param.h cvs -R rdiff -ur1.88 -r1.89 src/share/mk/sys.mk ________________________________________________________________________ Commit ID: 10045C9330B7A51D499 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 02:01:44 UTC Modified files: bin/mksh : edit.c Log message: repair 'bind' builtin with no args output; damage taken in -r1.80 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.80 -r1.81 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 10045C939841596957A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 02:29:37 UTC Modified files: kern/c : Makefile.inc Log message: * protect against multiple inclusion * MD must define wcslen() now, too Modified files: kern/c/i386 : Makefile.inc Added files: kern/c/i386 : strlen.S Log message: add i386 asm version of strlen() and wcslen() Modified files: kern/c/sparc : Makefile.inc Log message: MD must define wcslen() now, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 src/kern/c/Makefile.inc cvs -R rdiff -ur1.3 -r1.4 src/kern/c/i386/Makefile.inc cvs -R rdiff -ur0 -r1.1 src/kern/c/i386/strlen.S cvs -R rdiff -ur1.2 -r1.3 src/kern/c/sparc/Makefile.inc ________________________________________________________________________ Commit ID: 10045C93A007420BE03 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 02:31:07 UTC Modified files: bin/mksh : check.t sh.h Log message: bump version To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.89 -r1.90 src/bin/mksh/check.t cvs -R rdiff -ur1.110 -r1.111 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10045C93DD444B71B4F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 02:49:19 UTC Modified files: sys/sys : param.h Log message: gcc doesn't manage to do struct foo { int bar[somemacro(someconst,someotherconst)]; } when somemacro uses ({ … }) style evaluation, even if the result can be calculated at compile time or even is constant and the braced-group is only used to prevent side effects To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.57 -r1.58 src/sys/sys/param.h ________________________________________________________________________ Commit ID: 10045C94021258F69A6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 02:57:21 UTC Modified files: kern/c/i386 : strlen.S Log message: some even crazier size optimisation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/kern/c/i386/strlen.S ________________________________________________________________________ Commit ID: 10045C942F8669CF71C CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2007/02/07 03:09:29 UTC Modified files: . : cvs-genperm Log message: with -R also work on the top-level files To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.26 -r1.27 CVSROOT/cvs-genperm ________________________________________________________________________ Commit ID: 10045C9432923D08F62 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2007/02/07 03:10:20 UTC Modified files: . : cvs-genperm Log message: top-level files belong to the cvs administrator To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.27 -r1.28 CVSROOT/cvs-genperm ________________________________________________________________________ Commit ID: 10045C95C1B0E7E9B85 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 05:06:25 UTC Modified files: sys/arch/sparc/dev: zx.c sys/dev/ic : vga.c sys/dev/isa : ega.c pcdisplay.c sys/dev/pci : tga.c sys/dev/rasops : rasops.c sys/dev/wscons : wsdisplay.c wsdisplayvar.h Log message: * vga, ega: prevent running off the colour<->wscolour arrays * all ws* drivers: change unpack_attr() last argument from "ul" (1=underlined/0=not) to "flags" which can take these values, OR'd together: - WSATTR_UNDERLINE (as before) - WSATTR_REVERSE (if WSCREEN_REVERSE and not WSSCREEN_WSCOLORS) - WSATTR_HILIT * wsdisplay.c (inverse_char): instead of the current logic to invert and flip back a character when the wsmouse pointer goes over it, which left bold characters inverse or blinking characters without their blinking attribute, keep the old flags, toggle the WSATTR_REVERSE attribute for screens that can do that, swap as used otherwise (the fg and bg values will be &'d with 0x07 anyway, so we don't need to do that, and the other attributes are kept in flags) * rasops: the "attr" was coded until now as ffffffffbbbbbbbb0000000000000BFu where f=fg, b=bg, B=bg-is-grey, F=fg-is-grey, u=underlined and we now encode it as ffffffffbbbbbbbb000000000000iBFu where i=inverse, the others as above, and 'i' is only set when we set the fg/bg colour before testing for WSATTR_REVERSE in rasops_alloc_?attr() but not if we do the WSATTR_WSCOLORS swap This fixes junk left behind by the text mode mouse cursor when leaving its trail on bold or blinking text. Only vga could be tested; ega should be the same. XXX vga/ega mono fg-white underlined seems crazy to me, XXX 0x01 should expand to fg=white bg=black attr=underlined IMHO To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.1 -r1.2 src/sys/arch/sparc/dev/zx.c cvs -R rdiff -ur1.6 -r1.7 src/sys/dev/ic/vga.c cvs -R rdiff -ur1.2 -r1.3 src/sys/dev/isa/ega.c cvs -R rdiff -ur1.1.1.2 -r1.2 src/sys/dev/isa/pcdisplay.c cvs -R rdiff -ur1.1.1.2 -r1.2 src/sys/dev/pci/tga.c cvs -R rdiff -ur1.1.1.2 -r1.2 src/sys/dev/rasops/rasops.c cvs -R rdiff -ur1.6 -r1.7 src/sys/dev/wscons/wsdisplay.c cvs -R rdiff -ur1.4 -r1.5 src/sys/dev/wscons/wsdisplayvar.h ________________________________________________________________________ Commit ID: 10045C960A241EB2FCD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 05:15:56 UTC Modified files: sys/conf : Makefile.inc Log message: we don't really need RCS IDs in the created kernel image, and this is easier than disabling them in the source To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.23 -r1.24 src/sys/conf/Makefile.inc ________________________________________________________________________ Commit ID: 10045C9F7C16775339B CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2007/02/07 16:00:43 UTC Modified files: xc/programs/xinit: startx.cpp startx.man Log message: now that our only locale is utf-8, we don't care about the environment any more, thus revert 100458969AC36242EFF To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 X11/xc/programs/xinit/startx.cpp cvs -R rdiff -ur1.2 -r1.3 X11/xc/programs/xinit/startx.man ________________________________________________________________________ Commit ID: 10045C9FB01425B30DC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 16:15:32 UTC Modified files: lib/libc/include: mir18n.h Log message: fix age-old typo which only now got cought XXX this changes a globally exported data symbol's name, but OTOH, XXX until now, the two arrays in question were only used from libc XXX and not by some macros, so no need to bump the major (luckily) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.15 -r1.16 src/lib/libc/include/mir18n.h ________________________________________________________________________ Commit ID: 10045CA0672701BAD89 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 17:06:02 UTC Log message: Import tzdata2007a via OpenBSD NB: I'm not importing tzcode because there are some major changes, a new TZif format/version (not yet enabled, but 64-bit safe) - which is the minor problem - and some changes to the code with yet not analysed implications Status: Vendor Tag: openbsd Release Tags: cvs-200702071700 I src/share/zoneinfo/CVS C src/share/zoneinfo/Makefile I src/share/zoneinfo/datfiles/CVS U src/share/zoneinfo/datfiles/antarctica U src/share/zoneinfo/datfiles/africa U src/share/zoneinfo/datfiles/australasia U src/share/zoneinfo/datfiles/asia U src/share/zoneinfo/datfiles/backward U src/share/zoneinfo/datfiles/etcetera U src/share/zoneinfo/datfiles/europe U src/share/zoneinfo/datfiles/factory U src/share/zoneinfo/datfiles/iso3166.tab U src/share/zoneinfo/datfiles/leapseconds U src/share/zoneinfo/datfiles/northamerica U src/share/zoneinfo/datfiles/pacificnew U src/share/zoneinfo/datfiles/solar87 U src/share/zoneinfo/datfiles/solar88 U src/share/zoneinfo/datfiles/solar89 U src/share/zoneinfo/datfiles/southamerica U src/share/zoneinfo/datfiles/systemv U src/share/zoneinfo/datfiles/yearistype.sh U src/share/zoneinfo/datfiles/zone.tab 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/share/zoneinfo ________________________________________________________________________ Commit ID: 10045CA08025272E50E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 17:10:03 UTC Modified files: share/zoneinfo : Makefile Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/share/zoneinfo/Makefile ________________________________________________________________________ Commit ID: 10045CA0C1860BF1C18 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 17:27:37 UTC Modified files: sys/dev/ic : Tag: openbsd vga.c Log message: bring this a little nearer to upstream To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.2 -r1.1.1.3 src/sys/dev/ic/vga.c ________________________________________________________________________ Commit ID: 10045CA0C5210E9FD27 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 17:28:27 UTC Modified files: sys/dev/ic : vga.c Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.7 -r1.8 src/sys/dev/ic/vga.c ________________________________________________________________________ Commit ID: 10045CA0C6F22B5B465 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 17:29:01 UTC Modified files: lib/libc/i18n : tbl_att0.c tbl_attr.c tbl_towl.c tbl_towu.c Log message: "mir18n.h" now needs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/i18n/tbl_att0.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/i18n/tbl_attr.c cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/i18n/tbl_towl.c cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/i18n/tbl_towu.c ________________________________________________________________________ Commit ID: 10045CA0D827925E104 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 17:34:07 UTC Modified files: include : wchar.h lib/libc/include: mir18n.h Log message: now that we have actual code in , move and consolidate some of the consistency checks (i.e. these that make sure that our code is only used on wchar_t=UCS-2HE systems) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.15 -r1.16 src/include/wchar.h cvs -R rdiff -ur1.16 -r1.17 src/lib/libc/include/mir18n.h ________________________________________________________________________ Commit ID: 10045CA1461326853AC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 18:02:59 UTC Modified files: lib/libc/i18n : wctob.c Log message: missing #undef To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.18 -r1.19 src/lib/libc/i18n/wctob.c ________________________________________________________________________ Commit ID: 10045CA149515986C1E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 18:04:21 UTC Modified files: lib/libc/i18n : wctomb.c Log message: missing undef Ⅱ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/lib/libc/i18n/wctomb.c ________________________________________________________________________ Commit ID: 10045CA1636076AEB1C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 18:10:54 UTC Modified files: sys/sys : param.h Log message: *sigh* gcc braced-group expression deficiency also affects MAX() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.58 -r1.59 src/sys/sys/param.h ________________________________________________________________________ Commit ID: 10045CA20BA562C680A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 18:55:55 UTC Added files: sys/sys : taitime.h Log message: prepare for moving the taitime functions to src/kern/ Modified files: include : time.h Log message: prevent duplicate definition of 'struct tm' To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur0 -r1.1 src/sys/sys/taitime.h cvs -R rdiff -ur1.6 -r1.7 src/include/time.h ________________________________________________________________________ Commit ID: 10045CA39907FBE4A06 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 20:43:28 UTC Modified files: include : time.h kern/c : Makefile.inc lib/libc/time : Makefile.inc localtime.c taitime.3 sys/arch/i386/isa: clock.c sys/conf : Makefile.inc sys/dev/ic : mk48txx.c sys/lib/libkern: Makefile tai_make.c sys/sys : taitime.h time.h Added files: kern/c : taitime.c lib/libc/time : tailibc.c Removed files: lib/libc/time : taitime.c sys/lib/libkern: taitime.c taitime.h Log message: * attempt to move taitime(3) functions from libc and kernel to kernbase, its prototypes from and (which includes ) and to , split between indepen- dent and dependent (kernel/userland different leap table initialisation; userland additional tai_time(), taina_time(), importtai(), exporttai()), reduce required headers; reduce diff from headers to upstream * move kernel tai leap second table from kernel objects to libkern To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.7 -r1.8 src/include/time.h cvs -R rdiff -ur1.7 -r1.8 src/kern/c/Makefile.inc cvs -R rdiff -ur0 -r1.1 src/kern/c/taitime.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/time/Makefile.inc cvs -R rdiff -ur1.11 -r1.12 src/lib/libc/time/localtime.c cvs -R rdiff -ur0 -r1.1 src/lib/libc/time/tailibc.c cvs -R rdiff -ur1.5 -r1.6 src/lib/libc/time/taitime.3 cvs -R rdiff -ur1.9 -r0 src/lib/libc/time/taitime.c cvs -R rdiff -ur1.9 -r1.10 src/sys/arch/i386/isa/clock.c cvs -R rdiff -ur1.24 -r1.25 src/sys/conf/Makefile.inc cvs -R rdiff -ur1.3 -r1.4 src/sys/dev/ic/mk48txx.c cvs -R rdiff -ur1.6 -r1.7 src/sys/lib/libkern/Makefile cvs -R rdiff -ur1.4 -r1.5 src/sys/lib/libkern/tai_make.c cvs -R rdiff -ur1.4 -r0 src/sys/lib/libkern/taitime.c cvs -R rdiff -ur1.2 -r0 src/sys/lib/libkern/taitime.h cvs -R rdiff -ur1.1 -r1.2 src/sys/sys/taitime.h cvs -R rdiff -ur1.2 -r1.3 src/sys/sys/time.h ________________________________________________________________________ Commit ID: 10045CA3FC2477ABB3D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 21:08:21 UTC Modified files: lib/libc/time : Makefile.inc localtime.c tailibc.c Added files: lib/libc/time : taileaps.c Log message: #include "…" needs it to be in the current directory; split between tailibc.c (multi) and taileaps.c (single) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/time/Makefile.inc cvs -R rdiff -ur1.12 -r1.13 src/lib/libc/time/localtime.c cvs -R rdiff -ur0 -r1.1 src/lib/libc/time/taileaps.c cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/time/tailibc.c ________________________________________________________________________ Commit ID: 10045CA41E17D3F4271 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 21:16:59 UTC Modified files: lib/libc/crypt : arc4random.c Log message: taitime.h missing include To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 src/lib/libc/crypt/arc4random.c ________________________________________________________________________ Commit ID: 10045CA421B369B307C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 21:18:24 UTC Modified files: etc/etc.i386 : MAKEDEV Log message: compatibility kludge for upgraders: retain 0666 on /dev/prandom until every user has done the transition to /dev/wrandom (and a regen of the MAKEDEV files will fix that automagically) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.11 -r1.12 src/etc/etc.i386/MAKEDEV ________________________________________________________________________ Commit ID: 10045CA48BD4A0A0A26 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 21:46:45 UTC Modified files: kern/c : taitime.c Log message: don't use bzero(), this is probably faster and has less deps (don't use NULL either because this checks the include prereqs) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/kern/c/taitime.c ________________________________________________________________________ Commit ID: 10045CA530877EAB08D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/07 22:30:12 UTC Modified files: gnu/usr.bin/lynx: lynx.cfg etc : profile Log message: with no support for latin1 left, default to utf-8 everywhere To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.16 -r1.17 src/gnu/usr.bin/lynx/lynx.cfg cvs -R rdiff -ur1.43 -r1.44 src/etc/profile ________________________________________________________________________ Commit ID: 10045CA6AE470546B0F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 00:12:16 UTC Modified files: bin/date : date.c Log message: * missing * includes * correct __progname decl To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/bin/date/date.c ________________________________________________________________________ Commit ID: 10045CA7CA10FCBD22E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 01:27:38 UTC Modified files: usr.sbin/ntpd : ntpd.c util.c Log message: missing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.11 -r1.12 src/usr.sbin/ntpd/ntpd.c cvs -R rdiff -ur1.2 -r1.3 src/usr.sbin/ntpd/util.c ________________________________________________________________________ Commit ID: 10045CA836667DF6CA1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 01:56:34 UTC Modified files: usr.sbin/wsfontload: wsfontload.c Log message: WSDISPLAY_FONTENC_SONY is no more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/usr.sbin/wsfontload/wsfontload.c ________________________________________________________________________ Commit ID: 10045CA8E8C4994C56F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 02:44:30 UTC Modified files: usr.sbin/httpd : Makefile.bsd-wrapper usr.sbin/httpd/src: Makefile.tmpl Log message: simplify dependency hell for httpd, leading to it not being always rebuilt if not needed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.8 -r1.9 src/usr.sbin/httpd/Makefile.bsd-wrapper cvs -R rdiff -ur1.4 -r1.5 src/usr.sbin/httpd/src/Makefile.tmpl ________________________________________________________________________ Commit ID: 10045CA915426B5856A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 02:56:04 UTC Modified files: usr.sbin/httpd/src: Makefile.tmpl usr.sbin/httpd/src/main: http_config.c Removed files: usr.sbin/httpd/src: Makefile.bsd-wrapper buildmark.c Log message: remove superfluous files To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r0 src/usr.sbin/httpd/src/Makefile.bsd-wrapper cvs -R rdiff -ur1.5 -r1.6 src/usr.sbin/httpd/src/Makefile.tmpl cvs -R rdiff -ur1.1.1.1 -r0 src/usr.sbin/httpd/src/buildmark.c cvs -R rdiff -ur1.4 -r1.5 src/usr.sbin/httpd/src/main/http_config.c ________________________________________________________________________ Commit ID: 10045CAA7926900CB49 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 04:31:03 UTC Modified files: include : ctype.h Log message: oops, prototype mismatch only cought by cvs configure To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.12 -r1.13 src/include/ctype.h ________________________________________________________________________ Commit ID: 10045CAA874146DB790 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 04:34:47 UTC Modified files: include : ctype.h Log message: use unsigned instead of int where it makes sense to simplify To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.13 -r1.14 src/include/ctype.h ________________________________________________________________________ Commit ID: 10045CACCD970658AB1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 07:09:55 UTC Modified files: gnu/usr.bin/rcs/src: rcstime.c Log message: missing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/gnu/usr.bin/rcs/src/rcstime.c ________________________________________________________________________ Commit ID: 10045CAD464729BE439 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 07:42:11 UTC Modified files: sys/arch/i386/stand: Makefile.inc sys/arch/i386/stand/libsa: Makefile Log message: include path issues To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.10 -r1.11 src/sys/arch/i386/stand/Makefile.inc cvs -R rdiff -ur1.10 -r1.11 src/sys/arch/i386/stand/libsa/Makefile ________________________________________________________________________ Commit ID: 10045CB7354560F7BF1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 19:00:23 UTC Modified files: sys/compat/common: Makefile.inc Log message: while here, use realpath not pwd, quote properly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/sys/compat/common/Makefile.inc ________________________________________________________________________ Commit ID: 10045CB736D032D8DFB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 19:01:04 UTC Modified files: sys/lib/libkern: Makefile.inc Log message: build libkern as .a static library, not as .o reloadable object file results in unneeded functions not being pulled into the kernel To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/sys/lib/libkern/Makefile.inc ________________________________________________________________________ Commit ID: 10045CB779258D67726 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/08 19:18:19 UTC ports/net/centericq/files Update of /cvs/ports/net/centericq/files In directory herc.mirbsd.org:/usr/ports/net/centericq/files Log Message: Directory /cvs/ports/net/centericq/files added to the repository ________________________________________________________________________ Commit ID: 10045CB7B417C2F2F68 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/08 19:35:01 UTC Modified files: net/centericq : Makefile net/centericq/pkg: PLIST Added files: net/centericq/files: cicq2log.sh Log message: * add a script I wrote for myself to convert ~/.centericq/*/history files to something actually readable, ports/net/sirc-style, enhanced by usage help and automatic path detection * bump patchlevel To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.25 -r1.26 ports/net/centericq/Makefile cvs -R rdiff -ur0 -r1.1 ports/net/centericq/files/cicq2log.sh cvs -R rdiff -ur1.3 -r1.4 ports/net/centericq/pkg/PLIST ________________________________________________________________________ Commit ID: 10045CB88F700758C7E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 20:32:41 UTC Modified files: usr.sbin/httpd/src: Makefile.tmpl usr.sbin/httpd/src/ap: Makefile.tmpl usr.sbin/httpd/src/main: Makefile.tmpl usr.sbin/httpd/src/modules/proxy: Makefile.tmpl usr.sbin/httpd/src/modules/ssl: Makefile.tmpl usr.sbin/httpd/src/os/unix: Makefile.tmpl Log message: missing recursion depth & targets To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 src/usr.sbin/httpd/src/Makefile.tmpl cvs -R rdiff -ur1.3 -r1.4 src/usr.sbin/httpd/src/ap/Makefile.tmpl cvs -R rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/src/main/Makefile.tmpl cvs -R rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/src/modules/proxy/Makefile.tmpl cvs -R rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/src/modules/ssl/Makefile.tmpl cvs -R rdiff -ur1.3 -r1.4 src/usr.sbin/httpd/src/os/unix/Makefile.tmpl ________________________________________________________________________ Commit ID: 10045CB89132B1EC311 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 20:33:09 UTC Modified files: distrib/lists/base/base: mi distrib/lists/base/dev: mi distrib/lists/base/gnu: mi distrib/lists/htman/htpsd: mi distrib/lists/htman/htusd: mi Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.55 -r1.56 src/distrib/lists/base/base/mi cvs -R rdiff -ur1.27 -r1.28 src/distrib/lists/base/dev/mi cvs -R rdiff -ur1.18 -r1.19 src/distrib/lists/base/gnu/mi cvs -R rdiff -ur1.18 -r1.19 src/distrib/lists/htman/htpsd/mi cvs -R rdiff -ur1.19 -r1.20 src/distrib/lists/htman/htusd/mi ________________________________________________________________________ Commit ID: 10045CB927F6C16FAF5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 21:13:54 UTC Modified files: . : Makefile Log message: * add .htaccess to htman top-level dir and docs/ subdir Modified files: distrib/lists/htman/htusd: mi Log message: * add .htaccess to htman top-level dir and docs/ subdir * move directories to ignfiles where they belong Modified files: distrib/lists/htman/htpsd: mi distrib/lists/htman: ignfiles Log message: * move directories to ignfiles where they belong To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.95 -r1.96 src/Makefile cvs -R rdiff -ur1.20 -r1.21 src/distrib/lists/htman/htusd/mi cvs -R rdiff -ur1.19 -r1.20 src/distrib/lists/htman/htpsd/mi cvs -R rdiff -ur1.2 -r1.3 src/distrib/lists/htman/ignfiles ________________________________________________________________________ Commit ID: 10045CB9BC50A8E7A5F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 21:53:09 UTC Modified files: etc : profile rc Log message: always export LC_CTYPE=en_US.UTF-8 since we don't can anything else agreed bsiegert@ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.44 -r1.45 src/etc/profile cvs -R rdiff -ur1.57 -r1.58 src/etc/rc ________________________________________________________________________ Commit ID: 10045CB9F7C49C40943 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/08 22:08:46 UTC Modified files: infrastructure/templates: userlist.db Log message: oops, duplicate uid/gid _openvpn To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 ports/infrastructure/templates/userlist.db ________________________________________________________________________ Commit ID: 10045CB9FE467B38373 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/08 22:10:25 UTC Modified files: etc : ftpusers group master.passwd gnu/usr.sbin/sendmail/cf/cf: aliases Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/etc/ftpusers cvs -R rdiff -ur1.5 -r1.6 src/etc/group cvs -R rdiff -ur1.7 -r1.8 src/etc/master.passwd cvs -R rdiff -ur1.4 -r1.5 src/gnu/usr.sbin/sendmail/cf/cf/aliases ________________________________________________________________________ Commit ID: 10045CC926B2C6699C4 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/09 15:25:11 UTC Modified files: net/djbdns : Makefile net/djbdns/files/data: dnsroots.eorsn Log message: update dnsroots.eorsn and dnsroots.eorsn6 from http://european.nl.orsn.net/rootcache.php To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.30 -r1.31 ports/net/djbdns/Makefile cvs -R rdiff -ur1.4 -r1.5 ports/net/djbdns/files/data/dnsroots.eorsn ________________________________________________________________________ Commit ID: 10045CCC38E1E179766 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/09 18:56:02 UTC Modified files: sys/dev/ic : pckbc.c Log message: let the keyboard interrupt contribute to the tty randomness if we're using wscons or xterm, this is sort of redundant, except that the key releases, shift and control etc. keys, et al. are honoured as well, and pure X11 apps too. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.2 -r1.2 src/sys/dev/ic/pckbc.c ________________________________________________________________________ Commit ID: 10045CCC5983B6F22BD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/09 19:03:36 UTC Modified files: sys/dev/ic : pckbc.c Log message: oops, need obviously To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/sys/dev/ic/pckbc.c ________________________________________________________________________ Commit ID: 10045CCC7A1555E78CF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/09 19:12:20 UTC Modified files: gnu/usr.bin/anoncvs: Makefile share/mk : bsd.cfwrap.mk distrib/generic: Makefile Log message: remove these annoying # Nothing here so far... To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/gnu/usr.bin/anoncvs/Makefile cvs -R rdiff -ur1.17 -r1.18 src/share/mk/bsd.cfwrap.mk cvs -R rdiff -ur1.3 -r1.4 src/distrib/generic/Makefile ________________________________________________________________________ Commit ID: 10045CE301522862C06 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/10 20:50:31 UTC Modified files: archivers/lha : Makefile distinfo archivers/lha/patches: patch-src_lhadd_c patch-src_lhext_c archivers/lha/pkg: PLIST Added files: archivers/lha/patches: patch-src_lhlist_c Log message: * fix format string warnings/bugs * fix makefile feature definition mistakes * sync PLIST * bump patchlevel To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 ports/archivers/lha/Makefile cvs -R rdiff -ur1.1.7.1 -r1.2 ports/archivers/lha/distinfo cvs -R rdiff -ur1.1.7.1 -r1.2 ports/archivers/lha/patches/patch-src_lhadd_c cvs -R rdiff -ur1.1.7.1 -r1.2 ports/archivers/lha/patches/patch-src_lhext_c cvs -R rdiff -ur0 -r1.1 ports/archivers/lha/patches/patch-src_lhlist_c cvs -R rdiff -ur1.1.7.1 -r1.2 ports/archivers/lha/pkg/PLIST ________________________________________________________________________ Commit ID: 10045CE40341BE5E0A2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/10 21:59:16 UTC Modified files: bin/mksh : Makefile main.c Log message: add new #ifdef MKSH_ASSUME_UTF8 which saves us from needing to call setlocale() if we know the result will always be UTF-8 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.29 -r1.30 src/bin/mksh/Makefile cvs -R rdiff -ur1.68 -r1.69 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10045CE644F42A00AA9 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/11 00:33:03 UTC Modified files: japanese/kterm : Makefile distinfo Log message: unbreak build, re-indent, regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 ports/japanese/kterm/Makefile cvs -R rdiff -ur1.1.7.1 -r1.2 ports/japanese/kterm/distinfo ________________________________________________________________________ Commit ID: 10045CE679A4A3CDB4E CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2007/02/11 00:48:24 UTC Modified files: sysutils/chkuterm: Makefile sysutils/chkuterm/dist: chkuterm.c usr.sbin/wsconfig: wsconfig.c Log message: * prevent false positives with Shift-JIS or EUC-JP in ports/japanese/kterm * new return values: 0 = UTF-8 (as previously) >0 = not utf-8 (as previously) 1 = unknown charset (as previously, but new meaning) 2 = positively ISO-8859-1 (new retval) 3 = error occured (as previously) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 ports/sysutils/chkuterm/Makefile cvs -R rdiff -ur1.4 -r1.5 ports/sysutils/chkuterm/dist/chkuterm.c cvs -R rdiff -ur1.8 -r1.9 src/usr.sbin/wsconfig/wsconfig.c ________________________________________________________________________ Commit ID: 10045CE69591B8446BA CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2007/02/11 00:59:00 UTC Modified files: sysutils/chkuterm/dist: chkuterm.c usr.sbin/wsconfig: wsconfig.c Log message: because the code yields sometimes quite large values: * 1 in kterm/EUC-JP (the '.' is required here to end a shift sequence!) * 3 in screen/UTF-8 and uxterm * 4 in screen/ISO-8859-1 * 5 in kterm/Shift-JIS (2=竄 (double-width kanji) + 1=ャ (half-width katakana 'ya') + 1=.) we need to extend our erase space in order to clean up the temporary output line to prevent display artefacts To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 ports/sysutils/chkuterm/dist/chkuterm.c cvs -R rdiff -ur1.9 -r1.10 src/usr.sbin/wsconfig/wsconfig.c ________________________________________________________________________ Commit ID: 10045CE70FB69D65317 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/11 01:33:46 UTC Modified files: misc/screen : Makefile misc/screen/patches: patch-doc_screen_1 patch-doc_screen_texinfo patch-etc_etcscreenrc patch-screen_c Log message: * bump patchlevel * mention new 'chkuterm' and 'wsconfig(8) -U' like determination mechanism in the manual page * mention that MirChanges are only documented in the manpage in the texinfo documentation * etcscreenrc: sync spelling * etcscreenrc: pad hours with a zero * etcscreenrc: we always use UTF-8; people who want to have a latin1 on the "inner" side can get by with "^A:utf8 off" - no need to set the LC_* environment variables since our setlocale(3) always returns en_US.UTF-8 anyway; use luit(1) for other encodings (which requires a utf-8 capable terminal emulator or screen inside though) * screen.c: if the "inner" character set of the terminals, as determined by either the -U option or setlocale() and nl_langinfo(CODESET), returns ISO-8859-1 / C / US-ASCII or UTF-8, run a check like wsconfig(8) -U to see if we have UTF-8 (3), ISO-8859-1 (4) or something entirely different (like EUC-JP (1), 7bit ASCII (2), Shift-JIS (5) - the numbers in parens are the cursor position after outputting the determination string), and if we can determine UTF-8 or ISO-8859-1, use it, no matter what the maybe broken locale says; actual use case: DEC VT420 on MirOS-current (always UTF-8), uxterm on OpenBSD (always 'C' with latin1) or other systems that don't have locale support (especially embedded systems) * screen.c: in the year 2147483648 I assume long is 64 bits alright To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.13 -r1.14 ports/misc/screen/Makefile cvs -R rdiff -ur1.3 -r1.4 ports/misc/screen/patches/patch-doc_screen_1 cvs -R rdiff -ur1.1 -r1.2 ports/misc/screen/patches/patch-doc_screen_texinfo cvs -R rdiff -ur1.6 -r1.7 ports/misc/screen/patches/patch-etc_etcscreenrc cvs -R rdiff -ur1.1.7.1 -r1.2 ports/misc/screen/patches/patch-screen_c ________________________________________________________________________ Commit ID: 10045CE745932F4E145 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/11 01:41:32 UTC Modified files: misc/screen/patches: patch-screen_c Log message: oops, pasto To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 ports/misc/screen/patches/patch-screen_c ________________________________________________________________________ Commit ID: 10045CE7CEE33A17CEA CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2007/02/11 02:18:01 UTC Modified files: xc/config/cf : MirBSD.cf xc/fonts/bdf/misc: Imakefile Log message: do *not* strip chars >U+3200 from the 9x18 font so that uxterm default 9x18+18x18ko has the broadest range of chars possible; if you want to save RAM use other fonts To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.14 -r1.15 X11/xc/config/cf/MirBSD.cf cvs -R rdiff -ur1.1.103.1 -r1.2 X11/xc/fonts/bdf/misc/Imakefile ________________________________________________________________________ Commit ID: 10045CFEEB951A81188 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 04:35:46 UTC src/lib/libc/regex/test Update of /cvs/src/lib/libc/regex/test In directory herc.mirbsd.org:/usr/src/lib/libc/regex/test Log Message: Directory /cvs/src/lib/libc/regex/test added to the repository ________________________________________________________________________ Commit ID: 10045CFEECA3EC2B06C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 04:36:33 UTC Added files: lib/libc/regex/test: Makefile debug.c main.c split.c tests Log message: add regression tests (unmodified but .ih files merged) from Henry Spencer's regex3.8a plus a Makefile to call them To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur0 -r1.1 src/lib/libc/regex/test/Makefile cvs -R rdiff -ur0 -r1.1 src/lib/libc/regex/test/debug.c cvs -R rdiff -ur0 -r1.1 src/lib/libc/regex/test/main.c cvs -R rdiff -ur0 -r1.1 src/lib/libc/regex/test/split.c cvs -R rdiff -ur0 -r1.1 src/lib/libc/regex/test/tests ________________________________________________________________________ Commit ID: 10045CFF11D51CD0CDA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 04:46:15 UTC Modified files: lib/libc/regex/test: debug.c main.c split.c tests Log message: * add © markers * gcc format warning clean * string cleanup To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/regex/test/debug.c cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/regex/test/main.c cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/regex/test/split.c cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/regex/test/tests ________________________________________________________________________ Commit ID: 10045CFFCE8052349DB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 05:36:30 UTC Modified files: lib/libc/regex : re_format.7 Log message: revert to openbsd - nroff and mdoc have been fixed in the meanwhile To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/regex/re_format.7 ________________________________________________________________________ Commit ID: 10045CFFD4436FB845C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 05:37:51 UTC Modified files: lib/libc/regex : Makefile.inc cclass.h cname.h engine.c regcomp.c regerror.c regexec.c utils.h lib/libc/regex/test: Makefile debug.c main.c split.c Log message: make __CRAZY (-Wno-cast-qual -Wno-uninitialized) clean, add RCS IDs, and clean up To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.2 -r1.2 src/lib/libc/regex/Makefile.inc cvs -R rdiff -ur1.1.1.1 -r1.2 src/lib/libc/regex/cclass.h cvs -R rdiff -ur1.1.1.1 -r1.2 src/lib/libc/regex/cname.h cvs -R rdiff -ur1.1.1.2 -r1.2 src/lib/libc/regex/engine.c cvs -R rdiff -ur1.1.1.2 -r1.2 src/lib/libc/regex/regcomp.c cvs -R rdiff -ur1.1.1.2 -r1.2 src/lib/libc/regex/regerror.c cvs -R rdiff -ur1.1.1.2 -r1.2 src/lib/libc/regex/regexec.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/utils.h cvs -R rdiff -ur1.1 -r1.2 src/lib/libc/regex/test/Makefile cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/test/debug.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/test/main.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/test/split.c ________________________________________________________________________ Commit ID: 10045CFFF28165919BF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 05:45:54 UTC Modified files: lib/libc/regex : engine.c regexec.c lib/libc/regex/test: Makefile Log message: constify, get rid of -Wno-cast-qual To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/engine.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/regexec.c cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/test/Makefile ________________________________________________________________________ Commit ID: 10045D000865E2B88A2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 05:51:52 UTC Modified files: lib/libc/regex : Makefile.inc regcomp.c Log message: -Wuninitialized clean (XXX correct? uber-paranoid?) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/Makefile.inc cvs -R rdiff -ur1.2 -r1.3 src/lib/libc/regex/regcomp.c ________________________________________________________________________ Commit ID: 10045D00124618B20E7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 05:54:34 UTC Modified files: lib/libc/regex : Makefile.inc lib/libc/regex/test: Makefile Log message: add 'tlc' target for testing libc's regex instead of this source To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/regex/Makefile.inc cvs -R rdiff -ur1.3 -r1.4 src/lib/libc/regex/test/Makefile ________________________________________________________________________ Commit ID: 10045D005CA4D754262 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 06:14:16 UTC Modified files: share/doc/legal: lbsd-adv.mdoc Log message: credit regex To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.14 -r1.15 src/share/doc/legal/lbsd-adv.mdoc ________________________________________________________________________ Commit ID: 10045D0B8C4617F85EC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 18:57:49 UTC Modified files: usr.sbin/config: main.c Log message: INCLUDE_CONFIG_FILE was broken: mark as used not as unused To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.5 -r1.6 src/usr.sbin/config/main.c ________________________________________________________________________ Commit ID: 10045D0B9B171438639 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 19:01:47 UTC Modified files: sys/arch/i386/conf: GENERIC Log message: cardslot* have additional "slot" specifier To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.30 -r1.31 src/sys/arch/i386/conf/GENERIC ________________________________________________________________________ Commit ID: 10045D0BC2D50E5B4EA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/12 19:12:48 UTC Modified files: sys/arch/i386/conf: GENERIC Log message: … which is ignored. So, is there a way to swap the PCMCIA and Cardbus slots? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.31 -r1.32 src/sys/arch/i386/conf/GENERIC ________________________________________________________________________ Commit ID: 10045D0CF4B6B5A7F4F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/12 20:35:39 UTC Modified files: hosted/fwcf : fwcf.sh fwcf.txt Log message: * fwcf.txt, fwcf.sh: document and implement an "unclean startup" flag, to prevent a FreeWRT box from not coming up at all if the FWCF file- system cannot be read; it will come up with set-up (TRX filesystem) defaults instead and refuse to be committed * fwcf.txt, fwcf.sh: bump to 1.02, which will include this change as well as a reboot hook and a check operation etc. * fwcf.sh: document possible exit codes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.12 -r1.13 contrib/hosted/fwcf/fwcf.sh cvs -R rdiff -ur1.19 -r1.20 contrib/hosted/fwcf/fwcf.txt ________________________________________________________________________ Commit ID: 10045D0D2723985AB03 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/12 20:47:48 UTC Modified files: hosted/fwcf : fwcf.sh fwcf.txt Log message: crude "delete files that exist in the underlying squashfs" hack: store their names in /tmp/.fwcf/temp/.fwcf_deleted To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.13 -r1.14 contrib/hosted/fwcf/fwcf.sh cvs -R rdiff -ur1.20 -r1.21 contrib/hosted/fwcf/fwcf.txt ________________________________________________________________________ Commit ID: 10045D0D39831CC1EF9 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/12 20:52:47 UTC Modified files: hosted/fwcf : fwcf.txt Log message: * make it clear what is new in 1.02 (this stuff is making it into 1.02 at wbx@' request) * allocate/reserve a "deleted" file type for 2.x To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.21 -r1.22 contrib/hosted/fwcf/fwcf.txt ________________________________________________________________________ Commit ID: 10045D0D52B012FBB8B CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2007/02/12 20:59:48 UTC Modified files: hosted/fwcf : adler.h Added files: kern/z : adler32s.c adler32_i386.S Log message: move sys/lib/libsa/adler32s.c and sys/arch/i386/stand/libz/adler32.S to kern/z/adler32{s.c,_i386.S} in order to be able to share them; no code changes yet (but there will be, e.g. a header file) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 contrib/hosted/fwcf/adler.h cvs -R rdiff -ur0 -r1.1 src/kern/z/adler32s.c cvs -R rdiff -ur0 -r1.1 src/kern/z/adler32_i386.S ________________________________________________________________________ Commit ID: 10045D0E08B06107D21 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/12 21:49:08 UTC Modified files: hosted/fwcf : fwcf.sh fwcf.txt Log message: * fwcf.sh, fwcf.txt: add 'fwcf status' description and list of exit codes; amend the help * fwcf.txt: convert to utf-8 (fwcf.sh stays at latin1 since there is no locale support on the target) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.14 -r1.15 contrib/hosted/fwcf/fwcf.sh cvs -R rdiff -ur1.22 -r1.23 contrib/hosted/fwcf/fwcf.txt ________________________________________________________________________ Commit ID: 10045D0E7EE74E12E44 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/12 22:19:38 UTC Modified files: hosted/fwcf : fwcf.txt Log message: md5 output is large, even in the weird busybox format, which is '07TQ4R2U381TSU2651S4557R9390TV48 filename', so use spaces not tabs to be able to fit them onto 80c if filename is short To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.23 -r1.24 contrib/hosted/fwcf/fwcf.txt ________________________________________________________________________ Commit ID: 10045D1AE97039FE75F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 12:26:47 UTC Modified files: bin/mksh : Build.sh Log message: add CPPFLAGS for The HURD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.149 -r1.150 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10045D1B62255ED8204 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 12:59:04 UTC Modified files: bin/mksh : check.pl Log message: this doesn't need a shebang line, especially not one hardcoding /usr/bin/perl To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.9 -r1.10 src/bin/mksh/check.pl ________________________________________________________________________ Commit ID: 10045D1BEDF2CE4C46E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 13:36:18 UTC Modified files: bin/mksh : main.c Log message: add a note about the default $PATH To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.69 -r1.70 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10045D1D3265383677D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 15:03:01 UTC Modified files: etc : profile rc Log message: move ssh-agent stuff to /var/run where it's also cleaned at boot, like /tmp, but not cleaned during cron.daily… *grr* To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.45 -r1.46 src/etc/profile cvs -R rdiff -ur1.58 -r1.59 src/etc/rc ________________________________________________________________________ Commit ID: 10045D1D57970BA443E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 15:12:41 UTC Log message: sync script(1) with openbsd Status: Vendor Tag: openbsd Release Tags: cvs-200702131500 I src/usr.bin/script/CVS U src/usr.bin/script/Makefile U src/usr.bin/script/script.1 U src/usr.bin/script/script.c No conflicts created by this import ________________________________________________________________________ Commit ID: 10045D1DA04032C7D05 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 15:32:03 UTC Modified files: usr.bin/script : script.c Log message: MirOSify, make __CRAZY clean To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.3 -r1.2 src/usr.bin/script/script.c ________________________________________________________________________ Commit ID: 10045D1EB8D18E8A339 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 16:48:21 UTC Modified files: usr.bin/script : script.1 script.c Log message: Implement * -n: do not log typescript output * -l / -L : enable latin1 tty<->pty utf-8 conversion; invalid chars are replaced with (default '?', but e.g. '[7m?[0m' works as well) * mention luit(1) and GNU screen in TFM To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.1.2 -r1.2 src/usr.bin/script/script.1 cvs -R rdiff -ur1.2 -r1.3 src/usr.bin/script/script.c ________________________________________________________________________ Commit ID: 10045D1F00366859D64 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 17:06:00 UTC Modified files: usr.bin/script : script.1 script.c Log message: handle and document handling of non-1-column-wide chars To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.2 -r1.3 src/usr.bin/script/script.1 cvs -R rdiff -ur1.3 -r1.4 src/usr.bin/script/script.c ________________________________________________________________________ Commit ID: 10045D1F0F0741E96DF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 17:10:04 UTC Modified files: usr.bin/script : script.c Log message: #if out debugging code, add comments To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.4 -r1.5 src/usr.bin/script/script.c ________________________________________________________________________ Commit ID: 10045D1F5C265A941D8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 17:30:47 UTC Modified files: usr.bin/script : script.1 script.c Log message: add option -c (like sh -c) now the mksh regression test hack I've done with GNU screen for Debian could be done with script as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.3 -r1.4 src/usr.bin/script/script.1 cvs -R rdiff -ur1.5 -r1.6 src/usr.bin/script/script.c ________________________________________________________________________ Commit ID: 10045D20A38044F4836 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 18:57:47 UTC Modified files: gnu/usr.bin/lynx/src: LYEdit.c Log message: && -> & typo from that other bsd To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.1.109.1 -r1.2 src/gnu/usr.bin/lynx/src/LYEdit.c ________________________________________________________________________ Commit ID: 10045D20DAC3D26AE7F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/13 19:12:40 UTC Modified files: bin/systrace : intercept.c Log message: let's see if we can't compile with lower stack usage and less diff against openbsd (intercept buffer size) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.6 -r1.7 src/bin/systrace/intercept.c ________________________________________________________________________ Commit ID: 10045D4D43C561D28D6 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/15 21:44:06 UTC Modified files: infrastructure/templates: network.conf.template Log message: sync with obsd r1.107 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.19 -r1.20 ports/infrastructure/templates/network.conf.template ________________________________________________________________________ Commit ID: 10045D5EDDE0036A745 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/16 17:46:43 UTC Modified files: bin/mksh : check.t edit.c sh.h Log message: * edit.c: when tabcompleting a newline to backslash+newline, this sequence is eaten before the command is called; cought by (Thomas E. Spanjaard) via IRC fix is to tabcomplete a newline to singlequote+newline+singlequote * bump version To generate a diff of this changeset, execute the following commands: cvs -R rdiff -ur1.90 -r1.91 src/bin/mksh/check.t cvs -R rdiff -ur1.81 -r1.82 src/bin/mksh/edit.c cvs -R rdiff -ur1.111 -r1.112 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10045D608AF6A65F847 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2007/02/16 19:40:26 UTC Modified files: . : mklogci Log message: * use -kk as argument to cvs rdiff * sync licence To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -ur1.22 -r1.23 CVSROOT/mklogci ________________________________________________________________________ Commit ID: 10045D6091270E85E6C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/16 19:42:00 UTC Modified files: gnu/usr.bin/cvs/src: patch.c Log message: allow -u -p as arguments to cvs rdiff To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -ur1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/patch.c ________________________________________________________________________ Commit ID: 10045D60A2F7D914B64 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2007/02/16 19:46:40 UTC Modified files: . : mklogci Log message: suggest to use cvs rdiff -up To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23 -r1.24 CVSROOT/mklogci ________________________________________________________________________ Commit ID: 10045D60CDE7C4EA642 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/16 19:58:09 UTC Modified files: hosted/fwcf : GNUmakefile Log message: -D and -I are cpp(1) flags, not cc(1) flags To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/hosted/fwcf/GNUmakefile ________________________________________________________________________ Commit ID: 10045D60EEF5C26ED3E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2007/02/16 20:06:57 UTC Modified files: hosted/fwcf : LICENCE Log message: bump © year to 2007, utf-8 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/hosted/fwcf/LICENCE ________________________________________________________________________ Commit ID: 10045D60F0D41B8E1DF CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2007/02/16 20:08:53 UTC Modified files: . : loginfo mklogci Log message: * mklogci: new option -D: when sending out emails, append the actual unified context diff instead of the commands required to get it; doesn't affect ChangeLog generation * loginfo: use mklogci -D for fwcf To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 CVSROOT/loginfo cvs -R rdiff -kk -upr1.24 -r1.25 CVSROOT/mklogci ________________________________________________________________________ Commit ID: 10045D61A4D1FD5225C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2007/02/16 20:55:19 UTC Modified files: content : bWtzaA__.inc Log message: sync changelog, new debian exp To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.81 -r1.82 www/content/bWtzaA__.inc ________________________________________________________________________ Commit ID: 10045D65D1B41545736 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 01:40:40 UTC Modified files: gnu/usr.bin/cvs/src: parseinfo.c subr.c Log message: gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) -Wformat clean: size_t is unsigned long on MirOS, but not always on Debian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/parseinfo.c cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/src/subr.c ________________________________________________________________________ Commit ID: 10045D66B9365BB4A7A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 02:43:17 UTC Modified files: etc : crontab Log message: * new entropy source www.random.org * fourmilab now does https * approximate entropy quality of randomnumbers.info better * don't ask ftp(1) to retry * distribute the calls equally over the day * provide detailed measuring of download times to pushpool To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/etc/crontab ________________________________________________________________________ Commit ID: 10045D67134732A8703 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 03:06:22 UTC Log message: Import spamd and dhclient from OpenBSD-current Status: Vendor Tag: openbsd Release Tags: cvs-200702170300 I src/CVS I src/libexec/CVS I src/libexec/spamd-setup/CVS U src/libexec/spamd-setup/Makefile U src/libexec/spamd-setup/spamd-setup.8 U src/libexec/spamd-setup/spamd-setup.c I src/libexec/spamd/CVS U src/libexec/spamd/Makefile U src/libexec/spamd/grey.c U src/libexec/spamd/grey.h U src/libexec/spamd/sdl.c U src/libexec/spamd/sdl.h U src/libexec/spamd/spamd.8 C src/libexec/spamd/spamd.c I src/usr.sbin/CVS I src/usr.sbin/spamdb/CVS U src/usr.sbin/spamdb/Makefile U src/usr.sbin/spamdb/spamdb.8 C src/usr.sbin/spamdb/spamdb.c I src/sbin/CVS I src/sbin/dhclient/CVS U src/sbin/dhclient/Makefile C src/sbin/dhclient/bpf.c U src/sbin/dhclient/clparse.c U src/sbin/dhclient/conflex.c U src/sbin/dhclient/convert.c U src/sbin/dhclient/dhclient-script U src/sbin/dhclient/dhclient-script.8 U src/sbin/dhclient/dhclient.8 C src/sbin/dhclient/dhclient.c C src/sbin/dhclient/dhclient.conf.5 U src/sbin/dhclient/dhclient.leases.5 U src/sbin/dhclient/dhcp-options.5 U src/sbin/dhclient/dhcp.h U src/sbin/dhclient/dhcpd.h U src/sbin/dhclient/dhctoken.h U src/sbin/dhclient/dispatch.c U src/sbin/dhclient/errwarn.c U src/sbin/dhclient/inet.c U src/sbin/dhclient/options.c U src/sbin/dhclient/packet.c C src/sbin/dhclient/parse.c U src/sbin/dhclient/privsep.c U src/sbin/dhclient/privsep.h U src/sbin/dhclient/tables.c 6 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src ________________________________________________________________________ Commit ID: 10045D671797452A315 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 03:07:16 UTC Modified files: share/mk : sys.mk sys/sys : param.h Log message: bump (for FOSDEM; bug fixes) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.89 -r1.90 src/share/mk/sys.mk cvs -R rdiff -kk -upr1.59 -r1.60 src/sys/sys/param.h ________________________________________________________________________ Commit ID: 10045D6750E4F1BB089 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 03:22:33 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper gnu/usr.bin/cvs/src: Makefile.in version.c Log message: embed MirOS patchlevel here, like with ssh, gcc, … To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.13 -r1.14 src/gnu/usr.bin/cvs/src/Makefile.in cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/version.c ________________________________________________________________________ Commit ID: 10045D675555105AC23 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 03:23:44 UTC Modified files: sbin/dhclient : bpf.c dhclient-script dhclient.c dhclient.conf.5 parse.c Log message: merge dhclient upgrade To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/dhclient/bpf.c cvs -R rdiff -kk -upr1.6 -r1.7 src/sbin/dhclient/dhclient-script cvs -R rdiff -kk -upr1.6 -r1.7 src/sbin/dhclient/dhclient.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/dhclient/dhclient.conf.5 cvs -R rdiff -kk -upr1.4 -r1.5 src/sbin/dhclient/parse.c ________________________________________________________________________ Commit ID: 10045D675BB4C80A4E1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 03:25:25 UTC Modified files: libexec/spamd : spamd.c Log message: automerge spamd update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/libexec/spamd/spamd.c ________________________________________________________________________ Commit ID: 10045D676750FFD4961 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 03:28:31 UTC Modified files: usr.sbin/spamdb: spamdb.c Log message: automerge spamd update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/spamdb/spamdb.c ________________________________________________________________________ Commit ID: 10045D6785C47E3B2D4 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/17 03:37:01 UTC Modified files: infrastructure/templates: userlist.db Log message: * sync with openbsd group,v 1.46 and master.passwd,v 1.50 * naming, spelling and case unification To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 ports/infrastructure/templates/userlist.db ________________________________________________________________________ Commit ID: 10045D67C0535336993 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 03:52:17 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: aliases etc : ftpusers group master.passwd Log message: regen and polish To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.sbin/sendmail/cf/cf/aliases cvs -R rdiff -kk -upr1.6 -r1.7 src/etc/ftpusers cvs -R rdiff -kk -upr1.6 -r1.7 src/etc/group cvs -R rdiff -kk -upr1.8 -r1.9 src/etc/master.passwd ________________________________________________________________________ Commit ID: 10045D67E60573600F7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 04:03:20 UTC Modified files: bin/pax : file_subs.c Log message: if we're outputting to pipes, we can't seek to create holes unbreaks -xO | scenarios where there was a hole in the archive or the last block was empty, cought on GNU/Linux with FreeWRT where on the Debian host, the block size was smaller than here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/pax/file_subs.c ________________________________________________________________________ Commit ID: 10045D680CA45EDA543 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 04:12:41 UTC Modified files: bin/pax : ar_io.c Log message: clean up Interix ifdef stuff To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/ar_io.c ________________________________________________________________________ Commit ID: 10045D6817E17DB1AB4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 04:16:09 UTC Modified files: bin/pax : extern.h file_subs.c Log message: make fset_ftime() static to file_subs.c as it's not used in any other places; give it its own conditional, do not just nullify it on Interix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/pax/extern.h cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/pax/file_subs.c ________________________________________________________________________ Commit ID: 10045D6820F211DD8C3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 04:18:29 UTC Modified files: bin/pax : file_subs.c Log message: from FreeWRT: on glibc based systems with glibc<2.3 don't futimes(3) either To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/pax/file_subs.c ________________________________________________________________________ Commit ID: 10045D6830A25A501A2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 04:22:23 UTC Modified files: bin/pax : file_subs.c Log message: ok, cpp(1) is too picky, formulate it more expressively To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/pax/file_subs.c ________________________________________________________________________ Commit ID: 10045D68A2D54E2C558 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 04:52:42 UTC Modified files: bin/pax : ar_io.c ar_subs.c buf_subs.c cache.c cpio.c extern.h file_subs.c ftree.c gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c tables.c tar.c tty_subs.c Log message: __CRAZY clean To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/pax/ar_io.c cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/pax/ar_subs.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/bin/pax/buf_subs.c cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/pax/cache.c cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/pax/cpio.c cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/pax/extern.h cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/pax/file_subs.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/bin/pax/ftree.c cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/gen_subs.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/pax/getoldopt.c cvs -R rdiff -kk -upr1.23 -r1.24 src/bin/pax/options.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/bin/pax/pat_rep.c cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/pax.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/pax/sel_subs.c cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/tables.c cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/pax/tar.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/pax/tty_subs.c ________________________________________________________________________ Commit ID: 10045D68D8D34244A9A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 05:07:13 UTC Modified files: bin/pax : cpio.c Log message: __CRAZY on gcc 4.1.2/debian warning To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/pax/cpio.c ________________________________________________________________________ Commit ID: 10045D6979F6835869A CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/17 05:52:26 UTC Modified files: infrastructure/templates: network.conf.template Log message: * add line continuation to _all_ items of a list, including the last one, and make sure the last one is followed by an empty line; this will make updates produce less lines of diff * yay, we have an http and an ftp mirror (allbsd.org in japan) ☺ どうも To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 ports/infrastructure/templates/network.conf.template ________________________________________________________________________ Commit ID: 10045D69AE435FA84D2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 06:04:49 UTC Modified files: bin/mksh : dot.mkshrc Log message: fix superfluous spaces appearing twice at the line continuation points and expanding to larger than 80c, major oops, cought on fwrt To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 10045D6A20C36032D06 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/17 06:34:46 UTC Modified files: bin/mksh : dot.mkshrc Log message: optimise away, this had not let me sleep; still the same output shell quoting mystery ;) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 10045D75C816C319AE2 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/17 19:50:24 UTC Modified files: archivers/mircpio: Makefile distinfo Log message: update to today's release, fixes a few bugs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 ports/archivers/mircpio/Makefile cvs -R rdiff -kk -upr1.13 -r1.14 ports/archivers/mircpio/distinfo ________________________________________________________________________ Commit ID: 10045D76299481F6E5C CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2007/02/17 20:16:18 UTC Modified files: etc : master.passwd infrastructure/templates: userlist.db Log message: make _rsync the unprivileged user/group for net/rsync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/etc/master.passwd cvs -R rdiff -kk -upr1.5 -r1.6 ports/infrastructure/templates/userlist.db ________________________________________________________________________ Commit ID: 10045D764A85E391FEE CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/17 20:24:51 UTC ports/net/rsync/patches Update of /cvs/ports/net/rsync/patches In directory herc.mirbsd.org:/usr/ports/net/rsync/patches Log Message: Directory /cvs/ports/net/rsync/patches added to the repository ________________________________________________________________________ Commit ID: 10045D76A5967EACE0B CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2007/02/17 20:49:07 UTC Modified files: net/rsync : Makefile distinfo net/rsync/pkg : PLIST Added files: net/rsync/patches: patch-rsyncd_conf_5 Log message: update to 2.6.9 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 ports/net/rsync/Makefile cvs -R rdiff -kk -upr1.4 -r1.5 ports/net/rsync/distinfo cvs -R rdiff -kk -upr0 -r1.1 ports/net/rsync/patches/patch-rsyncd_conf_5 cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/rsync/pkg/PLIST ________________________________________________________________________ Commit ID: 10045D7A8AA71150951 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/18 01:15:11 UTC Modified files: usr.sbin/wsconfig: wsconfig.c Log message: #ifdef SMALL behave as if called -U -q, like chkuterm in small To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/usr.sbin/wsconfig/wsconfig.c ________________________________________________________________________ Commit ID: 10045D7A9071E2B1D73 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/18 01:16:32 UTC src/distrib/special/chkuterm Update of /cvs/src/distrib/special/chkuterm In directory herc.mirbsd.org:/usr/src/distrib/special/chkuterm Log Message: Directory /cvs/src/distrib/special/chkuterm added to the repository ________________________________________________________________________ Commit ID: 10045D7AB7375D1862C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/18 01:26:52 UTC src/distrib/special/script Update of /cvs/src/distrib/special/script In directory herc.mirbsd.org:/usr/src/distrib/special/script Log Message: Directory /cvs/src/distrib/special/script added to the repository ________________________________________________________________________ Commit ID: 10045D7ABC9614FC4E9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2007/02/18 01:28:42 UTC Modified files: usr.bin/script : script.c Log message: #ifdef SMALL save all printf(3) and fprintf(3) calls (script started/stopped on