CVSROOT: /cvs Module name: gcc Changes by: tg@odem.66h.42h.de 2004/10/29 21:43:07 UTC Modified files: gcc/doc : invoke.texi Added files: gcc/testsuite/gcc.dg: ssp-warn.c gcc/testsuite/gcc.misc-tests: ssp-execute.exp ssp-execute1.c ssp-execute2.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@odem.66h.42h.de 2004/10/29 21:44:29 UTC Modified files: gnu/usr.bin/gcc: Makefile.in c-cppbuiltin.c calls.c combine.c common.opt configure cse.c explow.c expr.c flags.h function.c gcse.c integrate.c libgcc-std.ver libgcc2.c loop.c mklibgcc.in optabs.c opts.c reload1.c rtl.h simplify-rtx.c toplev.c tree.h gnu/usr.bin/gcc/config: t-linux gnu/usr.bin/gcc/config/arm: arm.md Added files: gnu/usr.bin/gcc: protector.c protector.h Log message: merge CVSROOT: /cvs Module name: CVSROOT Changes by: tg@odem.66h.42h.de 2004/10/29 21:52:11 UTC Modified files: . : cvs-genperm Log message: provide a kind of progress indicator, showing every Nth file processed CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/10/30 00:29:45 UTC Modified files: content : YW5vbmN2cw__.inc Log message: new /cvs backup file CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 11:50:43 UTC Modified files: sys/arch/i386/i386: conf.c Log message: nuke SVR4 and XFS remnants and some pre-2.8 junk CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 11:51:55 UTC Modified files: sys/arch/i386/i386: genassym.cf Log message: -svr4 -fbsd CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 12:35:32 UTC Modified files: sys/sys : cdefs.h Log message: fix asm; reduce diffs to openbsd CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 12:50:54 UTC Modified files: lib/csu/common_elf: common.c crti.c dot_init.h lib/csu/i386_elf: crt0.c dot_init.h Log message: fix asm here, too CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 12:52:15 UTC Modified files: lib/csu/common_elf: crti.c sys/sys : cdefs.h Log message: no "..." around section names CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 13:00:41 UTC Modified files: sys/arch/i386/i386: locore.s sys/arch/i386/include: asm.h Log message: remove miros/a.out leftovers reduce diff to obsd fix asm nuke fbsd and svr4 compat leftovers .align -> .balign optimise memmove() and memcpy() CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 13:26:43 UTC Modified files: sys/arch/i386/i386: machdep.c sys/dev/wscons : wsdisplay_compat_usl.c sys/kern : kern_prot.c kern_sig.c tty_conf.c tty_pty.c uipc_socket.c sys/net : if.c sys/sys : conf.h ioctl.h signal.h socket.h tty.h Log message: remove some more relics from old COMPAT_* options I didn't find the magic 'make compat_openbsd work' knob though :( CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 13:35:29 UTC Modified files: sys/sys : socket.h Log message: oups CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 14:29:09 UTC Modified files: sys/kern : makesyscalls.sh Log message: add "EMUL" type, which is like "NODEF", but not included in the "native" syscall table CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 14:47:50 UTC Modified files: sys/compat/common: Makefile Makefile.inc compat_util.c compat_util.h kern_info_43.c kern_ipc_10.c vfs_syscalls_43.c vm_43.c Removed files: sys/compat/common: compat_exec.c kern_exit_43.c Log message: nuke a bunch of unused (really) generic-compat functions remove hooks for building a profiled library CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:02:34 UTC Modified files: sys/compat/common: compat_vm.c kern_gen.c kern_info_09.c kern_info_43.c kern_ipc_23.c kern_ipc_35.c kern_resource_43.c kern_sig_43.c uipc_syscalls_43.c vfs_syscalls_25.c vfs_syscalls_43.c vm_43.c Log message: only compile functions if the compats they need it are defined CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:04:51 UTC Removed files: sys/arch/i386/i386: freebsd_machdep.c Log message: no fbsd emul since long CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:11:10 UTC Modified files: sys/compat/linux: syscalls.master Log message: add a few more linux names CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:14:11 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: add these from openbsd 3.6 (as UNIMPL) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:18:05 UTC Modified files: sys/arch/i386/conf: GENERIC sys/compat/ossaudio: files.ossaudio Log message: add COMPAT_OSSAUDIO (e.g. for applications in ports) yes, porters should really teach them sunaudio... CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:18:18 UTC Modified files: sys/compat/linux: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:23:47 UTC Modified files: sys/kern : syscalls.master Log message: restrict to 80c flesh out all these syscalls native programmes don't need to new EMUL type CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:24:35 UTC Modified files: sys/kern : syscalls.master Log message: describe EMUL type CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:25:31 UTC Modified files: sys/kern : syscalls.master Log message: add EMUL to more descriptions CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:25:49 UTC Modified files: sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:30:41 UTC Modified files: lib/libc/sys : Makefile.inc Log message: spacing; -mips CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:49:40 UTC Modified files: sys/compat/openbsd: syscalls.master sys/kern : syscalls.master sys/uvm : uvm_mmap.c Log message: sstk(2) is ENOSYS CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:51:43 UTC Modified files: sys/compat/openbsd: syscalls.master sys/kern : kern_sig.c syscalls.master Log message: osigaltstack is not used by libc, only by openbsd compat CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:52:52 UTC Modified files: sys/kern : syscalls.master Log message: nothing calls opipe(2) directly, but pipe(2) and the emuls do CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:53:12 UTC Modified files: sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c sys/kern : init_sysent.c syscalls.c Log message: regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 15:53:20 UTC Modified files: sys/sys : syscall.h syscallargs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 16:25:04 UTC Modified files: sys/kern : syscalls.master Log message: change two more NODEF to EMUL CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 16:26:07 UTC Modified files: sys/compat/common: uipc_syscalls_43.c sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: linuxulator needs 4.3 accept() regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 16:48:28 UTC Modified files: lib/libc/time : localtime.c Log message: no time2posix() et al., thank you we've got the tai64 fns for that CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 16:53:53 UTC Modified files: lib/libc/time : taitime.c sys/sys : param.h Log message: move TRUNCATE macros from taitime.c into param.h fix TRUNCATE0, dubbed __BOUNDINT0, to cope with signed ints CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 17:00:40 UTC Modified files: sys/compat/common: kern_gen.c kern_gen.h sys/compat/openbsd: openbsd_stat.c openbsd_timet.c Log message: use __BOUNDINT(LONG_MIN,LONG_MAX,arg) to ensure old "long" time_t fits CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 18:39:49 UTC Modified files: sbin/mount_cd9660: Makefile sbin/mount_ext2fs: Makefile sbin/mount_fdesc: Makefile sbin/mount_ffs : Makefile sbin/mount_kernfs: Makefile sbin/mount_msdos: Makefile sbin/mount_nfs : Makefile sbin/mount_ntfs: Makefile sbin/mount_null: Makefile sbin/mount_portal: Makefile sbin/mount_procfs: Makefile sbin/mount_umap: Makefile sbin/mount_union: Makefile sbin/mount_xfs : Makefile Log message: CFLAGS -> CPPFLAGS unbreaks bsd.rd CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 18:44:28 UTC src/distrib/special/sshd Update of /cvs/src/distrib/special/sshd In directory loki.66h.42h.de:/var/tmp/cvs-serv21176/sshd Log Message: Directory /cvs/src/distrib/special/sshd added to the repository CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 18:51:20 UTC Modified files: sbin/restore : Makefile Log message: another CFLAGS -> CPPFLAGS /me believes everything which doesn't obey these is broken ATM? CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 19:02:12 UTC Modified files: distrib/i386/common: list.ssh distrib/miniroot: mtree.conf distrib/special: Makefile usr.bin/calendar/calendars: calendar.openbsd Added files: distrib/miniroot: login.conf distrib/special/sshd: Makefile Log message: calendar: typo (from obsd) the rest: - tell sshd on bsd.rd to not use login.conf or bsd auth - tell passwd on bsd.rd to use old-style V6 UNIX(R) DES crypt(3) hashes (yes this _is_ insecure) - don't put libexec/auth on bsd.rd any more => this makes sshd work again CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 19:06:48 UTC Modified files: scripts : cvsim-generic Log message: who tells me I can't import on 30th or 31st of a given month? CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 19:07:11 UTC Log message: sanity update Status: Vendor Tag: openbsd Release Tags: cvs-200410311900 I src/usr.sbin/dhcpd/CVS U src/usr.sbin/dhcpd/Makefile U src/usr.sbin/dhcpd/alloc.c U src/usr.sbin/dhcpd/bootp.c U src/usr.sbin/dhcpd/bpf.c U src/usr.sbin/dhcpd/conflex.c U src/usr.sbin/dhcpd/confpars.c U src/usr.sbin/dhcpd/convert.c U src/usr.sbin/dhcpd/db.c U src/usr.sbin/dhcpd/dhcp-options.5 U src/usr.sbin/dhcpd/dhcp.c U src/usr.sbin/dhcpd/dhcp.h U src/usr.sbin/dhcpd/dhcpd.8 U src/usr.sbin/dhcpd/dhcpd.c U src/usr.sbin/dhcpd/dhcpd.conf U src/usr.sbin/dhcpd/dhcpd.conf.5 U src/usr.sbin/dhcpd/dhcpd.h U src/usr.sbin/dhcpd/dhcpd.leases.5 U src/usr.sbin/dhcpd/dhctoken.h C src/usr.sbin/dhcpd/dispatch.c U src/usr.sbin/dhcpd/errwarn.c U src/usr.sbin/dhcpd/hash.c U src/usr.sbin/dhcpd/icmp.c U src/usr.sbin/dhcpd/inet.c C src/usr.sbin/dhcpd/memory.c U src/usr.sbin/dhcpd/options.c U src/usr.sbin/dhcpd/packet.c C src/usr.sbin/dhcpd/parse.c U src/usr.sbin/dhcpd/print.c U src/usr.sbin/dhcpd/tables.c U src/usr.sbin/dhcpd/tree.c U src/usr.sbin/dhcpd/tree.h 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.sbin/dhcpd CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 19:07:47 UTC Log message: bug fixes Status: Vendor Tag: openbsd Release Tags: cvs-200410311900 I src/usr.bin/ssh/CVS U src/usr.bin/ssh/ssh-keygen.c U src/usr.bin/ssh/LICENCE U src/usr.bin/ssh/Makefile U src/usr.bin/ssh/Makefile.inc U src/usr.bin/ssh/OVERVIEW U src/usr.bin/ssh/README U src/usr.bin/ssh/README.dns U src/usr.bin/ssh/README.smartcard U src/usr.bin/ssh/atomicio.c U src/usr.bin/ssh/atomicio.h U src/usr.bin/ssh/auth-bsdauth.c U src/usr.bin/ssh/auth-chall.c U src/usr.bin/ssh/auth-krb5.c U src/usr.bin/ssh/auth-options.c U src/usr.bin/ssh/auth-options.h U src/usr.bin/ssh/auth-passwd.c U src/usr.bin/ssh/auth-rh-rsa.c U src/usr.bin/ssh/auth-rhosts.c U src/usr.bin/ssh/auth-rsa.c U src/usr.bin/ssh/auth-skey.c U src/usr.bin/ssh/auth.c U src/usr.bin/ssh/auth.h U src/usr.bin/ssh/auth1.c U src/usr.bin/ssh/auth2-chall.c U src/usr.bin/ssh/auth2-gss.c U src/usr.bin/ssh/auth2-hostbased.c U src/usr.bin/ssh/auth2-kbdint.c U src/usr.bin/ssh/auth2-none.c U src/usr.bin/ssh/auth2-passwd.c U src/usr.bin/ssh/auth2-pubkey.c U src/usr.bin/ssh/auth2.c U src/usr.bin/ssh/authfd.c U src/usr.bin/ssh/authfd.h U src/usr.bin/ssh/authfile.c U src/usr.bin/ssh/authfile.h U src/usr.bin/ssh/bufaux.c U src/usr.bin/ssh/bufaux.h U src/usr.bin/ssh/buffer.c U src/usr.bin/ssh/buffer.h U src/usr.bin/ssh/canohost.c U src/usr.bin/ssh/canohost.h U src/usr.bin/ssh/channels.c U src/usr.bin/ssh/channels.h U src/usr.bin/ssh/cipher-3des1.c U src/usr.bin/ssh/cipher-aes.c U src/usr.bin/ssh/cipher-bf1.c U src/usr.bin/ssh/cipher-ctr.c U src/usr.bin/ssh/cipher.c U src/usr.bin/ssh/cipher.h U src/usr.bin/ssh/cleanup.c C src/usr.bin/ssh/clientloop.c U src/usr.bin/ssh/clientloop.h U src/usr.bin/ssh/compat.c U src/usr.bin/ssh/compat.h U src/usr.bin/ssh/compress.c U src/usr.bin/ssh/compress.h U src/usr.bin/ssh/crc32.c U src/usr.bin/ssh/crc32.h U src/usr.bin/ssh/deattack.c U src/usr.bin/ssh/deattack.h U src/usr.bin/ssh/dh.c U src/usr.bin/ssh/dh.h U src/usr.bin/ssh/dispatch.c U src/usr.bin/ssh/dispatch.h U src/usr.bin/ssh/dns.c U src/usr.bin/ssh/dns.h U src/usr.bin/ssh/fatal.c U src/usr.bin/ssh/getput.h U src/usr.bin/ssh/groupaccess.c U src/usr.bin/ssh/groupaccess.h U src/usr.bin/ssh/gss-genr.c U src/usr.bin/ssh/gss-serv.c U src/usr.bin/ssh/gss-serv-krb5.c U src/usr.bin/ssh/hostfile.c U src/usr.bin/ssh/hostfile.h U src/usr.bin/ssh/includes.h U src/usr.bin/ssh/kex.c U src/usr.bin/ssh/kex.h U src/usr.bin/ssh/kexdh.c U src/usr.bin/ssh/kexdhc.c U src/usr.bin/ssh/kexdhs.c U src/usr.bin/ssh/kexgex.c U src/usr.bin/ssh/kexgexc.c U src/usr.bin/ssh/kexgexs.c U src/usr.bin/ssh/key.c U src/usr.bin/ssh/key.h U src/usr.bin/ssh/log.c U src/usr.bin/ssh/log.h U src/usr.bin/ssh/mac.c U src/usr.bin/ssh/mac.h U src/usr.bin/ssh/match.c U src/usr.bin/ssh/match.h U src/usr.bin/ssh/misc.c U src/usr.bin/ssh/misc.h U src/usr.bin/ssh/moduli.c U src/usr.bin/ssh/monitor.c U src/usr.bin/ssh/monitor.h U src/usr.bin/ssh/monitor_fdpass.c U src/usr.bin/ssh/monitor_fdpass.h U src/usr.bin/ssh/monitor_mm.c U src/usr.bin/ssh/monitor_mm.h U src/usr.bin/ssh/monitor_wrap.c U src/usr.bin/ssh/monitor_wrap.h U src/usr.bin/ssh/msg.c U src/usr.bin/ssh/msg.h U src/usr.bin/ssh/myproposal.h U src/usr.bin/ssh/nchan.c U src/usr.bin/ssh/nchan.ms U src/usr.bin/ssh/nchan2.ms U src/usr.bin/ssh/packet.c U src/usr.bin/ssh/packet.h U src/usr.bin/ssh/pathnames.h U src/usr.bin/ssh/progressmeter.c U src/usr.bin/ssh/progressmeter.h U src/usr.bin/ssh/readconf.c U src/usr.bin/ssh/readconf.h U src/usr.bin/ssh/readpass.c U src/usr.bin/ssh/rijndael.c U src/usr.bin/ssh/rijndael.h U src/usr.bin/ssh/rsa.c U src/usr.bin/ssh/rsa.h U src/usr.bin/ssh/scard.c U src/usr.bin/ssh/scard.h U src/usr.bin/ssh/scp.1 U src/usr.bin/ssh/scp.c U src/usr.bin/ssh/servconf.c U src/usr.bin/ssh/servconf.h U src/usr.bin/ssh/serverloop.c U src/usr.bin/ssh/serverloop.h U src/usr.bin/ssh/session.c U src/usr.bin/ssh/session.h U src/usr.bin/ssh/sftp-client.c U src/usr.bin/ssh/sftp-client.h U src/usr.bin/ssh/sftp-common.c U src/usr.bin/ssh/sftp-common.h U src/usr.bin/ssh/sftp-glob.c U src/usr.bin/ssh/sftp-server.8 U src/usr.bin/ssh/sftp-server.c U src/usr.bin/ssh/sftp.1 U src/usr.bin/ssh/sftp.c U src/usr.bin/ssh/sftp.h U src/usr.bin/ssh/ssh-add.1 U src/usr.bin/ssh/ssh-add.c U src/usr.bin/ssh/ssh-agent.1 U src/usr.bin/ssh/ssh-agent.c U src/usr.bin/ssh/ssh-dss.c U src/usr.bin/ssh/ssh-gss.h U src/usr.bin/ssh/ssh-keygen.1 U src/usr.bin/ssh/ssh-keyscan.1 U src/usr.bin/ssh/ssh-keyscan.c U src/usr.bin/ssh/ssh-keysign.8 U src/usr.bin/ssh/ssh-keysign.c U src/usr.bin/ssh/ssh-rsa.c U src/usr.bin/ssh/ssh.1 U src/usr.bin/ssh/ssh.c U src/usr.bin/ssh/ssh.h U src/usr.bin/ssh/ssh1.h U src/usr.bin/ssh/ssh2.h U src/usr.bin/ssh/ssh_config U src/usr.bin/ssh/ssh_config.5 U src/usr.bin/ssh/sshconnect.c U src/usr.bin/ssh/sshconnect.h U src/usr.bin/ssh/sshconnect1.c U src/usr.bin/ssh/sshconnect2.c U src/usr.bin/ssh/sshd.8 U src/usr.bin/ssh/sshd.c U src/usr.bin/ssh/sshd_config U src/usr.bin/ssh/sshd_config.5 U src/usr.bin/ssh/sshlogin.c U src/usr.bin/ssh/sshlogin.h U src/usr.bin/ssh/sshpty.c U src/usr.bin/ssh/sshpty.h U src/usr.bin/ssh/sshtty.c U src/usr.bin/ssh/tildexpand.c U src/usr.bin/ssh/ttymodes.c U src/usr.bin/ssh/ttymodes.h U src/usr.bin/ssh/uidswap.c U src/usr.bin/ssh/uidswap.h U src/usr.bin/ssh/uuencode.c U src/usr.bin/ssh/uuencode.h U src/usr.bin/ssh/version.h U src/usr.bin/ssh/xmalloc.c U src/usr.bin/ssh/xmalloc.h I src/usr.bin/ssh/lib/CVS U src/usr.bin/ssh/lib/Makefile I src/usr.bin/ssh/scard/CVS U src/usr.bin/ssh/scard/Makefile U src/usr.bin/ssh/scard/Ssh.bin.uu U src/usr.bin/ssh/scard/Ssh.java I src/usr.bin/ssh/scp/CVS U src/usr.bin/ssh/scp/Makefile I src/usr.bin/ssh/sftp/CVS U src/usr.bin/ssh/sftp/Makefile I src/usr.bin/ssh/sftp-server/CVS U src/usr.bin/ssh/sftp-server/Makefile I src/usr.bin/ssh/ssh/CVS U src/usr.bin/ssh/ssh/Makefile I src/usr.bin/ssh/ssh-add/CVS U src/usr.bin/ssh/ssh-add/Makefile I src/usr.bin/ssh/ssh-agent/CVS U src/usr.bin/ssh/ssh-agent/Makefile I src/usr.bin/ssh/ssh-keygen/CVS U src/usr.bin/ssh/ssh-keygen/Makefile I src/usr.bin/ssh/ssh-keyscan/CVS U src/usr.bin/ssh/ssh-keyscan/Makefile I src/usr.bin/ssh/ssh-keysign/CVS U src/usr.bin/ssh/ssh-keysign/Makefile I src/usr.bin/ssh/sshd/CVS U src/usr.bin/ssh/sshd/Makefile 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.bin/ssh CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 19:08:52 UTC Modified files: usr.sbin/dhcpd : dispatch.c memory.c parse.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 19:11:17 UTC Modified files: usr.bin/ssh : clientloop.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 19:12:22 UTC Modified files: usr.bin/ssh : version.h Log message: bump CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/10/31 20:10:47 UTC Modified files: content : d2xvZy03.inc Log message: I wonder why I still do a 'cvs up' before a 'cvs ci' here, because I have seen rarely that somebody else commits here. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 20:14:05 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: un-const-ify the path argument for stat needed for wrapper CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 20:15:54 UTC Modified files: sys/compat/openbsd: openbsd_stat.c openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: regen rewrite _stat.c to behave as wrapper CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 20:30:57 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: COMPAT_35 sys_ -> STD compat_35_sys_ I don't really see the difference, but... CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 21:03:59 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: not these CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/10/31 21:41:25 UTC contrib/code/spawnvt Update of /cvs/contrib/code/spawnvt In directory loki.66h.42h.de:/var/tmp/cvs-serv27412/spawnvt Log Message: Directory /cvs/contrib/code/spawnvt added to the repository CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/10/31 21:42:14 UTC Added files: code/spawnvt : Makefile chvt.c spawnvt.c Log message: I wondered for a long time how to trow another VT open on bsd.rd, since we've got VTs on it here it is CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 22:28:43 UTC Modified files: bin/ksh : Makefile ksh.1tbl misc.c proto.h Added files: bin/ksh : chvt.c Log message: add to mksh the unique ability to spawn on a different VT CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 22:49:39 UTC Modified files: sys/arch/i386/conf: GENERIC sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: enable openbsd emulation, looks like it works now CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 23:01:18 UTC Modified files: bin/ksh : main.c misc.c Log message: apparently fix coredumps CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 23:02:06 UTC Modified files: bin/ksh : main.c Log message: unify usage of spaces vs tabs CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/10/31 23:09:45 UTC Modified files: content : b2xkZXI_.inc bmV3cw__.inc d2xvZy03.inc Log message: yay, we've got openbsd emul and spawnvt in mksh CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 23:16:34 UTC Modified files: sys/sys : param.h share/mk : sys.mk Log message: MirOS 08/15: OpenBSD support ;) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/10/31 23:26:08 UTC Modified files: sys/compat/common: vfs_syscalls_43.c Log message: compile fixes for FLOPPY kernel, which doesn't use COMPAT_* and shrank by about 150 Bytes ;-) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/01 12:17:47 UTC Modified files: bin/ksh : PROJECTS Log message: no cksum builtins, I dream of 64 bit mksh rather CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/01 12:27:23 UTC Modified files: bin/ksh/tests : bksl-nl.t Log message: whitespace fix in comment CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/01 12:30:10 UTC Modified files: bin/ksh : alloc.c Log message: restore text of original licence clause, even if it's got bad chars in it CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/01 13:19:04 UTC Modified files: share/misc : licence.template Log message: if somebody has to add an advertising clause, provide a template for these, too rationale: - reduces the number of advertising clause variants around - helps with OSI approval (I hope) the template matches 98% of the advertising clause variants I found in MirOS CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/01 13:22:37 UTC Modified files: content : YWJvdXQ_.inc Log message: add ptr to osi and template CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/01 13:33:03 UTC Modified files: content : YW5vbmN2cw__.inc ZXJyYXRhLTc_.inc Log message: add some out-of-date info and the #7quater update by bsiegert@ CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/01 13:38:09 UTC Modified files: content : bWFpbg__.inc Log message: -ekkobsd +href to the bsd success stories (o'reilly) pdf CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/01 13:45:53 UTC Modified files: content : c2VydnM_.inc cG9ydHM_.inc d2xvZy03.inc Log message: -ekkobsd +"this is out of date! cd /path/to/ports; make setup" (any takers to update?) +wlog entry, licences mostly CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/01 13:47:50 UTC Added files: . : favicon.ico Log message: add favicon 1:1 copied from freebsd I'm currently investigating the exact licence, contacted the author CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/01 15:27:43 UTC Added files: samples : kbd-layout Log message: add keyboard layout with "dot.Xmodmap" loaded CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/01 15:59:40 UTC Added files: samples : kbd-layout.80c Log message: this one's in 80c CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/01 16:07:23 UTC Modified files: samples : kbd-layout kbd-layout.80c Log message: prefix the files with the BOM in order to show the encoding to clueless catters CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/01 16:36:46 UTC Modified files: japanese/jvim : Makefile japanese/jvim/pkg: PLIST Added files: japanese/jvim/patches: patch-src_jgrep_c patch-src_makefile_junx patch-src_vim_h Removed files: japanese/jvim/patches: patch-aa patch-ab patch-ac Log message: modernise (will test "" flavour only) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/01 17:03:25 UTC Added files: samples : kbd-layout.euc-jp Log message: euc-jp version of keyboard layout, suitable for kterm CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/01 17:32:49 UTC Modified files: samples : dot.Xmodmap dot.Xmodmap.light Log message: oops. fix tabifying CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/01 19:15:26 UTC Modified files: usr.sbin/httpd/conf: httpd.conf httpd.conf-dist mime.types Log message: add torrent to all and cgz/ngz/cbz to mime.types CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/01 20:13:14 UTC Modified files: print/cups : Makefile distinfo print/cups/patches: patch-Makedefs_in patch-backend_parallel_c patch-backend_serial_c patch-backend_socket_c patch-berkeley_lpq_c patch-berkeley_lpr_c patch-berkeley_lprm_c patch-cgi-bin_admin_c patch-config-scripts_cups-sharedlibs_m4 patch-cups_util_c patch-doc_sam_html patch-doc_sam_shtml patch-filter_Makefile patch-filter_imagetops_c patch-pdftops_PSOutputDev_cxx patch-scheduler_cups-lpd_c patch-scheduler_dirsvc_c patch-test_run-stp-tests_sh print/cups/pkg : PFRAG.shared PLIST Removed files: print/cups/patches: patch-backend_usb_c patch-systemv_Makefile Log message: Update to cups-1.1.22. Works for me, fixes some packaging problems present in older versions. CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/01 20:40:28 UTC Modified files: devel/subversion: Makefile distinfo Log message: Update to subversion-1.1.1. This fixes a speed regression introduced in 1.1.0. CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/01 21:43:03 UTC Modified files: content : d2xvZy03.inc Log message: some updates CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/02 05:00:30 UTC Modified files: lib/libc/time : taitime.c Log message: uh=oh CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/02 08:50:48 UTC Modified files: code/cgiirc/modules: parse.pl Log message: umlauts, lousy ones CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/02 20:42:15 UTC Modified files: net/samba/stable: Makefile distinfo net/samba/stable/pkg: PLIST Added files: net/samba/stable/patches: patch-aclocal_m4 Log message: update, take mntnership CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/02 21:22:02 UTC Modified files: usr.bin : Makefile distrib/lists/base/base: mi distrib/lists/base/etc: mi distrib/lists/htman/htman: mi distrib/miniroot: install.sub include : time.h lib/libc/gen : Makefile.inc lib/libc/time : taitime.c share/man/man8 : compat_openbsd.8 share/misc : acronyms usr.bin/wtf : wtf Removed files: usr.bin/tn3270 : Makefile Makefile.inc usr.bin/tn3270/api: api.order api_bsd.c api_exch.c api_exch.h apilib.c apilib.h asc_ebc.c asc_ebc.h astosc.c astosc.h dctype.c dctype.h disp_asc.c disp_asc.h ebc_disp.c ebc_disp.h usr.bin/tn3270/ascii: ascii.order default.map map3270.c map3270.h mset.c state.h termin.c usr.bin/tn3270/ctlr: 3180.kbd 3270pc.kbd api.c api.h ctlr.order declare.h externs.h function.c function.h hostctlr.h inbound.c oia.c oia.h options.c options.h outbound.c screen.h scrnctlr.h unix.kbd usr.bin/tn3270/general: genbsubs.c general.h general.order globals.c globals.h vaxbsubs.s usr.bin/tn3270/mset: Makefile map3270.5 mset.1 usr.bin/tn3270/sys_curses: system.c telextrn.h terminal.h termout.c usr.bin/tn3270/tn3270: Makefile tn3270.1 usr.bin/tn3270/tools: Makefile Makefile.inc mkmake.y prt3270.c usr.bin/tn3270/tools/mkastods: Makefile mkastods.c usr.bin/tn3270/tools/mkastosc: Makefile mkastosc.c usr.bin/tn3270/tools/mkdctype: Makefile ectype.c ectype.h mkdctype.c usr.bin/tn3270/tools/mkdstoas: Makefile mkdstoas.c usr.bin/tn3270/tools/mkhits: Makefile dohits.c dohits.h mkhits.c Log message: a bunch of fixes: * tn3270 is too old and uses... scary Makefile techniques * some compile fixes * more acronymes * german acronymes * tai2timet and vice versa as macro * sync lists after partial make build CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/02 21:23:21 UTC Modified files: X-Window/xc : Makefile X-Window/xc/config/imake: Imakefile Makefile.ini Log message: start fixing X if /usr/bin/cc is non-existant (honour $CC, damn it!) I will change the value of $CC for every release or so now, that these programmes learn it. - cc/gcc (obsd) - cc/pgcc (2.95) - egcc (3.2.[12] - gcc (3.2.3) - cc (3.4.2) CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/02 21:28:55 UTC Modified files: graphics : Makefile graphics/libcaca: Makefile graphics/libcaca/pkg: PLIST www/php5/extensions: Makefile x11/mplayer : Makefile Added files: graphics/libcaca/patches: patch-examples_Makefile_in patch-src_Makefile_in patch-test_Makefile_in graphics/libcaca/pkg: PFRAG.shared Log message: * build libcaca.so.1.0 and make use of it * fix some php5 deps (for details to the last two and this commit, see today's wlog entry) CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/02 21:33:12 UTC Modified files: . : index.php vbegin.php vend.php content : bWFpbg__.inc bmV3cw__.inc d2xvZy03.inc Log message: shrink, nicen, write WLOG ENTRY for today bsiegert@: please don't import openbsd ports cvs into a vendor branch in our cvs any more; it's enough if you've got them in your svn, and I don't like the idea of doing a whole import again CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/03 14:08:38 UTC Modified files: . : .cvsignore Log message: add tempidx, for those mirrors which need it CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 14:26:29 UTC Modified files: sys/kern : vfs_bio.c vfs_subr.c vfs_sync.c Log message: three diffs from Pedro Martelletto to tech@o today, unter Vorbehalt I'm not noticing problems yet, but a tremendous speed increase CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 14:28:56 UTC Modified files: X-Window/xc/programs/Xserver/hw/xfree86/drivers/wsfb: wsfb_driver.c Log message: sync src/X-Window/ to the last "sane" version of OpenBSD module XF4 no further imports will follow. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 15:25:49 UTC Modified files: gnu/usr.bin/binutils/src/ld/scripttempl: elf.sc Log message: merge openbsd's merger of GNU binutils 2.15 from miod@ CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 15:30:38 UTC Log message: your daily openbsd bugfix puller Status: Vendor Tag: openbsd Release Tags: cvs-200411031520 I src/CVS I src/usr.bin/CVS I src/usr.bin/passwd/CVS U src/usr.bin/passwd/Makefile C src/usr.bin/passwd/krb5_passwd.c U src/usr.bin/passwd/local_passwd.c U src/usr.bin/passwd/new_pwd.c U src/usr.bin/passwd/passwd.1 U src/usr.bin/passwd/passwd.c U src/usr.bin/passwd/pwd_check.c U src/usr.bin/passwd/pwd_gensalt.c C src/usr.bin/passwd/yp_passwd.c I src/bin/CVS I src/bin/ksh/CVS U src/bin/ksh/BUG-REPORTS U src/bin/ksh/CONTRIBUTORS U src/bin/ksh/ChangeLog U src/bin/ksh/ChangeLog.0 U src/bin/ksh/IAFA-PACKAGE U src/bin/ksh/INSTALL U src/bin/ksh/LEGAL U src/bin/ksh/Makefile U src/bin/ksh/NEWS U src/bin/ksh/NOTES U src/bin/ksh/PROJECTS U src/bin/ksh/README U src/bin/ksh/alloc.c U src/bin/ksh/c_ksh.c U src/bin/ksh/c_sh.c U src/bin/ksh/c_test.c U src/bin/ksh/c_test.h U src/bin/ksh/c_ulimit.c U src/bin/ksh/conf-end.h U src/bin/ksh/config.h U src/bin/ksh/edit.c U src/bin/ksh/edit.h U src/bin/ksh/emacs-gen.sh U src/bin/ksh/emacs.c U src/bin/ksh/eval.c U src/bin/ksh/exec.c U src/bin/ksh/expand.h U src/bin/ksh/expr.c U src/bin/ksh/history.c U src/bin/ksh/io.c U src/bin/ksh/jobs.c C src/bin/ksh/ksh.1tbl U src/bin/ksh/ksh_dir.h U src/bin/ksh/ksh_limval.h U src/bin/ksh/ksh_stat.h U src/bin/ksh/ksh_time.h U src/bin/ksh/ksh_times.h U src/bin/ksh/ksh_wait.h U src/bin/ksh/lex.c C src/bin/ksh/lex.h U src/bin/ksh/mail.c U src/bin/ksh/main.c U src/bin/ksh/misc.c U src/bin/ksh/missing.c U src/bin/ksh/path.c U src/bin/ksh/proto.h C src/bin/ksh/sh.1tbl U src/bin/ksh/sh.h U src/bin/ksh/shf.c U src/bin/ksh/shf.h U src/bin/ksh/siglist.in U src/bin/ksh/siglist.sh U src/bin/ksh/syn.c U src/bin/ksh/table.c U src/bin/ksh/table.h U src/bin/ksh/trap.c U src/bin/ksh/tree.c U src/bin/ksh/tree.h U src/bin/ksh/tty.c U src/bin/ksh/tty.h U src/bin/ksh/var.c U src/bin/ksh/version.c U src/bin/ksh/vi.c I src/bin/ksh/tests/CVS U src/bin/ksh/tests/alias.t U src/bin/ksh/tests/README U src/bin/ksh/tests/arith.t U src/bin/ksh/tests/bksl-nl.t U src/bin/ksh/tests/brkcont.t U src/bin/ksh/tests/cdhist.t U src/bin/ksh/tests/eglob.t U src/bin/ksh/tests/glob.t U src/bin/ksh/tests/heredoc.t U src/bin/ksh/tests/history.t U src/bin/ksh/tests/ifs.t U src/bin/ksh/tests/integer.t U src/bin/ksh/tests/lineno.t U src/bin/ksh/tests/read.t U src/bin/ksh/tests/regress.t U src/bin/ksh/tests/syntax.t U src/bin/ksh/tests/th U src/bin/ksh/tests/th-sh U src/bin/ksh/tests/th.sh U src/bin/ksh/tests/unclass1.t U src/bin/ksh/tests/unclass2.t U src/bin/ksh/tests/version.t I src/usr.sbin/CVS I src/usr.sbin/pppd/CVS U src/usr.sbin/pppd/Makefile U src/usr.sbin/pppd/auth.c U src/usr.sbin/pppd/cbcp.c U src/usr.sbin/pppd/cbcp.h U src/usr.sbin/pppd/ccp.c U src/usr.sbin/pppd/ccp.h U src/usr.sbin/pppd/chap.c U src/usr.sbin/pppd/chap.h U src/usr.sbin/pppd/chap_ms.c U src/usr.sbin/pppd/chap_ms.h U src/usr.sbin/pppd/demand.c U src/usr.sbin/pppd/fsm.c U src/usr.sbin/pppd/fsm.h U src/usr.sbin/pppd/ipcp.c U src/usr.sbin/pppd/ipcp.h U src/usr.sbin/pppd/ipxcp.c U src/usr.sbin/pppd/ipxcp.h U src/usr.sbin/pppd/lcp.c U src/usr.sbin/pppd/lcp.h U src/usr.sbin/pppd/magic.c U src/usr.sbin/pppd/magic.h U src/usr.sbin/pppd/main.c U src/usr.sbin/pppd/options.c U src/usr.sbin/pppd/patchlevel.h U src/usr.sbin/pppd/pathnames.h U src/usr.sbin/pppd/pppd.8 U src/usr.sbin/pppd/pppd.h U src/usr.sbin/pppd/sys-bsd.c U src/usr.sbin/pppd/upap.c U src/usr.sbin/pppd/upap.h I src/usr.sbin/pppd/chat/CVS U src/usr.sbin/pppd/chat/Makefile U src/usr.sbin/pppd/chat/chat.8 U src/usr.sbin/pppd/chat/chat.c I src/usr.sbin/pppd/pppstats/CVS U src/usr.sbin/pppd/pppstats/Makefile U src/usr.sbin/pppd/pppstats/pppstats.8 U src/usr.sbin/pppd/pppstats/pppstats.c 5 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 15:33:02 UTC Modified files: bin/ksh : ksh.1tbl lex.h Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 15:45:20 UTC Log message: better patch(1) fixes from obsd Status: Vendor Tag: openbsd Release Tags: cvs-200411031540 I src/usr.bin/patch/CVS U src/usr.bin/patch/Makefile U src/usr.bin/patch/README U src/usr.bin/patch/backupfile.c U src/usr.bin/patch/backupfile.h U src/usr.bin/patch/common.h U src/usr.bin/patch/inp.c U src/usr.bin/patch/inp.h U src/usr.bin/patch/patch.1 U src/usr.bin/patch/patch.c U src/usr.bin/patch/pathnames.h U src/usr.bin/patch/pch.c U src/usr.bin/patch/pch.h C src/usr.bin/patch/util.c U src/usr.bin/patch/util.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.bin/patch CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 15:46:17 UTC Modified files: usr.bin/patch : util.c Log message: merge CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/03 15:58:31 UTC Modified files: www/php5 : Makefile.inc distinfo www/php5/core : Makefile www/php5/core/files: phpxs www/php5/core/patches: patch-ext_yp_yp_c patch-pear_PEAR_Config_php patch-pear_install-pear_php www/php5/core/pkg: DEINSTALL INSTALL PLIST PLIST-pear www/php5/extensions: Makefile www/php5/patches: patch-aclocal_m4 patch-configure_in patch-ext_bcmath_libbcmath_src_output_c patch-ext_bcmath_libbcmath_src_rt_c patch-ext_calendar_calendar_c patch-ext_iconv_iconv_c patch-main_php_open_temporary_file_c patch-php_ini-dist patch-php_ini-recommended Log message: people are running away from us because we don't have PHP this serves as a first step (only!) to php5 (experimantal!) support CVSROOT: /cvs Module name: gcc Changes by: tg@loki.66h.42h.de 2004/11/03 15:58:47 UTC Modified files: fastjar : ChangeLog Makefile.am Makefile.in fastjar.texi libjava : ChangeLog Makefile.am Makefile.in configure Log message: CVSROOT: /cvs/gcc Module name: gcc Changes by: fitzsim@gcc.gnu.org 2004-07-23 23:34:17 Modified files: fastjar : ChangeLog Makefile.am Makefile.in fastjar.texi gcc/java : ChangeLog Make-lang.in gcj.texi libjava : ChangeLog Makefile.am Makefile.in configure configure.in libjava/gcj : Makefile.in libjava/include: Makefile.in libjava/testsuite: Makefile.in Log message: [...] 2004-07-23 Thomas Fitzsimmons * Makefile.am: Replace jar, rmic and rmiregistry references with gjar, grmic and grmiregistry. [...] CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/03 16:00:26 UTC Modified files: www/php5/core/pkg: PLIST Log message: @conflict -> @pkgcfl CVSROOT: /cvs Module name: gcc Changes by: tg@loki.66h.42h.de 2004/11/03 16:00:47 UTC Modified files: gcc/java : ChangeLog Make-lang.in gcj.texi Log message: CVSROOT: /cvs/gcc Module name: gcc Changes by: fitzsim@gcc.gnu.org 2004-07-23 23:34:17 Modified files: fastjar : ChangeLog Makefile.am Makefile.in fastjar.texi gcc/java : ChangeLog Make-lang.in gcj.texi libjava : ChangeLog Makefile.am Makefile.in configure configure.in libjava/gcj : Makefile.in libjava/include: Makefile.in libjava/testsuite: Makefile.in Log message: [...] 2004-07-23 Thomas Fitzsimmons * Makefile.am: Replace jar, rmic and rmiregistry references with gjar, grmic and grmiregistry. [...] CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/03 16:05:55 UTC Modified files: usr.bin/indent : Makefile args.c indent.c indent_codes.h indent_globs.h io.c lexi.c Log message: mop up first CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/03 16:10:47 UTC Modified files: www/php5/patches: patch-php_ini-recommended Log message: in MirPorts, CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/04 07:01:29 UTC Modified files: content : bWlycm9ycw__.inc Log message: another html fixup after someone also add advo and thor as well as the redirector, while here CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/04 07:04:23 UTC Modified files: content : Y3Zzd2Vi.inc Log message: +thor, +agentdero terminate URIs with a / CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/04 09:54:40 UTC Modified files: . : vbegin.php Log message: fix CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/04 10:14:27 UTC Modified files: . : getnam.php index.php vbegin.php Log message: modernise: $_SERVER[] CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/04 17:56:08 UTC Modified files: mailnews/pine : Makefile mailnews/pine/patches: patch-imap_src_osdep_unix_Makefile mailnews/pine/pkg: PLIST PLIST-cclient Added files: mailnews/pine/patches: patch-imap_src_dmail_Makefile patch-imap_src_imapd_Makefile patch-imap_src_ipopd_Makefile patch-imap_src_mailutil_Makefile patch-imap_src_mtest_Makefile patch-imap_src_tmail_Makefile patch-pine_makefile_bso mailnews/pine/pkg: PFRAG.shared-cclient Log message: build a shared libc-client; link against it and add dependencies where needed; bump plevel CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/04 18:24:02 UTC Modified files: usr.sbin/httpd/conf: httpd.conf Log message: apa-what? CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/04 18:44:43 UTC Modified files: www/php5/extensions: Makefile Log message: enable imap now CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/04 18:45:24 UTC Modified files: mailnews/pine : Makefile Log message: no VMEM_WARNING for 4.61 any more, I think it was a 4.60-local bug CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/04 20:40:04 UTC Modified files: www/pear-HTML-Common: Makefile www/pear-HTML-Common/pkg: PLIST Log message: adjust for php5 regen PLIST CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/04 20:48:22 UTC Modified files: . : Setup.sh Log message: tab/space, we had both found by Benedikt "Hama" Steinbusch, the #1 PHP prodder CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/04 21:01:24 UTC Modified files: devel/sdl-mixer: Makefile Log message: Add no-autoheader CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/05 07:56:39 UTC ports/www/pear-DB Update of /cvs/ports/www/pear-DB In directory loki.66h.42h.de:/var/tmp/cvs-serv21334/pear-DB Log Message: Directory /cvs/ports/www/pear-DB added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/05 07:56:48 UTC ports/www/pear-DB/pkg Update of /cvs/ports/www/pear-DB/pkg In directory loki.66h.42h.de:/var/tmp/cvs-serv27807/pkg Log Message: Directory /cvs/ports/www/pear-DB/pkg added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/05 07:58:47 UTC Modified files: www : Makefile www/pear-HTML-Common: Makefile Added files: www/pear-DB : Makefile distinfo www/pear-DB/pkg: DESCR PLIST Log message: * add pead-DB port by Benedikt "HaMa" Steinbusch few hints: - some files aren't included (see PLIST) - we don't need an empty ${PREFIX}/lib/php - wrap DESCR at 60, 66 or (if it must be) 72 cpl (I usually wrap them at 66) - remove apostrophe catastrophe from DESCR * make both pear modules usable with both php4 and php5, controlled via flavours (php5 is default) CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/05 08:07:55 UTC Modified files: content : d2xvZy03.inc Log message: another pile of ramblings CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/05 20:34:36 UTC Modified files: content : Y3Zzd2Vi.inc bWlycm9ycw__.inc d2xvZy03.inc Log message: vhost fixes CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/05 21:17:04 UTC Modified files: infrastructure/compat/osdep: mbsd-mirports.osdep.mk obsd-mirports.osdep.mk infrastructure/mk: bsd.port.mk mirports.miros.mk mirports.sys.mk Log message: shuffle around compat stuff, reducing the lines of code which need to be parsed by every make(1) invocation minor fallout expected, please report CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/05 21:18:21 UTC Modified files: graphics/png : Makefile Removed files: infrastructure/templates: PLIST.fake Log message: - no fake port any more - drop maintainership for png, I haven't updated it through 2-3 securities CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/05 21:18:55 UTC Modified files: textproc/expat : Makefile Log message: no fake port any more CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/05 22:35:43 UTC Modified files: . : INDEX x11 : Makefile net/sirc : Makefile net/sirc/pkg : PLIST x11/evilwm : Makefile Removed files: x11/evilwm/pkg : MESSAGE-yes x11/bitstream-vera-fonts: Makefile distinfo x11/bitstream-vera-fonts/pkg: DESCR INSTALL PLIST Log message: sync, 2919 fix/remove fallout CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/05 23:01:31 UTC Modified files: distrib/i386/common: Makefile.inc Log message: miod@openbsd says no .eh_frame for us CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/05 23:05:12 UTC Modified files: usr.bin/crunch : crunchgen.c distrib/i386/common: Makefile.inc Log message: only strip once CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 16:00:57 UTC Modified files: code/heartbeat : hbserver Log message: start writing a heartbeat-compatible server CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 18:23:19 UTC Modified files: code/heartbeat : README hbclient hbserver Added files: code/heartbeat : hbbackend.sample hbserver.cfg.sample Log message: finish testing now, the backends for IPv6-TSP and IPv4-MirDNSv2 have to be written CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 18:35:49 UTC contrib/code/heartbeat/toolkit.mirdns Update of /cvs/contrib/code/heartbeat/toolkit.mirdns In directory loki.66h.42h.de:/var/tmp/cvs-serv31947/toolkit.mirdns Log Message: Directory /cvs/contrib/code/heartbeat/toolkit.mirdns added to the repository CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 18:50:06 UTC Added files: code/heartbeat : hbbackend.mirdns code/heartbeat/toolkit.mirdns: Makefile Makefile.inc cvt-aaaa.sh make.sh Log message: most of MirDNS #2 CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 19:00:39 UTC Added files: code/heartbeat/toolkit.mirdns: mkscript.sh Log message: that was the hard part, now implementing and testing... CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 19:09:27 UTC Modified files: code/heartbeat/toolkit.mirdns: make.sh Added files: code/heartbeat/toolkit.mirdns: distribute.sh Log message: hm, I've got to distribute, too. djb says scp is ok, we need not use rsync spacing CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 19:11:59 UTC Modified files: code/heartbeat/toolkit.mirdns: distribute.sh Log message: silencium CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 19:26:48 UTC Modified files: code/heartbeat : hbbackend.mirdns code/heartbeat/toolkit.mirdns: Makefile distribute.sh Added files: code/heartbeat/toolkit.mirdns: hbclient Log message: help with the paths add hbclient tailored down for MirDNS #2 CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 19:40:34 UTC Modified files: code/heartbeat/toolkit.mirdns: distribute.sh Log message: don't exit 1 if no secondaries exist ;) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 19:40:55 UTC Modified files: code/heartbeat/toolkit.mirdns: distribute.sh Log message: exit nicely at the end CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 19:59:13 UTC Modified files: code/heartbeat : hbserver Log message: tell I'm life CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 20:20:58 UTC Modified files: code/heartbeat : hbserver Log message: don't pitfall the traps; allow clean exit under djb's supervision CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 20:31:01 UTC Modified files: code/heartbeat : hbserver Log message: don't swap < and > again... CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 20:35:27 UTC Modified files: code/heartbeat : hbserver Log message: minimal logging CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 20:42:23 UTC Modified files: code/heartbeat/toolkit.mirdns: distribute.sh Log message: M- is bad due to Makefile existance CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 20:48:20 UTC Modified files: code/heartbeat/toolkit.mirdns: distribute.sh Log message: it helps to be able to connect to loki's port 26... CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 20:51:13 UTC Modified files: code/heartbeat/toolkit.mirdns: Makefile Makefile.inc Log message: kill hbclient (MirDNS) only if needed CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 21:11:23 UTC Modified files: code/heartbeat : hbserver.cfg.sample Log message: give the columns more space CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/06 21:16:01 UTC Modified files: infrastructure/templates: network.conf.template Log message: add another distfile site CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 21:32:52 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: add facility for stderr logging CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 21:34:13 UTC Modified files: code/heartbeat/toolkit.mirdns: hbclient Log message: tunnel broker -> heartbeat server CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 21:35:36 UTC Modified files: code/heartbeat/toolkit.mirdns: hbclient Log message: another wording CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 21:46:17 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: oups. log to stdout, but _do_ it. CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/06 22:56:42 UTC Modified files: infrastructure/stools/create: pkg_create.1 Log message: credit where credit is due CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/06 23:22:10 UTC Modified files: sys/ufs/ufs : Tag: openbsd ufs_inode.c Log message: I always wanted to know if I can commit into a vendor branch ;-) anyway: crucial fix from tedu@o preventing double-locked vnodes CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/06 23:46:39 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: advice to chmod 500 these CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/07 00:21:59 UTC Modified files: content : d2xvZy03.inc Log message: small update CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/07 00:25:38 UTC Modified files: emulators/wine/wine: Makefile distinfo emulators/wine/wine/pkg: PLIST Added files: emulators/wine/wine/patches: patch-include_resource_h patch-msdos_dpmi_c patch-multimedia_mcicda_c patch-server_trace_c patch-wine_ini Removed files: emulators/wine/wine/patches: patch-aa patch-ab Log message: ew. time_t64 and gcc3 fixes, as well as regenerating patches. still not much of a progress. can't play: fixme:win32:PE_LoadImage Need to relocate C:\WINDOWS\SYSTEM32\SOL.EXE, but no relocation records present (stripped during link). wine: can't exec 'sol.exe': error=0 wine progman also doesn't work (can't find its licence). CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/07 13:10:26 UTC Modified files: usr.bin/nc : Makefile atomicio.c nc.1 netcat.c socks.c Log message: add -I option -Wall -W -pedantic clean CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 13:15:45 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: issue warnings if no IP found CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 13:26:32 UTC Modified files: code/heartbeat : README Log message: no need to worry about having more than a handfull of clients any more, since network I/O is now a co-routine thanks to the ksh features ;) (it would have been IMPOSSIBLE with GNU bash) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 13:26:51 UTC Modified files: code/heartbeat : hbserver Log message: TENTATIVE support for 'sender' CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 13:31:08 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: sort nc(1) options for consistency CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 13:49:38 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: client-side support for sender support for calling the scripts manually to "down" them CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 13:51:32 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: message DOWN to server if normally killed, too CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/07 15:25:33 UTC Modified files: usr.bin/nc : netcat.c Log message: fix -I and longstanding bugs in the code CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 17:47:56 UTC Modified files: code/heartbeat : README hbbackend.mirdns hbbackend.sample hbclient hbserver code/heartbeat/toolkit.mirdns: hbclient Log message: rewrite hbClient and hbServer, in a more structured way fix typos and bugs in README and the backends add support for password changing to the clients CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 18:02:39 UTC Modified files: code/heartbeat : hbserver Log message: replace debugging by assertion CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 18:02:57 UTC Modified files: code/heartbeat : hbserver Log message: typo CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 18:43:32 UTC Modified files: code/heartbeat : hbclient code/heartbeat/toolkit.mirdns: hbclient Log message: fix sub tell no structural difference, but executes differently CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/07 19:10:25 UTC Modified files: content : bWFpbg__.inc bmV3cw__.inc d2xvZy03.inc Log message: MirDNS, hbSuite, fallen off DNS CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 19:19:04 UTC Modified files: code/heartbeat : hbclient hbserver code/heartbeat/toolkit.mirdns: hbclient Log message: hbClient: SixXS insists on the trailing NUL byte hbServer: log delta-t for heartbeats CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/07 19:19:35 UTC Modified files: code/heartbeat/toolkit.mirdns: hbclient Log message: remove misleading statements about tunnel here CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/07 21:04:40 UTC Modified files: content : bWFpbg__.inc bmV3cw__.inc d2xvZy03.inc Log message: looks like DNS is back CVSROOT: /cvs Module name: www Changes by: bsiegert@loki.66h.42h.de 2004/11/07 22:25:42 UTC Modified files: content : d2xvZy03.inc Log message: wlog entry for today CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/08 14:11:20 UTC Modified files: . : wiki.cgi Log message: allow _ and - in manpage names found at BennySiegert page CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/09 21:36:40 UTC Modified files: scripts : cvsim-src-openbsd Log message: mirbsdksh is not derived from openbsd "ksh" any more CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 16:04:30 UTC Modified files: bin/ksh : Tag: openbsd ksh.1tbl sh.1tbl Log message: some manual pages improvements from openbsd ksh-bash-lookalike CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 16:52:10 UTC Modified files: bin/ksh : ksh.1tbl Log message: merge OpenBSD improvements reword in parts link to sh(C) etc. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:01:13 UTC Modified files: bin/ksh : ksh.1tbl Log message: some more CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:13:12 UTC Modified files: bin/ksh : Build.sh Makefile NOTES PROJECTS ksh.1tbl main.c proto.h table.h var.c Removed files: bin/ksh : mail.c Log message: remove mail check functionality (everybody SANE uses uw, imaps and mbx now) update notes fix Build.sh CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:18:30 UTC Modified files: bin/ksh : ksh.1tbl Log message: hm, we removed the date from $KSH_VERSION a short while ago for size CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:22:15 UTC Modified files: bin/ksh : README sh.1tbl version.c bin/ksh/tests : version.t Log message: sync and bump to 1.16 CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:28:42 UTC Modified files: lib/libc/string: strlfun.c Log message: * new licence template * better RCS ID macro CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:29:20 UTC Modified files: bin/ksh : Tag: ksh_maintainer strlfun.c Log message: sync CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:29:56 UTC Modified files: bin/ksh : sh.h Log message: sync with my idea of __RCSID() CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 17:31:39 UTC Modified files: bin/ksh : sh.h Log message: sync with ksh's idea of __attribute__(()) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 19:58:07 UTC Modified files: bin/ksh : Build.sh chvt.c sh.h Log message: * Build.sh: bail out early if build failure * Build.sh: fix manpage name * chvt.c: Solaris: chvt.c:57: `TIOCSCTTY' undeclared (first use in this function) * chvt.c: GNU/Linux: /tmp/ccrAeq0h.o(.text+0x5e): In function `chvt': : warning: warning: revoke is not implemented and will always fail * sh.h: let it only change to .section .comment ifdef __ELF__ CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/10 20:08:21 UTC Modified files: bin/ksh : chvt.c Log message: nicen error msg (post-1.16!) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 20:51:06 UTC Log message: joe-3.1.tar.gz from upstream Status: Vendor Tag: tg Release Tags: joe-3_1 N contrib/code/jupp/README N contrib/code/jupp/acinclude.m4 N contrib/code/jupp/configure.ac N contrib/code/jupp/aclocal.m4 N contrib/code/jupp/b.h N contrib/code/jupp/blocks.h N contrib/code/jupp/bw.h N contrib/code/jupp/cmd.h N contrib/code/jupp/config.h N contrib/code/jupp/hash.h N contrib/code/jupp/help.h N contrib/code/jupp/kbd.h N contrib/code/jupp/macro.h N contrib/code/jupp/main.h N contrib/code/jupp/menu.h N contrib/code/jupp/path.h N contrib/code/jupp/poshist.h N contrib/code/jupp/pw.h N contrib/code/jupp/queue.h N contrib/code/jupp/qw.h N contrib/code/jupp/rc.h N contrib/code/jupp/regex.h N contrib/code/jupp/scrn.h N contrib/code/jupp/tab.h N contrib/code/jupp/termcap.h N contrib/code/jupp/tty.h N contrib/code/jupp/tw.h N contrib/code/jupp/w.h N contrib/code/jupp/types.h N contrib/code/jupp/ublock.h N contrib/code/jupp/uedit.h N contrib/code/jupp/uerror.h N contrib/code/jupp/ufile.h N contrib/code/jupp/uformat.h N contrib/code/jupp/uisrch.h N contrib/code/jupp/umath.h N contrib/code/jupp/undo.h N contrib/code/jupp/usearch.h N contrib/code/jupp/ushell.h N contrib/code/jupp/utag.h N contrib/code/jupp/utils.h N contrib/code/jupp/va.h N contrib/code/jupp/vfile.h N contrib/code/jupp/vs.h N contrib/code/jupp/utf8.h N contrib/code/jupp/syntax.h N contrib/code/jupp/i18n.h N contrib/code/jupp/charmap.h N contrib/code/jupp/Makefile.am N contrib/code/jupp/Makefile.in N contrib/code/jupp/autoconf.h.in N contrib/code/jupp/jmacsrc.in N contrib/code/jupp/joe.1.in N contrib/code/jupp/b.c N contrib/code/jupp/joerc.in N contrib/code/jupp/jpicorc.in N contrib/code/jupp/jstarrc.in N contrib/code/jupp/rjoerc.in N contrib/code/jupp/configure N contrib/code/jupp/COPYING N contrib/code/jupp/ChangeLog N contrib/code/jupp/NEWS N contrib/code/jupp/TODO N contrib/code/jupp/config.guess N contrib/code/jupp/config.sub N contrib/code/jupp/depcomp N contrib/code/jupp/install-sh N contrib/code/jupp/missing N contrib/code/jupp/mkinstalldirs N contrib/code/jupp/blocks.c N contrib/code/jupp/bw.c N contrib/code/jupp/cmd.c N contrib/code/jupp/hash.c N contrib/code/jupp/help.c N contrib/code/jupp/kbd.c N contrib/code/jupp/macro.c N contrib/code/jupp/main.c N contrib/code/jupp/menu.c N contrib/code/jupp/path.c N contrib/code/jupp/poshist.c N contrib/code/jupp/pw.c N contrib/code/jupp/queue.c N contrib/code/jupp/qw.c N contrib/code/jupp/rc.c N contrib/code/jupp/regex.c N contrib/code/jupp/scrn.c N contrib/code/jupp/tab.c N contrib/code/jupp/termcap.c N contrib/code/jupp/tty.c N contrib/code/jupp/tw.c N contrib/code/jupp/ublock.c N contrib/code/jupp/uedit.c N contrib/code/jupp/uerror.c N contrib/code/jupp/ufile.c N contrib/code/jupp/uformat.c N contrib/code/jupp/uisrch.c N contrib/code/jupp/umath.c N contrib/code/jupp/undo.c N contrib/code/jupp/usearch.c N contrib/code/jupp/ushell.c N contrib/code/jupp/utag.c N contrib/code/jupp/va.c N contrib/code/jupp/vfile.c N contrib/code/jupp/vs.c N contrib/code/jupp/w.c N contrib/code/jupp/utils.c N contrib/code/jupp/syntax.c N contrib/code/jupp/utf8.c N contrib/code/jupp/selinux.c N contrib/code/jupp/i18n.c N contrib/code/jupp/charmap.c N contrib/code/jupp/termidx.c N contrib/code/jupp/INFO N contrib/code/jupp/LIST N contrib/code/jupp/README.cvs N contrib/code/jupp/dir.c N contrib/code/jupp/HINTS N contrib/code/jupp/charmaps/klingon.in N contrib/code/jupp/docs/help-system.html N contrib/code/jupp/syntax/asm.jsf.in N contrib/code/jupp/syntax/c.jsf.in N contrib/code/jupp/syntax/conf.jsf.in N contrib/code/jupp/syntax/csh.jsf.in N contrib/code/jupp/syntax/diff.jsf.in N contrib/code/jupp/syntax/fortran.jsf.in N contrib/code/jupp/syntax/html.jsf.in N contrib/code/jupp/syntax/java.jsf.in N contrib/code/jupp/syntax/lisp.jsf.in N contrib/code/jupp/syntax/mail.jsf.in N contrib/code/jupp/syntax/mason.jsf.in N contrib/code/jupp/syntax/pascal.jsf.in N contrib/code/jupp/syntax/perl.jsf.in N contrib/code/jupp/syntax/php.jsf.in N contrib/code/jupp/syntax/python.jsf.in N contrib/code/jupp/syntax/sh.jsf.in N contrib/code/jupp/syntax/tcl.jsf.in N contrib/code/jupp/syntax/verilog.jsf.in N contrib/code/jupp/syntax/vhdl.jsf.in N contrib/code/jupp/syntax/xml.jsf.in No conflicts created by this import CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 20:54:34 UTC Modified files: code/jupp : config.guess config.sub depcomp install-sh mkinstalldirs Log message: from ports/infrastructure/db/ CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 20:55:53 UTC Added files: code/jupp : jupprc Log message: from ports/editors/joe/files/ CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 20:58:19 UTC Modified files: code/jupp : autoconf.h.in b.c bw.c charmap.c charmap.h cmd.c configure.ac help.c i18n.c macro.c main.c menu.c path.c path.h pw.c qw.c rc.c rc.h regex.c scrn.c syntax.c termcap.h tty.c tty.h tw.c ublock.c uedit.c uerror.c ufile.c uisrch.c usearch.c ushell.c utf8.c utils.c Log message: from ports/editors/joe/patches/* CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:00:59 UTC Modified files: code/jupp : Makefile.am Log message: enable installation of jupprc and generation of jupp link CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:01:21 UTC Modified files: code/jupp : configure.ac Log message: I guess this means a version bump CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:03:23 UTC Added files: code/jupp : autogen.sh Log message: slightly modified from ports/infrastructure/db/ - default to AUTOCONF_NEW - no libtool needed CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:05:58 UTC Modified files: code/jupp : Makefile.in aclocal.m4 configure Log message: cries for regen ;) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:12:17 UTC Modified files: code/jupp : Makefile.am Log message: looks like a shortcoming of automake 1.4 CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:14:08 UTC Modified files: code/jupp : Makefile.am Added files: code/jupp : strlfun.c Log message: I guess I need this for GNUs, too CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:14:27 UTC Modified files: code/jupp : strlfun.c Log message: __RCSID() portable to even MS-DOS CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:18:52 UTC Modified files: code/jupp : ChangeLog INFO joe.1.in Log message: docu update CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:19:29 UTC Modified files: code/jupp : Makefile.in Log message: regen CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:21:22 UTC Modified files: code/jupp : Makefile.am Log message: make cvs+make maintainer-clean happy CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:22:06 UTC Modified files: code/jupp : Makefile.in Log message: regen CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:54:32 UTC Modified files: code/jupp : Makefile.am Log message: uh... CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:55:44 UTC Modified files: code/jupp : Makefile.in README.cvs Log message: regen document automake I'm content with it ;) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:57:08 UTC Modified files: code/jupp : NEWS Log message: more commentary CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/10 21:58:38 UTC Modified files: code/jupp : utf8.c Log message: (c) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/11 22:23:22 UTC Modified files: gnu/aux : mkinstalldirs Log message: add distinguishion for GNU bash thanks Julian "yofuh" Wiesener for help testing CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/11 22:24:29 UTC Modified files: infrastructure/db: mkinstalldirs Log message: sync CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/11 22:26:48 UTC Modified files: code/jupp : mkinstalldirs Log message: sync from ports/infrastructure/db/ this fixes 'make install' with GNU bash under Arch GNU/Linux CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/11 23:02:04 UTC Modified files: infrastructure/stools/add: extract.c infrastructure/stools/lib: lib.h str.c Log message: Add toabs() function to convert a filename to an absolute one. To be used in several places (only one for now). CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 00:44:59 UTC Modified files: code/mirmake : Build.sh Log message: machine_os is part of syntax too CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 00:47:23 UTC Modified files: code/mirmake/dist/scripts: Build.sh Log message: add $DESTDIR functionality CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 01:06:10 UTC Modified files: code/mirmake/dist/scripts: bsd.own.mk.ed bsd.prog.mk.ed sys.mk.ed Log message: fix for -current <*.mk> files CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 01:40:15 UTC Modified files: code/mirmake/dist/scripts: bsd.own.mk.ed Log message: other systems usually don't have nrcon CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 01:43:49 UTC Modified files: code/mirmake/dist/scripts: Build.sh Added files: code/mirmake/dist/scripts: bsd.man.mk.ed Log message: GNU sed does not correctly handle word boundaries CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 01:45:58 UTC contrib/code/mirmake/dist/contrib Update of /cvs/contrib/code/mirmake/dist/contrib In directory loki.66h.42h.de:/var/tmp/cvs-serv25442/contrib Log Message: Directory /cvs/contrib/code/mirmake/dist/contrib added to the repository CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 01:52:19 UTC Modified files: code/mirmake/dist/scripts: Build.sh Added files: code/mirmake/dist/contrib: mirmake.h Log message: install mirmake.h and strlfun.c for easier porting CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 01:56:51 UTC Modified files: code/mirmake/dist/scripts: Build.sh Log message: don't warn; GNU groff isn't capable of properly nroffing the make(1) tutorial, but it _does_ output a thingie CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/12 02:03:10 UTC Modified files: code/mirmake/dist/scripts: Build.sh Copy.sh Added files: code/mirmake/dist/scripts: mkdep.sh.ed Log message: build and install mkdep(1) CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/12 13:06:41 UTC Modified files: infrastructure/stools/add: main.c perform.c infrastructure/stools/create: perform.c infrastructure/stools/lib: file.c lib.h str.c Log message: Remove all traces of basename_of() and dirname_of() and replace by basename(3) and dirname(3) from libc (which seemingly did not exist when the pkgtools were written). As for testing: I have tested pkg_create, add, and remove with the changes. pkg_create gave me a package that was two bytes larger, but when uncompressed and unpacked showed no difference. So I assume it works :). CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/12 17:54:25 UTC Modified files: . : 404.php robots.txt vbegin.php vend.php vfuncs.php vindex.inc vsbare.css vskonq.css vsmini.css vstyle.css content : Y3Zzd2Vi.inc YW5uLTc_.inc YW5vbmN2cw__.inc YWJvdXQ_.inc YWJvdXQtbG9nbw__.inc YnNkLWludHJv.inc Z2V0dGluZw__.inc ZGV2ZWw_.inc ZGV2ZWwuY251a2U_.inc ZGV2ZWwuYnNpZWdlcnQ_.inc ZGV2ZWwuZGF2ZQ__.inc ZGV2ZWwuc2Fw.inc ZGV2ZWwudGc_.inc ZGV2ZWwudHlsZXI_.inc ZXJyYXRhLTc_.inc ZmVhdHVyZXM_.inc aXB2Ni1zaXh4cw__.inc aXNkbg__.inc bWFpbg__.index bWlycm9ycw__.inc bWlyd2FydW0_.inc bmV3cw__.inc c3R5bGU_.inc d2xvZy00.inc d2xvZy03.inc Added files: . : vsroot.css content : YWJvdXQ_.index ZG9jcw__.inc bWFpbA__.inc cGxhbg__.index Removed files: content : Y3Zzd2Vi.index YW5vbmN2cw__.index ZXJyYXRh.index ZXJyYXRhLTc_.index ZXJyYXRhLW9sZA__.inc ZXJyYXRhLW9sZA__.index bWlycm9ycw__.index c2VydnM_.inc c2VydnM_.index historic : .htaccess ann-7.htm ann-7.png Log message: * re-structure website * add new Gliederung, uhm, outline * adjust most links * remove having too many subcategories * re-classify some stuff * merge some pages * junk some stuff * split some pages * remove historic content which is still available * add "admin" style sheet * for admin: add marker which pages are to be moved into the MirWiki RSN * for admin: 404.php shows getnam.php info (hi tyler@) * write some more information about the mirror stuff sap@ bsiegert@: please revisit my "can move into the MirWiki" classification, thanks for feedback CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/12 18:00:56 UTC Modified files: . : vend.php content : YW5uLTc_.inc Log message: I'm no longer @ePost.de (the life-long eMail address has been outlived by me...) CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/12 18:04:50 UTC Modified files: content : ZmVhdHVyZXM_.inc bmV3cw__.inc Log message: one week of hard work, and the fallout is this small I wonder I haven't broken more ;-) Valid XHTML/1.1 for all auto-generated pages (index.php 404.php getnam.php) now again ;-) CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/12 18:12:39 UTC Modified files: content : bWFpbg__.inc Log message: wenn du gelb in der überschrift und hellorange für links benutzt, ist das scheiße CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/12 18:17:03 UTC Modified files: . : vindex.inc Removed files: content : YWJvdXQ_.index b2xkZXI_.index bWFpbg__.index bmV3cw__.index cGxhbg__.index d2xvZy00.index d2xvZy01.index d2xvZy02.index d2xvZy03.index d2xvZy0w.index d2xvZy0x.index d2xvZy0y.index d2xvZy0z.index Log message: lass das menü doch expandiert wo sind denn die AnonCVS.sachen hin? CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/12 21:24:06 UTC Modified files: infrastructure/stools/add: perform.c infrastructure/stools/create: perform.c pl.c infrastructure/stools/delete: perform.c infrastructure/stools/lib: lib.h plist.c Log message: Change find_plist() to accept a string to search for. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/12 22:01:11 UTC Modified files: gnu/usr.bin/gcc: Makefile.in config.gcc configure.ac Added files: gnu/usr.bin/gcc/config: mirbsd.h gnu/usr.bin/gcc/config/i386: mirbsd.h gnu/usr.bin/gcc/config/sparc: mirbsd.h Log message: I've drunken enough to... start this CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/12 22:07:37 UTC Modified files: gnu/usr.bin/gcc/config: mirbsd.h Log message: propolice and trampoline fixes CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/12 22:12:16 UTC Modified files: gnu/usr.bin/gcc: opts.c Log message: move some unsafe opts from -O2 to -O3, as usual CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/12 22:19:14 UTC Modified files: gnu/usr.bin/gcc: Makefile.in configure toplev.c Log message: more and regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/12 22:43:32 UTC Modified files: gnu/usr.bin/gcc: Makefile.in configure Added files: gnu/usr.bin/gcc: Makefile.bsd-wrapper Log message: make: don't know how to make %.c. Stop in /usr/obj/gnu/usr.bin/gcc. I doubt GNU make is going to help THESE FRISKIN' M....F...ERS of FSF any more to gain acceptance in the OPEN SOURCE community CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 00:37:01 UTC Modified files: gnu/usr.bin : Makefile Removed files: gnu/usr.bin/dict: Makefile dict Log message: reduce the amount of un-free software in base again. I haven't found a sufficiently free alternative. CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/13 00:41:43 UTC Modified files: content : d2xvZy03.inc Log message: wlog summary up until now, trying to free myself from beer CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 00:51:35 UTC Removed files: gnu/usr.bin/gcc: Makefile.bsd-wrapper Makefile.in README-fixinc aclocal.m4 alias.c alloc-pool.c alloc-pool.h attribs.c basic-block.h bb-reorder.c bitmap.c bitmap.h bt-load.c builtin-attrs.def builtin-types.def builtins.c builtins.def c-aux-info.c c-common.c c-common.def c-common.h c-config-lang.in c-convert.c c-cppbuiltin.c c-decl.c c-dump.c c-errors.c c-format.c c-incpath.c c-incpath.h c-lang.c c-lex.c c-objc-common.c c-opts.c c-parse.c c-parse.in c-parse.y c-pch.c c-ppoutput.c c-pragma.c c-pragma.h c-pretty-print.c c-pretty-print.h c-semantics.c c-tree.h c-typeck.c c.opt caller-save.c calls.c cfg.c cfganal.c cfgbuild.c cfgcleanup.c cfghooks.c cfghooks.h cfglayout.c cfglayout.h cfgloop.c cfgloop.h cfgloopanal.c cfgloopmanip.c cfgrtl.c cgraph.c cgraph.h cgraphunit.c collect2.c collect2.h combine.c common.opt conditions.h config.build config.gcc config.host config.in configure configure.ac conflict.c convert.c convert.h coretypes.h coverage.c coverage.h cppcharset.c cppdefault.c cppdefault.h cpperror.c cppexp.c cppfiles.c cpphash.c cpphash.h cppinit.c cpplex.c cpplib.c cpplib.h cppmacro.c cpppch.c cppspec.c cpptrad.c cppucnid.h cppucnid.pl cppucnid.tab crtstuff.c cse.c cselib.c cselib.h cstamp-h.in dbxout.c dbxout.h debug.c debug.h defaults.h df.c df.h diagnostic.c diagnostic.def diagnostic.h dojump.c doloop.c dominance.c dummy-conditions.c dwarf.h dwarf2.h dwarf2asm.c dwarf2asm.h dwarf2out.c dwarf2out.h emit-rtl.c errors.c errors.h et-forest.c et-forest.h except.c except.h explow.c expmed.c expr.c expr.h final.c fix-header.c fixproto flags.h flow.c fold-const.c fp-test.c function.c function.h gbl-ctors.h gcc.c gcc.h gccbug.in gccspec.c gcov-dump.c gcov-io.c gcov-io.h gcov-iov.c gcov.c gcse.c gdbinit.in gen-protos.c genattr.c genattrtab.c genattrtab.h genautomata.c gencheck.c gencodes.c genconditions.c genconfig.c genconstants.c genemit.c genextract.c genflags.c gengenrtl.c gengtype-lex.c gengtype-lex.l gengtype-yacc.c gengtype-yacc.h gengtype-yacc.y gengtype.c gengtype.h genmodes.c genmultilib genopinit.c genoutput.c genpeep.c genpreds.c genrecog.c gensupport.c gensupport.h ggc-common.c ggc-none.c ggc-page.c ggc-simple.c ggc-zone.c ggc.h glimits.h global.c gmon.c graph.c graph.h gstab.h gsyms.h gsyslimits.h gthr-aix.h gthr-dce.h gthr-gnat.c gthr-gnat.h gthr-posix.c gthr-posix.h gthr-rtems.h gthr-single.h gthr-solaris.h gthr-vxworks.h gthr-win32.h gthr.h haifa-sched.c hard-reg-set.h hashtable.c hashtable.h hooks.c hooks.h host-default.c hosthooks-def.h hosthooks.h hwint.h ifcvt.c input.h insn-addr.h integrate.c integrate.h intl.c intl.h jump.c langhooks-def.h langhooks.c langhooks.h lcm.c libfuncs.h libgcc-darwin.ver libgcc-std.ver libgcc2.c libgcc2.h libgcov.c limitx.h limity.h line-map.c line-map.h lists.c local-alloc.c longlong.h loop-init.c loop-unroll.c loop-unswitch.c loop.c loop.h machmode.def machmode.h main.c mips-tdump.c mips-tfile.c mkconfig.sh mkdeps.c mkdeps.h mkheaders.in mkinstalldirs mklibgcc.in mkmap-flat.awk mkmap-symver.awk mode-classes.def move-if-change optabs.c optabs.h opts.c opts.h opts.sh output.h params.c params.def params.h postreload.c predict.c predict.def predict.h prefix.c prefix.h pretty-print.c pretty-print.h print-rtl.c print-tree.c profile.c protector.c protector.h protoize.c ra-build.c ra-colorize.c ra-debug.c ra-rewrite.c ra.c ra.h read-rtl.c real.c real.h recog.c recog.h reg-stack.c regclass.c regmove.c regrename.c regs.h reload.c reload.h reload1.c reorg.c resource.c resource.h rtl-error.c rtl.c rtl.def rtl.h rtlanal.c sbitmap.c sbitmap.h scan-decls.c scan-types.sh scan.c scan.h sched-deps.c sched-ebb.c sched-int.h sched-rgn.c sched-vis.c sdbout.c sdbout.h sibcall.c simplify-rtx.c sort-protos sreal.c sreal.h stab.def stack.h stmt.c stor-layout.c stringpool.c stub-objc.c sys-protos.h sys-types.h system.h target-def.h target.h targhooks.c targhooks.h timevar.c timevar.def timevar.h tlink.c toplev.c toplev.h tracer.c tree-dump.c tree-dump.h tree-inline.c tree-inline.h tree-optimize.c tree.c tree.def tree.h tsystem.h typeclass.h unroll.c unwind-c.c unwind-dw2-fde-darwin.c unwind-dw2-fde-glibc.c unwind-dw2-fde.c unwind-dw2-fde.h unwind-dw2.c unwind-pe.h unwind-sjlj.c unwind.h unwind.inc value-prof.c value-prof.h varasm.c varray.c varray.h version.c version.h vmsdbg.h vmsdbgout.c web.c xcoff.h xcoffout.c xcoffout.h gnu/usr.bin/gcc/config: chorus.h darwin-c.c darwin-crt2.c darwin-protos.h darwin.c darwin.h dbx.h dbxcoff.h dbxelf.h divmod.c elfos.h fp-bit.c fp-bit.h freebsd-nthr.h freebsd-spec.h freebsd.h gnu.h gofast.h interix.h interix3.h kaos.h kfreebsdgnu.h libgcc-glibc.ver libgloss.h linux-aout.h linux.h lynx-ng.h lynx.h mirbsd.h netbsd-aout.h netbsd-elf.h netbsd.h netware.h openbsd-oldgas.h openbsd.h ptx4.h rtems.h sol2.h svr3.h svr4.h t-darwin t-freebsd t-freebsd-thread t-gnu t-kfreebsd-gnu t-libc-ok t-libgcc-pic t-libunwind t-linux t-linux-gnulibc1 t-netbsd t-openbsd t-openbsd-thread t-rtems t-slibgcc-darwin t-slibgcc-elf-ver t-slibgcc-nolc-override t-slibgcc-sld t-svr4 t-vxworks tm-dwarf2.h udivmod.c udivmodsi4.c usegas.h vxlib.c vxworks.h windiss.h x-interix gnu/usr.bin/gcc/config/alpha: alpha-modes.def alpha-protos.h alpha.c alpha.h alpha.md crtfastmath.c elf.h ev4.md ev5.md ev6.md freebsd.h gnu.h lib1funcs.asm linux-elf.h linux.h netbsd.h openbsd.h osf.h osf5.h qrnnd.asm t-alpha t-crtfm t-ieee t-osf-pthread t-osf4 t-unicosmk t-vms t-vms64 unicosmk.h va_list.h vms-cc.c vms-crt0-64.c vms-crt0.c vms-dwarf2.asm vms-dwarf2eh.asm vms-ld.c vms-psxcrt0-64.c vms-psxcrt0.c vms.h vms64.h vms_tramp.asm x-vms xm-vms.h gnu/usr.bin/gcc/config/arc: arc-modes.def arc-protos.h arc.c arc.h arc.md initfini.c lib1funcs.asm t-arc gnu/usr.bin/gcc/config/arm: aof.h aout.h arm-modes.def arm-protos.h arm.c arm.h arm.md cirrus.md coff.h crti.asm crtn.asm ecos-elf.h elf.h fpa.md freebsd.h ieee754-df.S ieee754-sf.S iwmmxt.md kaos-arm.h kaos-strongarm.h lib1funcs.asm linux-elf.h linux-gas.h mmintrin.h netbsd-elf.h netbsd.h pe.c pe.h rtems-elf.h semi.h semiaof.h strongarm-coff.h strongarm-elf.h strongarm-pe.h t-arm-coff t-arm-elf t-linux t-netbsd t-pe t-semi t-strongarm-elf t-strongarm-pe t-vxworks t-wince-pe t-xscale-coff t-xscale-elf uclinux-elf.h unknown-elf.h vxworks.h wince-pe.h xscale-coff.h xscale-elf.h gnu/usr.bin/gcc/config/avr: avr-protos.h avr.c avr.h avr.md libgcc.S t-avr gnu/usr.bin/gcc/config/c4x: c4x-c.c c4x-modes.def c4x-protos.h c4x.c c4x.h c4x.md libgcc.S rtems.h t-c4x gnu/usr.bin/gcc/config/cris: aout.h arit.c cris-protos.h cris.c cris.h cris.md cris_abi_symbol.c linux.h mulsi3.asm t-aout t-cris t-elfmulti t-linux gnu/usr.bin/gcc/config/d30v: abi d30v-protos.h d30v.c d30v.h d30v.md libgcc1.asm t-d30v gnu/usr.bin/gcc/config/dsp16xx: dsp16xx-modes.def dsp16xx-protos.h dsp16xx.c dsp16xx.h dsp16xx.md gnu/usr.bin/gcc/config/fr30: crti.asm crtn.asm fr30-protos.h fr30.c fr30.h fr30.md lib1funcs.asm t-fr30 gnu/usr.bin/gcc/config/frv: cmovd.c cmovh.c cmovw.c frv-abi.h frv-asm.h frv-modes.def frv-protos.h frv.c frv.h frv.md frvbegin.c frvend.c lib1funcs.asm modi.c t-frv uitod.c uitof.c ulltod.c ulltof.c umodi.c gnu/usr.bin/gcc/config/h8300: clzhi2.c coff.h crti.asm crtn.asm ctzhi2.c elf.h fixunssfsi.c h8300-protos.h h8300.c h8300.h h8300.md lib1funcs.asm parityhi2.c popcounthi2.c rtems.h t-elf t-h8300 t-rtems gnu/usr.bin/gcc/config/i370: i370-c.c i370-protos.h i370.c i370.h i370.md linux.h mvs.h oe.h t-i370 gnu/usr.bin/gcc/config/i386: athlon.md att.h beos-elf.h biarch64.h bsd.h crtdll.h cygming.h cygwin.asm cygwin.h cygwin1.c cygwin2.c darwin.h djgpp.h emmintrin.h freebsd-aout.h freebsd.h freebsd64.h gas.h gmon-sol2.c gnu.h gstabs.h gthr-win32.c i386-aout.h i386-coff.h i386-interix.h i386-interix3.h i386-modes.def i386-protos.h i386.c i386.h i386.md i386elf.h k6.md kaos-i386.h kfreebsdgnu.h libgcc-x86_64-glibc.ver linux-aout.h linux.h linux64.h lynx-ng.h lynx.h mach.h mingw32.h mirbsd.h mmintrin.h moss.h netbsd-elf.h netbsd.h netbsd64.h netware.h nto.h openbsd.h pentium.md pmmintrin.h ppro.md ptx4-i.h rtemself.h sco5.h sol2-c1.asm sol2-ci.asm sol2-cn.asm sol2-gc1.asm sol2.h svr3.ifile svr3dbx.h svr3gas.h svr3z.ifile sysv3.h sysv4-cpp.h sysv4.h sysv5.h t-beos t-crtpic t-crtstuff t-cygming t-cygwin t-djgpp t-i386elf t-interix t-linux64 t-mingw32 t-nto t-openbsd t-rtems-i386 t-sco5 t-sol2 t-svr3dbx t-udk t-uwin t-vxworks udk.h unix.h uwin.asm uwin.h vsta.h vxworks.h winnt.c x-mingw32 x86-64.h xm-cygwin.h xm-djgpp.h xm-mingw32.h xmmintrin.h gnu/usr.bin/gcc/config/i860: i860-protos.h i860.c i860.h i860.md sysv4.h t-i860 varargs.asm x-sysv4 gnu/usr.bin/gcc/config/i960: i960-c.c i960-coff.h i960-modes.def i960-protos.h i960.c i960.h i960.md rtems.h t-960bare gnu/usr.bin/gcc/config/ia64: crtbegin.asm crtend.asm crtfastmath.c crti.asm crtn.asm elf.h fde-glibc.c freebsd.h hpux.h ia64-c.c ia64-modes.def ia64-protos.h ia64.c ia64.h ia64.md ia64intrin.h itanium1.md itanium2.md lib1funcs.asm libgcc-ia64.ver linux.h quadlib.c sysv4.h t-glibc t-hpux t-ia64 unwind-ia64.c unwind-ia64.h gnu/usr.bin/gcc/config/ip2k: crt0.S ip2k-protos.h ip2k.c ip2k.h ip2k.md libgcc.S t-ip2k gnu/usr.bin/gcc/config/iq2000: iq2000-protos.h iq2000.c iq2000.h iq2000.md lib2extra-funcs.c t-iq2000 gnu/usr.bin/gcc/config/m32r: initfini.c linux.h little.h m32r-protos.h m32r.c m32r.h m32r.md t-linux t-m32r xm-linux.h xm-m32r.h gnu/usr.bin/gcc/config/m68hc11: larith.asm m68hc11-crt0.S m68hc11-protos.h m68hc11.c m68hc11.h m68hc11.md m68hc12.h t-m68hc11-gas gnu/usr.bin/gcc/config/m68k: coff.h crti.s crtn.s fpgnulib.c hp310.h hp320.h hp320base.h lb1sf68.asm linux.h m68020-elf.h m68k-aout.h m68k-modes.def m68k-none.h m68k-protos.h m68k.c m68k.h m68k.md m68kelf.h m68kemb.h m68kv4.h math-68881.h netbsd-elf.h netbsd.h openbsd.h rtemself.h sgs.h t-crtstuff t-hp320 t-m68kbare t-m68kelf t-openbsd t-rtems t-slibgcc-elf-ver t-uclinux uclinux.h gnu/usr.bin/gcc/config/mcore: crti.asm crtn.asm lib1.asm mcore-elf.h mcore-pe.h mcore-protos.h mcore.c mcore.h mcore.md t-mcore t-mcore-pe gnu/usr.bin/gcc/config/mips: 5400.md 5500.md 7000.md 9000.md _tilib.c cross64.h crti.asm crtn.asm dbxmdebug.h elf.h elf64.h elforion.h iris5.h iris5gas.h iris5gld.h iris6.h iris6gas.h iris6gld.h irix-crti.asm irix-crtn.asm linux.h linux64.h mips-modes.def mips-protos.h mips.c mips.h mips.md mips16.S netbsd.h openbsd.h r3900.h rtems.h sdb.h sr71k.md t-cross64 t-elf t-gofast t-iris t-iris5-6 t-iris5-as t-iris5-gas t-iris6 t-irix-gld t-isa3264 t-linux64 t-mips t-r3900 t-rtems t-sr71k t-vr t-vxworks vr.h vxworks.h windiss.h gnu/usr.bin/gcc/config/mmix: crti.asm crtn.asm mmix-modes.def mmix-protos.h mmix.c mmix.h mmix.md t-mmix gnu/usr.bin/gcc/config/mn10300: linux.h mn10300-protos.h mn10300.c mn10300.h mn10300.md t-linux t-mn10300 gnu/usr.bin/gcc/config/ns32k: __unorddf2.c __unordsf2.c netbsd.h ns32k-protos.h ns32k.c ns32k.h ns32k.md t-ns32k gnu/usr.bin/gcc/config/pa: elf.h fptr.c lib2funcs.asm milli64.S pa-64.h pa-hpux.h pa-hpux10.h pa-hpux11.h pa-linux.h pa-modes.def pa-osf.h pa-pro-end.h pa-protos.h pa.c pa.h pa.md pa32-linux.h pa32-regs.h pa64-hpux.h pa64-linux.h pa64-regs.h pa64-start.h quadlib.c rtems.h som.h t-dce-thr t-hpux-shlib t-linux t-linux64 t-pa t-pa-hpux t-pa64 t-pro t-slibgcc-elf-ver x-ada gnu/usr.bin/gcc/config/pdp11: 2bsd.h pdp11-modes.def pdp11-protos.h pdp11.c pdp11.h pdp11.md t-pdp11 gnu/usr.bin/gcc/config/rs6000: 40x.md 440.md 603.md 6xx.md 7450.md 7xx.md 8540.md aix.h aix41.h aix43.h aix51.h aix52.h altivec-defs.h altivec.h altivec.md beos.h biarch64.h crtsavres.asm darwin-ldouble.c darwin-tramp.asm darwin.h default64.h eabi-ci.asm eabi-cn.asm eabi.asm eabi.h eabialtivec.h eabisim.h eabispe.h freebsd.h gnu.h host-darwin.c kaos-ppc.h libgcc-ppc64.ver linux.h linux64.h linuxaltivec.h linuxspe.h lynx.h lynxbase.h milli.exp mpc.md netbsd.h power4.md power5.md ppc-asm.h ppc64-fp.c rios1.md rios2.md rs6000-c.c rs6000-modes.def rs6000-protos.h rs6000.c rs6000.h rs6000.md rs64.md rtems.h sol-ci.asm sol-cn.asm spe.h spe.md sysv4.h sysv4le.h t-aix43 t-aix52 t-beos t-darwin t-fprules t-linux64 t-netbsd t-newas t-ppccomm t-ppcendian t-ppcgas t-ppcos t-rs6000 t-rtems t-spe t-vxworks tramp.asm vxworks.h windiss.h x-darwin x-linux64 xcoff.h gnu/usr.bin/gcc/config/s390: 2064.md 2084.md fixdfdi.h libgcc-glibc.ver linux.h s390-modes.def s390-protos.h s390.c s390.h s390.md s390x.h t-crtstuff t-linux64 t-tpf tpf.h gnu/usr.bin/gcc/config/sh: coff.h crt1.asm crti.asm crtn.asm elf.h embed-elf.h kaos-sh.h lib1funcs.asm libgcc-glibc.ver libgcc-std.ver linux.h little.h netbsd-elf.h rtems.h rtemself.h sh-modes.def sh-protos.h sh.c sh.h sh.md sh64.h shmedia.h sshmedia.h t-be t-elf t-le t-linux t-monolib t-netbsd t-netbsd-sh5 t-netbsd-sh5-64 t-sh t-sh64 t-vxworks ushmedia.h vxworks.h gnu/usr.bin/gcc/config/sparc: aout.h biarch64.h crtfastmath.c cypress.md elf.h freebsd.h gmon-sol2.c hypersparc.md lb1spc.asm lb1spl.asm libgcc-sparc-glibc.ver linux.h linux64.h lite.h litecoff.h liteelf.h mirbsd.h netbsd-elf.h openbsd.h openbsd1-64.h openbsd64.h pbd.h rtemself.h sol2-64.h sol2-bi.h sol2-c1.asm sol2-ci.asm sol2-cn.asm sol2-gas-bi.h sol2-gld-bi.h sol2-gld.h sol2.h sol26-sld.h sp64-aout.h sp64-elf.h sp86x-elf.h sparc-modes.def sparc-protos.h sparc.c sparc.h sparc.md sparclet.md supersparc.md sysv4-only.h sysv4.h t-crtfm t-elf t-linux64 t-netbsd64 t-openbsd t-sol2 t-sol2-64 t-sp86x t-sparclite ultra1_2.md ultra3.md gnu/usr.bin/gcc/config/stormy16: stormy-abi stormy16-lib2.c stormy16-protos.h stormy16.c stormy16.h stormy16.md t-stormy16 gnu/usr.bin/gcc/config/v850: lib1funcs.asm t-v850 t-v850e v850-c.c v850-protos.h v850.c v850.h v850.md gnu/usr.bin/gcc/config/vax: bsd.h elf.h netbsd-elf.h netbsd.h openbsd.h openbsd1.h ultrix.h vax-modes.def vax-protos.h vax.c vax.h vax.md vaxv.h gnu/usr.bin/gcc/config/xtensa: crti.asm crtn.asm elf.h lib1funcs.asm lib2funcs.S linux.h t-elf t-linux t-xtensa xtensa-protos.h xtensa.c xtensa.h xtensa.md gnu/usr.bin/gcc/fixinc: Makefile.in fixfixes.c fixincl.c fixincl.sh fixincl.x fixlib.c fixlib.h fixtests.c genfixes inclhack.def mkfixinc.sh procopen.c server.c server.h gnu/usr.bin/gcc/ginclude: float.h iso646.h stdarg.h stdbool.h stddef.h varargs.h Log message: give up on gcc 3.4 GNU make is just too... /* */ CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/13 00:54:11 UTC Modified files: content : d2xvZy03.inc Log message: the giveup on gcc obviously has consequences CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 01:28:11 UTC Modified files: gnu/lib : Makefile Removed files: gnu/lib/librx : Makefile _rx.h hashrexp.c inst-rxposix.h rx.c rx.h rxall.h rxanal.c rxanal.h rxbasic.c rxbasic.h rxbitset.c rxbitset.h rxcontext.h rxcset.c rxcset.h rxdbug.c rxgnucomp.c rxgnucomp.h rxhash.c rxhash.h rxnfa.c rxnfa.h rxnode.c rxnode.h rxposix.c rxposix.h rxproto.h rxsimp.c rxsimp.h rxspencer.c rxspencer.h rxstr.c rxstr.h rxsuper.c rxsuper.h rxunfa.c rxunfa.h Log message: no point in this CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 01:31:16 UTC Modified files: gnu/doc : README.GNU Log message: update CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 01:40:09 UTC Modified files: . : .cvsignore Log message: stuff we don't need any more CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 01:55:36 UTC Removed files: bin/ksh : strlfun.c Log message: did. anybody. ever. say. this. is. ok. in. HEAD? CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 02:24:41 UTC Removed files: lib/libkvm : kvm_arm.c kvm_m88k.c kvm_sparc64.c Log message: nuke unused arches CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 02:26:03 UTC Modified files: distrib : Makefile etc : Makefile gnu/usr.bin/texinfo/makeinfo: float.c float.h multi.h xref.c xref.h share/mk : bsd.cfwrap.mk sys : Makefile usr.sbin : Makefile Added files: distrib/sparc : Makefile install.md distrib/sparc/cdfs: Makefile distrib/sparc/miniroot: Makefile.inc list distrib/sparc/ramdisk: Makefile.inc list etc/etc.sparc : MAKEDEV MAKEDEV.md Makefile.inc disktab fbtab install.sh mk.conf.md sysctl.conf ttys lib/csu/sparc_elf: Makefile crt0.c dot_init.h lib/libc/arch/sparc: DEFS.h Makefile.inc SYS.h lib/libc/arch/sparc/gen: Makefile.inc _setjmp.S divrem.m4 fabs.S fixunsdfsi.S flt_rounds.c fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c frexp.c infinity.c isinf.c isnan.c ldexp.c modf.S mul.S saveregs.S setjmp.S sigsetjmp.S umul.S lib/libc/arch/sparc/net: Makefile.inc htonl.S htons.S ntohl.S ntohs.S lib/libc/arch/sparc/stdlib: abs.S lib/libc/arch/sparc/string: Makefile.inc bzero.S ffs.S strlen.S lib/libc/arch/sparc/sys: Ovfork.S brk.S cerror.S exect.S fork.S rfork.S sbrk.S setlogin.S sigpending.S sigprocmask.S sigreturn.S sigsuspend.S syscall.S lib/libpthread/arch/sparc: _atomic_lock.c uthread_machdep.c uthread_machdep.h uthread_machdep_asm.S lib/libssl/crypto/arch/sparc: opensslconf.h libexec/ld.so/sparc: Makefile.inc archdep.h ldasm.S rtld_machine.c syscall.h share/man/man4/man4.sparc: Makefile agten.4 audioamd.4 audiocs.4 autoconf.4 auxreg.4 be.4 bpp.4 bwtwo.4 cgeight.4 cgfour.4 cgfourteen.4 cgsix.4 cgthree.4 cgtwelve.4 cgtwo.4 daadio.4 esp.4 fd.4 fga.4 ie.4 intro.4 le.4 led.4 magma.4 mem.4 mgx.4 openprom.4 pninek.4 pnozz.4 presto.4 qe.4 qec.4 rfx.4 scf.4 si.4 spif.4 sw.4 tctrl.4 tcx.4 tslot.4 tvtwo.4 vigra.4 xbox.4 xd.4 xy.4 zs.4 zx.4 share/man/man8/man8.sparc: MAKEDEV.8 Makefile boot_sparc.8 sys/arch/sparc : Makefile Makefile.reloc sys/arch/sparc/compile: .cvsignore sys/arch/sparc/conf: GENERIC Makefile.sparc RAMDISK SUN4 SUN4C SUN4M files.sparc sys/arch/sparc/dev: agten.c amd7930.c amd7930var.h be.c bereg.h bevar.h bpp.c bppreg.h bt445.c bt445reg.h bt445var.h bt_subr.c btreg.h btvar.h bwtwo.c bwtworeg.h cgeight.c cgfour.c cgfourteen.c cgfourteenreg.h cgsix.c cgsixreg.h cgthree.c cgthreereg.h cgtwelve.c cgtwelvereg.h cgtwo.c cgtworeg.h cons.h cs4231.c cs4231reg.h cs4231var.h daadio.c daadioreg.h dma.c dmareg.h dmavar.h esp.c espvar.h fb.c fd.c fdreg.h fdvar.h fga.c fgareg.h fgavar.h flash.c hme.c hmereg.h hmevar.h i82586.h if_en_sbus.c if_ie.c if_ie.h if_le.c if_lereg.h if_levar.h isp_sbus.c lebuffer.c lebuffervar.h led.c led.h magma.c magmareg.h mgx.c obio.c p9000.c p9100.c pfourreg.h power.c power.h presto.c qe.c qec.c qecreg.h qecvar.h qereg.h qevar.h rfx.c sbus.c sbusreg.h sbusvar.h scf.c scfreg.h si.c sireg.h spif.c spifreg.h spifvar.h stp_sbus.c tctrl.c tctrlvar.h tcx.c tcxreg.h ts102.c ts102reg.h tvtwo.c vigra.c vmereg.h xbox.c xboxreg.h xboxvar.h xd.c xdreg.h xdvar.h xio.h xy.c xyreg.h xyvar.h z8530kbd.c z8530reg.h z8530sc.c z8530sc.h z8530tty.c zs.c zs_kgdb.c zsvar.h zx.c zxreg.h sys/arch/sparc/fpu: fpu.c fpu_add.c fpu_arith.h fpu_compare.c fpu_div.c fpu_emu.h fpu_explode.c fpu_extern.h fpu_implode.c fpu_mul.c fpu_sqrt.c fpu_subr.c sys/arch/sparc/include: ansi.h asm.h autoconf.h bppioctl.h bsd_openprom.h bus.h cdefs.h conf.h cpu.h ctlreg.h daadioio.h db_machdep.h disklabel.h eeprom.h endian.h exec.h fbvar.h fgaio.h float.h frame.h fsr.h idprom.h ieee.h ieeefp.h instr.h internal_types.h ioctl_fd.h kcore.h limits.h oldmon.h openpromio.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h remote-sl.h scfio.h setjmp.h signal.h spinlock.h stdarg.h sun_disklabel.h svr4_machdep.h trap.h types.h varargs.h vmparam.h z8530var.h sys/arch/sparc/sparc: amd7930intr.s asm.h autoconf.c auxioreg.h auxreg.c bsd_fdintr.s cache.c cache.h clock.c clockreg.h conf.c cpu.c cpuvar.h db_disasm.c db_interface.c db_trace.c disksubr.c emul.c genassym.cf in_cksum.c intr.c intreg.h iommu.c iommureg.h kgdb_machdep.c kgdb_proto.h locore.s locore2.c machdep.c mem.c memreg.c memreg.h openprom.c pmap.c process_machdep.c swapgeneric.c sys_machdep.c timerreg.h trap.c vaddrs.h vm_machdep.c sys/arch/sparc/stand: Makefile Makefile.inc sys/arch/sparc/stand/binstall: Makefile binstall.sh sys/arch/sparc/stand/boot: Makefile boot.c loadfile.c sys/arch/sparc/stand/bootxx: Makefile bootxx.c closeall.c sys/arch/sparc/stand/common: conf.c dvma.c net.c netif_sun.c promdev.c promdev.h srt0.S version.c sys/arch/sparc/stand/installboot: Makefile installboot.8 installboot.c sys/arch/sparc/stand/libkern: Makefile sys/arch/sparc/stand/libsa: Makefile sys/arch/sparc/stand/libz: Makefile sys/lib/libkern/arch/sparc: DEFS.h Makefile.inc SYS.h _setjmp.S bzero.S divrem.m4 ffs.S htonl.S htons.S memset.c mul.S ntohl.S ntohs.S saveregs.S setjmp.S strlen.S umul.S usr.sbin/eeprom: Makefile defs.h eehandlers.c eeprom.8 getdate.y main.c ophandlers.c Log message: welcome back, sparc (usr.bin/pmdb was never deleted) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 02:28:36 UTC Modified files: gnu/gcc/gcc : Makefile.bsd-wrapper Log message: handle gcc3.4 fallout CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 17:07:25 UTC Log message: Updates for ssh and sudo from .Ox Status: Vendor Tag: openbsd Release Tags: cvs-200411131700 I src/usr.bin/sudo/CVS C src/usr.bin/sudo/CHANGES U src/usr.bin/sudo/BUGS U src/usr.bin/sudo/HISTORY U src/usr.bin/sudo/INSTALL U src/usr.bin/sudo/INSTALL.configure U src/usr.bin/sudo/LICENSE U src/usr.bin/sudo/Makefile C src/usr.bin/sudo/Makefile.in U src/usr.bin/sudo/Makefile.inc U src/usr.bin/sudo/PORTING U src/usr.bin/sudo/README U src/usr.bin/sudo/README.LDAP U src/usr.bin/sudo/RUNSON U src/usr.bin/sudo/TODO U src/usr.bin/sudo/TROUBLESHOOTING U src/usr.bin/sudo/UPGRADE U src/usr.bin/sudo/aclocal.m4 U src/usr.bin/sudo/alloc.c U src/usr.bin/sudo/check.c U src/usr.bin/sudo/compat.h U src/usr.bin/sudo/config.guess U src/usr.bin/sudo/config.h U src/usr.bin/sudo/config.h.in U src/usr.bin/sudo/config.sub U src/usr.bin/sudo/configure U src/usr.bin/sudo/configure.in U src/usr.bin/sudo/def_data.c U src/usr.bin/sudo/def_data.h U src/usr.bin/sudo/def_data.in U src/usr.bin/sudo/defaults.c U src/usr.bin/sudo/defaults.h U src/usr.bin/sudo/env.c U src/usr.bin/sudo/fileops.c U src/usr.bin/sudo/find_path.c U src/usr.bin/sudo/getspwuid.c U src/usr.bin/sudo/gettime.c U src/usr.bin/sudo/goodpath.c U src/usr.bin/sudo/indent.pro U src/usr.bin/sudo/ins_2001.h U src/usr.bin/sudo/ins_classic.h U src/usr.bin/sudo/ins_csops.h U src/usr.bin/sudo/ins_goons.h U src/usr.bin/sudo/install-sh U src/usr.bin/sudo/insults.h U src/usr.bin/sudo/interfaces.c U src/usr.bin/sudo/interfaces.h U src/usr.bin/sudo/logging.c U src/usr.bin/sudo/logging.h U src/usr.bin/sudo/mkdefaults U src/usr.bin/sudo/mkinstalldirs U src/usr.bin/sudo/parse.c U src/usr.bin/sudo/parse.h U src/usr.bin/sudo/parse.lex U src/usr.bin/sudo/parse.yacc U src/usr.bin/sudo/pathnames.h U src/usr.bin/sudo/pathnames.h.in U src/usr.bin/sudo/sample.sudoers U src/usr.bin/sudo/set_perms.c U src/usr.bin/sudo/sudo.8 U src/usr.bin/sudo/sudo.c U src/usr.bin/sudo/sudo.h U src/usr.bin/sudo/sudo_edit.c U src/usr.bin/sudo/sudo_noexec.c U src/usr.bin/sudo/sudoers U src/usr.bin/sudo/sudoers.5 U src/usr.bin/sudo/sudoers2ldif U src/usr.bin/sudo/testsudoers.c U src/usr.bin/sudo/tgetpass.c U src/usr.bin/sudo/version.h U src/usr.bin/sudo/visudo.8 U src/usr.bin/sudo/visudo.c U src/usr.bin/sudo/zero_bytes.c I src/usr.bin/sudo/auth/CVS U src/usr.bin/sudo/auth/aix_auth.c U src/usr.bin/sudo/auth/API U src/usr.bin/sudo/auth/afs.c U src/usr.bin/sudo/auth/bsdauth.c U src/usr.bin/sudo/auth/dce.c U src/usr.bin/sudo/auth/fwtk.c U src/usr.bin/sudo/auth/kerb4.c U src/usr.bin/sudo/auth/kerb5.c U src/usr.bin/sudo/auth/pam.c U src/usr.bin/sudo/auth/passwd.c U src/usr.bin/sudo/auth/rfc1938.c U src/usr.bin/sudo/auth/secureware.c U src/usr.bin/sudo/auth/securid.c U src/usr.bin/sudo/auth/securid5.c U src/usr.bin/sudo/auth/sia.c U src/usr.bin/sudo/auth/sudo_auth.c U src/usr.bin/sudo/auth/sudo_auth.h I src/usr.bin/sudo/lib/CVS U src/usr.bin/sudo/lib/Makefile I src/usr.bin/sudo/noexec/CVS U src/usr.bin/sudo/noexec/Makefile U src/usr.bin/sudo/noexec/shlib_version I src/usr.bin/sudo/sudo/CVS U src/usr.bin/sudo/sudo/Makefile I src/usr.bin/sudo/visudo/CVS U src/usr.bin/sudo/visudo/Makefile I src/usr.bin/ssh/CVS U src/usr.bin/ssh/ssh-keygen.c U src/usr.bin/ssh/LICENCE U src/usr.bin/ssh/Makefile U src/usr.bin/ssh/Makefile.inc U src/usr.bin/ssh/OVERVIEW U src/usr.bin/ssh/README U src/usr.bin/ssh/README.dns U src/usr.bin/ssh/README.smartcard U src/usr.bin/ssh/atomicio.c U src/usr.bin/ssh/atomicio.h U src/usr.bin/ssh/auth-bsdauth.c U src/usr.bin/ssh/auth-chall.c U src/usr.bin/ssh/auth-krb5.c U src/usr.bin/ssh/auth-options.c U src/usr.bin/ssh/auth-options.h U src/usr.bin/ssh/auth-passwd.c U src/usr.bin/ssh/auth-rh-rsa.c U src/usr.bin/ssh/auth-rhosts.c U src/usr.bin/ssh/auth-rsa.c U src/usr.bin/ssh/auth-skey.c U src/usr.bin/ssh/auth.c U src/usr.bin/ssh/auth.h U src/usr.bin/ssh/auth1.c U src/usr.bin/ssh/auth2-chall.c U src/usr.bin/ssh/auth2-gss.c U src/usr.bin/ssh/auth2-hostbased.c U src/usr.bin/ssh/auth2-kbdint.c U src/usr.bin/ssh/auth2-none.c U src/usr.bin/ssh/auth2-passwd.c U src/usr.bin/ssh/auth2-pubkey.c U src/usr.bin/ssh/auth2.c U src/usr.bin/ssh/authfd.c U src/usr.bin/ssh/authfd.h U src/usr.bin/ssh/authfile.c U src/usr.bin/ssh/authfile.h U src/usr.bin/ssh/bufaux.c U src/usr.bin/ssh/bufaux.h U src/usr.bin/ssh/buffer.c U src/usr.bin/ssh/buffer.h U src/usr.bin/ssh/canohost.c U src/usr.bin/ssh/canohost.h U src/usr.bin/ssh/channels.c U src/usr.bin/ssh/channels.h U src/usr.bin/ssh/cipher-3des1.c U src/usr.bin/ssh/cipher-aes.c U src/usr.bin/ssh/cipher-bf1.c U src/usr.bin/ssh/cipher-ctr.c U src/usr.bin/ssh/cipher.c U src/usr.bin/ssh/cipher.h U src/usr.bin/ssh/cleanup.c C src/usr.bin/ssh/clientloop.c U src/usr.bin/ssh/clientloop.h U src/usr.bin/ssh/compat.c U src/usr.bin/ssh/compat.h U src/usr.bin/ssh/compress.c U src/usr.bin/ssh/compress.h U src/usr.bin/ssh/crc32.c U src/usr.bin/ssh/crc32.h U src/usr.bin/ssh/deattack.c U src/usr.bin/ssh/deattack.h U src/usr.bin/ssh/dh.c U src/usr.bin/ssh/dh.h U src/usr.bin/ssh/dispatch.c U src/usr.bin/ssh/dispatch.h U src/usr.bin/ssh/dns.c U src/usr.bin/ssh/dns.h U src/usr.bin/ssh/fatal.c U src/usr.bin/ssh/getput.h U src/usr.bin/ssh/groupaccess.c U src/usr.bin/ssh/groupaccess.h U src/usr.bin/ssh/gss-genr.c U src/usr.bin/ssh/gss-serv.c U src/usr.bin/ssh/gss-serv-krb5.c U src/usr.bin/ssh/hostfile.c U src/usr.bin/ssh/hostfile.h U src/usr.bin/ssh/includes.h U src/usr.bin/ssh/kex.c U src/usr.bin/ssh/kex.h U src/usr.bin/ssh/kexdh.c U src/usr.bin/ssh/kexdhc.c U src/usr.bin/ssh/kexdhs.c U src/usr.bin/ssh/kexgex.c U src/usr.bin/ssh/kexgexc.c U src/usr.bin/ssh/kexgexs.c U src/usr.bin/ssh/key.c U src/usr.bin/ssh/key.h U src/usr.bin/ssh/log.c U src/usr.bin/ssh/log.h U src/usr.bin/ssh/mac.c U src/usr.bin/ssh/mac.h U src/usr.bin/ssh/match.c U src/usr.bin/ssh/match.h U src/usr.bin/ssh/misc.c U src/usr.bin/ssh/misc.h U src/usr.bin/ssh/moduli.c U src/usr.bin/ssh/monitor.c U src/usr.bin/ssh/monitor.h U src/usr.bin/ssh/monitor_fdpass.c U src/usr.bin/ssh/monitor_fdpass.h U src/usr.bin/ssh/monitor_mm.c U src/usr.bin/ssh/monitor_mm.h U src/usr.bin/ssh/monitor_wrap.c U src/usr.bin/ssh/monitor_wrap.h U src/usr.bin/ssh/msg.c U src/usr.bin/ssh/msg.h U src/usr.bin/ssh/myproposal.h U src/usr.bin/ssh/nchan.c U src/usr.bin/ssh/nchan.ms U src/usr.bin/ssh/nchan2.ms U src/usr.bin/ssh/packet.c U src/usr.bin/ssh/packet.h U src/usr.bin/ssh/pathnames.h U src/usr.bin/ssh/progressmeter.c U src/usr.bin/ssh/progressmeter.h U src/usr.bin/ssh/readconf.c U src/usr.bin/ssh/readconf.h U src/usr.bin/ssh/readpass.c U src/usr.bin/ssh/rijndael.c U src/usr.bin/ssh/rijndael.h U src/usr.bin/ssh/rsa.c U src/usr.bin/ssh/rsa.h U src/usr.bin/ssh/scard.c U src/usr.bin/ssh/scard.h U src/usr.bin/ssh/scp.1 U src/usr.bin/ssh/scp.c U src/usr.bin/ssh/servconf.c U src/usr.bin/ssh/servconf.h U src/usr.bin/ssh/serverloop.c U src/usr.bin/ssh/serverloop.h U src/usr.bin/ssh/session.c U src/usr.bin/ssh/session.h U src/usr.bin/ssh/sftp-client.c U src/usr.bin/ssh/sftp-client.h U src/usr.bin/ssh/sftp-common.c U src/usr.bin/ssh/sftp-common.h U src/usr.bin/ssh/sftp-glob.c U src/usr.bin/ssh/sftp-server.8 U src/usr.bin/ssh/sftp-server.c U src/usr.bin/ssh/sftp.1 C src/usr.bin/ssh/sftp.c U src/usr.bin/ssh/sftp.h U src/usr.bin/ssh/ssh-add.1 U src/usr.bin/ssh/ssh-add.c U src/usr.bin/ssh/ssh-agent.1 U src/usr.bin/ssh/ssh-agent.c U src/usr.bin/ssh/ssh-dss.c U src/usr.bin/ssh/ssh-gss.h U src/usr.bin/ssh/ssh-keygen.1 U src/usr.bin/ssh/ssh-keyscan.1 U src/usr.bin/ssh/ssh-keyscan.c U src/usr.bin/ssh/ssh-keysign.8 U src/usr.bin/ssh/ssh-keysign.c U src/usr.bin/ssh/ssh-rsa.c C src/usr.bin/ssh/ssh.1 C src/usr.bin/ssh/ssh.c U src/usr.bin/ssh/ssh.h U src/usr.bin/ssh/ssh1.h U src/usr.bin/ssh/ssh2.h U src/usr.bin/ssh/ssh_config U src/usr.bin/ssh/ssh_config.5 U src/usr.bin/ssh/sshconnect.c U src/usr.bin/ssh/sshconnect.h U src/usr.bin/ssh/sshconnect1.c U src/usr.bin/ssh/sshconnect2.c U src/usr.bin/ssh/sshd.8 U src/usr.bin/ssh/sshd.c U src/usr.bin/ssh/sshd_config U src/usr.bin/ssh/sshd_config.5 U src/usr.bin/ssh/sshlogin.c U src/usr.bin/ssh/sshlogin.h U src/usr.bin/ssh/sshpty.c U src/usr.bin/ssh/sshpty.h U src/usr.bin/ssh/sshtty.c U src/usr.bin/ssh/tildexpand.c U src/usr.bin/ssh/ttymodes.c U src/usr.bin/ssh/ttymodes.h U src/usr.bin/ssh/uidswap.c U src/usr.bin/ssh/uidswap.h U src/usr.bin/ssh/uuencode.c U src/usr.bin/ssh/uuencode.h U src/usr.bin/ssh/version.h U src/usr.bin/ssh/xmalloc.c U src/usr.bin/ssh/xmalloc.h I src/usr.bin/ssh/lib/CVS U src/usr.bin/ssh/lib/Makefile I src/usr.bin/ssh/scard/CVS U src/usr.bin/ssh/scard/Makefile U src/usr.bin/ssh/scard/Ssh.bin.uu U src/usr.bin/ssh/scard/Ssh.java I src/usr.bin/ssh/scp/CVS U src/usr.bin/ssh/scp/Makefile I src/usr.bin/ssh/sftp/CVS C src/usr.bin/ssh/sftp/Makefile I src/usr.bin/ssh/sftp-server/CVS U src/usr.bin/ssh/sftp-server/Makefile I src/usr.bin/ssh/ssh/CVS U src/usr.bin/ssh/ssh/Makefile I src/usr.bin/ssh/ssh-add/CVS U src/usr.bin/ssh/ssh-add/Makefile I src/usr.bin/ssh/ssh-agent/CVS U src/usr.bin/ssh/ssh-agent/Makefile I src/usr.bin/ssh/ssh-keygen/CVS U src/usr.bin/ssh/ssh-keygen/Makefile I src/usr.bin/ssh/ssh-keyscan/CVS U src/usr.bin/ssh/ssh-keyscan/Makefile I src/usr.bin/ssh/ssh-keysign/CVS U src/usr.bin/ssh/ssh-keysign/Makefile I src/usr.bin/ssh/sshd/CVS U src/usr.bin/ssh/sshd/Makefile 7 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.bin CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 17:16:22 UTC Modified files: bin/ksh : Build.sh Log message: leave stripping to the user CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 17:22:04 UTC Modified files: usr.bin/ssh : clientloop.c sftp.c ssh.1 ssh.c version.h usr.bin/ssh/sftp: Makefile usr.bin/sudo : Makefile.in Log message: merge, version CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 17:55:08 UTC Modified files: scripts : cvsim-src-openbsd Log message: reduce overhead of unused obsd files in src/ again CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 18:26:41 UTC Modified files: scripts : cvsim-src-openbsd Log message: shrink more CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 18:34:58 UTC Modified files: usr.bin : Makefile Removed files: gnu/usr.bin/binutils/src/gprof: Makefile.am Makefile.in acinclude.m4 aclocal.m4 alpha.c basic_blocks.c basic_blocks.h bb_exit_func.c bbconv.pl bsd_callg_bl.c bsd_callg_bl.m call_graph.c call_graph.h cg_arcs.c cg_arcs.h cg_dfn.c cg_dfn.h cg_print.c cg_print.h configure configure.in corefile.c corefile.h dep-in.sed flat_bl.c flat_bl.m fsf_callg_bl.c fsf_callg_bl.m gconfig.in gen-c-prog.awk gmon.h gmon_io.c gmon_io.h gmon_out.h gprof.c gprof.h hertz.c hertz.h hist.c hist.h i386.c mips.c search_list.c search_list.h source.c source.h sparc.c stamp-h.in sym_ids.c sym_ids.h symtab.c symtab.h tahoe.c utils.c utils.h vax.c usr.bin/gprof : alpha.c alpha.h arm.c arm.h hppa.c hppa.h m68k.c m68k.h m88k.c m88k.h mips.c mips.h ns32k.c ns32k.h pmax.c pmax.h sparc64.c sparc64.h tahoe.c tahoe.h vax.c vax.h usr.bin/learn : Makefile Makefile.inc usr.bin/learn/lcount: Makefile usr.bin/learn/learn: Makefile usr.bin/learn/lib: Linfo Makefile Xinfo usr.bin/learn/lib/C: L0 L0.1a L1.1a L1.1b L1.1c L1.1d L1.1e L1.1f L10 L11.1a L11.2a L12.1a L12.1b L13.1a L14.1a L14.2a L14.2b L15.1a L15.1b L16.2a L16.2b L16.2c L17.1a L17.1c L18.1a L19.1a L2.1a L2.1b L2.1c L2.1d L2.1e L20.1a L3.1a L3.1b L30.1a L31.1a L32.1a L33.1a L35.1a L37.1a L4.1a L40.1a L41.1a L42.1a L43.1a L43.1b L5.1a L5.1b L5.1c L5.1d L5.1e L5.1f L5.1g L5.2a L5.2b L5.2e L5.3e L50.1a L9.1a getline.c getnum.c usr.bin/learn/lib/editor: L0 L1.1a L10.1a L10.1b L10.2a L10.2b L10.2c L10.3a L10.3b L10.3c L10.3d L10.3e L10.3f L11.1a L11.2a L11.2b L11.2c L12.1a L12.1b L12.2a L12.2b L12.2c L13.1a L13.2a L13.2b L14.1a L14.2a L14.2b L15.1a L15.1b L15.2a L15.2b L15.2c L15.2d L15.3b L15.3d L15.3e L15.3f L16.1a L16.1b L16.1c L16.2a L16.2c L17.2a L17.2b L17.2c L17.2d L18.1a L18.2a L18.2c L18.2d L18.2e L18.3a L18.3b L19.1a L19.1b L19.2a L19.2c L19.2d L19.2e L19.2f L19.3b L2.1a L2.2a L20.1a L20.2a L20.2b L20.2c L21.1a L21.1b L21.1c L21.1d L21.1e L3.1a L3.1b L30.1a L30.1b L30.2a L30.2b L30.2c L30.2d L30.2e L30.2f L30.2g L30.2h L31.1a L31.2b L31.2c L32.1a L32.1b L32.1c L32.2a L32.2b L32.2c L32.2d L32.2e L32.2f L32.2g L33.1a L33.1b L33.2a L33.2b L33.2c L34.1a L34.1b L34.2a L34.2b L34.2c L34.2d L34.2e L34.2f L35.1a L35.2a L35.2b L35.2c L35.2d L35.2e L36.1a L36.2a L36.2b L36.2c L36.2d L37.1a L37.2a L37.2b L37.2c L37.2d L37.2e L37.2f L38.1a L38.2a L38.2b L39.1a L4.1a L4.1b L4.2a L4.2b L40.1a L40.1b L40.2b L40.2c L40.2d L41.1a L41.1b L42.1a L42.2a L42.2b L42.2c L43.1a L43.2a L43.2b L43.2c L43.2d L44.1a L44.1b L44.1c L44.1d L44.1e L44.1f L44.1g L44.1h L44.1i L45.1a L45.1b L5.1a L50.1a L50.1b L50.1c L50.2c L50.2d L50.2e L50.2f L50.2g L51.1a L51.2a L51.2b L51.2c L52.1a L52.1b L52.2a L52.2b L52.2c L53.1a L53.2b L54.1a L54.1b L55.1a L56.1a L57.1a L6.1a L6.2a L6.2b L60.1a L60.1b L60.2a L60.2b L60.2c L60.2d L61.1a L62.1a L62.2a L62.2b L62.2c L63.1a L63.1b L63.1c L63.1d L63.1e L64.1a L64.1b L65.1a L66.1a L7.1a L7.1b L7.2c L70.1a L70.2a L70.2b L70.2c L70.2d L70.2e L70.2f L70.2g L71.1a L72.1a L72.2a L72.2b L72.2c L72.2d L73.1a L74.1a L8.1a L8.1b L8.2a L8.2b L8.2c L9.1a L9.2a L9.2b L9.2d L9.2e L9.3c usr.bin/learn/lib/eqn: Init L0 L0.1a L1.1a L1.1b L1.1c L1.1d L1.1e L1.1f L10.1a L10.1b L10.1c L10.2c L11.1a L11.1b L11.1c L11.1d L11.1e L11.1f L11.1g L12.1a L12.1b L12.1c L12.1d L12.1e L2.1a L2.1b L2.1c L2.1d L2.1e L2.1f L2.2a L2.2b L2.2e L3.1a L3.1b L3.1c L3.1d L3.1e L3.2a L3.2c L3.2d L4.1a L4.1b L4.1c L4.1d L4.2a L4.2c L5.1a L5.1b L5.1c L5.1d L5.1e L5.1f L5.1g L5.1h L5.2b L5.2d L5.2g L6.1a L6.1b L6.1c L6.1d L7.1a L7.1b L7.1c L7.1d L7.2b L7.2c L8.1a L8.1b L8.2b L9.1a L9.1b L9.2a L9.2b L9.3b tinyms usr.bin/learn/lib/files: CHANGELOG L0 L0.1a L0.1aa L0.1b L0.1c L0.1d L1.1a L1.2a L1.2b L10.1a L10.2a L10.2b L10.3a L10.3b L10.3c L10.3d L11.1a L11.2a L11.2b L11.3a L11.3b L11.3c L12.1a L12.2a L12.2b L12.2c L12.3a L12.3b L12.3c L13.1a L13.1b L13.1c L13.1d L13.1e L13.1f L13.1g L2.1a L2.2a L2.2b L3.1a L3.2a L3.2b L3.3a L3.3b L4.1a L4.2a L4.2b L4.3a L4.3b L4.3c L5.1a L5.1b L5.1c L5.1d L5.1e L6.1a L6.1b L6.1c L6.1d L6.1e L6.2a L6.2b L7.1a L7.2a L7.2b L7.3a L7.3b L7.3c L8.1a L8.2a L8.2b L8.2c L9.1a L9.2a L9.2b L9.2c usr.bin/learn/lib/macros: L0 L1.1a L10.1a L11.1a L12.1a L13.1a L14.1a L15.1a L2.1a L3.1a L4.1a L5.1a L6.1a L7.1a L8.1a L9.1a usr.bin/learn/lib/morefiles: L0 L0.1a L0.1b L0.1c L0.1d L0.1e L0.1f L0.1g L1.1a L1.1b L1.1c L1.1d L2.1a L2.1b L2.1c L2.1d L2.1e L2.1f L3.1a L3.1b L3.1c L3.1d L3.1e L3.1f L3.1g L4.1a L4.1b L4.1c L4.1d L4.1e L4.1f L4.1g L4.2a L5.1a L5.1b L5.1c L5.1d L5.1e L6.1a L6.1b L6.1c L6.1d L6.1e L6.2e L7.1a usr.bin/learn/src: README lcount.c learn.1 learn.c learn.h tee.c usr.bin/learn/tee: Makefile usr.bin/oldrdist: Makefile defs.h docmd.c expand.c gram.y lookup.c main.c oldrdist.1 pathnames.h server.c usr.bin/rdist : Makefile child.c client.c common.c config-data.h config-def.h config.h cron.entry defs.h distopt.c docmd.c expand.c filesys.h gram.y isexec.c lookup.c message.c os-openbsd.h pathnames.h rdist.1 rdist.c types.h version.h usr.bin/rdistd : Makefile filesys-os.c filesys.c rdistd.1 rdistd.c server.c usr.bin/sup : Makefile Makefile.inc usr.bin/sup/src: Makefile.save Makefile.sunos5.gcc atoo.c c.h crypt.diffs crypt.info errmsg.c expand.c ffilecopy.c filecopy.c libc.h log.c netcryptvoid.c nxtarg.c path.c quit.c run.c scan.c scm.c scmio.c skipto.c snprintf.c stree.c sup.1 sup.h supcdefs.h supcmain.c supcmeat.c supcmisc.c supcname.c supcparse.c supcvers.c supextern.h supfilesrv.c supmsg.c supmsg.h supscan.c supservers.8 sysent.h time.h unvis.c vis.c vprintf.c usr.bin/sup/src/vis: vis.h usr.bin/sup/sup: Makefile usr.bin/sup/supfilesrv: Makefile usr.bin/sup/supscan: Makefile Log message: * gprof: I don't know; I think gprof is pointless (since I don't write hooks for profiling libraries into gcc3, nor do we build these since years), but let's keep it here - the BSD version, not the GNU versi- on, and with unused arches deleted * oldrdist: u-uh, deserves to die * rdist, rdistd, sup: I don't think anybody would use them willingly; if so, please tell me (and I hope you've got a very good reason to do so ;-) * learn: it was nice as a document of UNIX(R) history, but I'm cleaning up base right now, so... CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/13 18:35:27 UTC Modified files: infrastructure/mk: old-install.mk Log message: all our ports should have FAKE=yes nowadays none of these which don't installs not to /usr/local. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 18:39:26 UTC Modified files: etc/mtree : 4.4BSD.dist special Removed files: etc/mtree : BSD.x11.dist Log message: mop up CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 18:42:02 UTC src/distrib/lists/gcc Update of /cvs/src/distrib/lists/gcc In directory loki.66h.42h.de:/var/tmp/cvs-serv22705/gcc Log Message: Directory /cvs/src/distrib/lists/gcc added to the repository CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 18:42:09 UTC src/distrib/lists/gcc/gcc Update of /cvs/src/distrib/lists/gcc/gcc In directory loki.66h.42h.de:/var/tmp/cvs-serv22705/gcc/gcc Log Message: Directory /cvs/src/distrib/lists/gcc/gcc added to the repository CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 18:42:13 UTC src/distrib/lists/base/gnu Update of /cvs/src/distrib/lists/base/gnu In directory loki.66h.42h.de:/var/tmp/cvs-serv22705/base/gnu Log Message: Directory /cvs/src/distrib/lists/base/gnu added to the repository CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 18:51:43 UTC Modified files: etc : Makefile rc etc/mtree : 4.4BSD.dist etc/root : root.mail gnu/usr.sbin/sendmail/cf/cf: openbsd-proto.mc Log message: move sendmail certs to /etc/ssl/ and more sensible locations/names CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 19:03:34 UTC Modified files: share/doc/usd/02.learn: Makefile Removed files: share/doc/usd/02.learn: learn.ms Log message: before nuking, fix this for good CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 19:04:30 UTC Modified files: etc/mtree : 4.4BSD.dist Removed files: share/doc/usd/02.learn: Makefile Refs Refs.ig p0 p1 p2 p3 p4 p5 p6 p7 Log message: documentation for the deceased learn(1) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 19:05:56 UTC Modified files: usr.bin/roff/refer: glue2.c glue3.c Log message: fix refer, for good this time CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 19:24:36 UTC Modified files: distrib : Tag: MIRBSD_XP_MIRPPC Makefile etc : Tag: MIRBSD_XP_MIRPPC Makefile sys : Tag: MIRBSD_XP_MIRPPC Makefile Log message: add these zombies back not I am the person who's going to welcome this piece of code, though. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 19:35:50 UTC Modified files: lib/csu : Tag: MIRBSD_XP_MIRPPC Makefile lib/csu/powerpc: Tag: MIRBSD_XP_MIRPPC crt0.c Log message: powerpc/*: sync with netbsd anoncvs of today Makefile: add powerpc/ CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/13 19:51:38 UTC Modified files: graphics/jpeg/files: Makefile.lib security/pcsc-egate/files: Makefile Log message: LIB${LIB}_VERSION -> SHLIB_VERSION in add OpenBSD compatibility to base too CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 19:54:52 UTC Modified files: lib/csu/common_elf: common.c Log message: fix typo CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 19:59:41 UTC Modified files: lib/csu/common_elf: Tag: MIRBSD_XP_MIRPPC common.h lib/csu/powerpc: Tag: MIRBSD_XP_MIRPPC crt0.c Log message: adjust for MirOS, let ppc use common ___start() and mark that __dead CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 20:17:53 UTC Modified files: distrib/lists/base/base: mi distrib/lists/base/etc: mi gnu/gcc/gcc/lib: Makefile gnu/lib/libiberty: Makefile gnu/lib/libreadline: Makefile gnu/usr.bin/binutils/bfd: Makefile.bsd-wrapper gnu/usr.bin/binutils/opcodes: Makefile.bsd-wrapper gnu/usr.bin/perl: Makefile.bsd-wrapper lib/libc : Makefile lib/libcdk : Makefile lib/libcurses : Makefile lib/libdes : Makefile lib/libedit : Makefile lib/libexpat : Makefile lib/libform : Makefile lib/libkvm : Makefile lib/libm : Makefile lib/libmenu : Makefile lib/libocurses : Makefile lib/libossaudio: Makefile lib/libpanel : Makefile lib/libpcap : Makefile lib/libpng : Makefile lib/libpthread : Makefile lib/libsectok : Makefile lib/libskey : Makefile lib/libssl/crypto: Makefile lib/libssl/ssl : Makefile lib/libusbhid : Makefile lib/libutil : Makefile lib/libwrap : Makefile lib/libz : Makefile share/mk : bsd.lib.mk usr.bin/sudo/noexec: Makefile Added files: distrib/lists/base/gnu: md.i386 mi distrib/lists/gcc/gcc: md.i386 mi Log message: ${SHLIB_VERSION}, and stubs for the new sets CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 20:21:50 UTC Modified files: distrib/miniroot: install.sub Log message: new sets: base -> as usual; required, totally free etc -> as usual; required gnu -> src/gnu/*; "required" gcc -> contrib/gcc/*; required for compiling pkgutl -> pkg_*(8) and their manpages site -> as usual source -> as usual (but without X-Window) ports -> as usual xetc -> /etc for X xfree -> rest of X discussing this with bsiegert@ in IRC right now CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 20:22:55 UTC Modified files: . : Makefile Log message: if !exists(X-Window) add it to SKIPDIRS CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 21:06:47 UTC Modified files: distrib : Makefile etc : Makefile lib/csu : Makefile lib/csu/common_elf: common.h sys : Makefile Added files: distrib/lists/base/base: md.macppc md.sparc distrib/lists/base/etc: md.macppc md.sparc distrib/lists/base/gnu: md.macppc md.sparc distrib/lists/gcc/gcc: md.macppc md.sparc distrib/lists/htman/htman: md.i386 md.macppc md.sparc distrib/lists/x11/xetc: md.i386 md.macppc md.sparc distrib/lists/x11/xfree: md.i386 md.macppc md.sparc distrib/macppc : Makefile distrib/macppc/ramdisk: Makefile Makefile.inc install.md list etc/etc.macppc : MAKEDEV MAKEDEV.md Makefile.inc disktab fbtab sysctl.conf ttys lib/csu/powerpc: Makefile crt0.c dot_init.h lib/libc/arch/powerpc: Makefile.inc SYS.h lib/libc/arch/powerpc/gen: Makefile.inc fabs.c flt_rounds.c fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c frexp.c infinity.c isinf.c isnan.c ldexp.c modf.c setjmp.S sigsetjmp.S lib/libc/arch/powerpc/net: Makefile.inc lib/libc/arch/powerpc/string: Makefile.inc lib/libc/arch/powerpc/sys: Ovfork.S brk.S cerror.S exect.S fork.S reboot.S rfork.S sbrk.S setlogin.S sigpending.S sigprocmask.S sigreturn.S sigsuspend.S syscall.S lib/libpthread/arch/powerpc: _atomic_lock.c uthread_machdep.c uthread_machdep.h uthread_machdep_asm.S lib/libssl/crypto/arch/powerpc: opensslconf.h libexec/ld.so/powerpc: Makefile.inc archdep.h ldasm.S rtld_machine.c syscall.h share/man/man4/man4.macppc: Makefile abtn.4 adb.4 aed.4 akbd.4 ams.4 apm.4 autoconf.4 awacs.4 bm.4 intro.4 kauaiata.4 ki2c.4 macobio.4 mediabay.4 mem.4 snapper.4 zs.4 share/man/man8/man8.macppc: MAKEDEV.8 Makefile boot_macppc.8 sys/arch/macppc: Makefile README sys/arch/macppc/compile: .cvsignore sys/arch/macppc/conf: GENERIC Makefile.macppc RAMDISK files.macppc sys/arch/macppc/dev: abtn.c adb.c adb_direct.c adb_direct.h adbvar.h aed.c aedvar.h akbd.c akbdmap.h akbdvar.h ams.c amsvar.h apm.c awacs.c dbdma.c dbdma.h gpio.c if_bm.c if_bmreg.h if_wi_obio.c keyboard.h ki2c.c macintr.c mediabay.c mesh.c meshreg.h openpic.c openpicreg.h pm_direct.c pm_direct.h snapper.c uni_n.c viareg.h wdc_obio.c z8530reg.h z8530sc.c z8530sc.h z8530tty.c zs.c sys/arch/macppc/include: adbsys.h ansi.h apmvar.h asm.h autoconf.h bat.h bus.h cdefs.h conf.h cpu.h db_machdep.h disklabel.h dlfcn.h elf_abi.h endian.h exec.h float.h fpu.h frame.h ieee.h ieeefp.h internal_types.h intr.h ipkdb.h kbio.h kcore.h limits.h loadfile_machdep.h param.h pcb.h pio.h pmap.h powerpc.h proc.h profile.h psl.h pte.h ptrace.h rbus_machdep.h reg.h reloc.h setjmp.h signal.h spinlock.h stdarg.h trap.h types.h va-ppc.h varargs.h vmparam.h vuid_event.h wsconsio.h z8530var.h sys/arch/macppc/macppc: autoconf.c clock.c conf.c cpu.c db_interface.c disksubr.c dma.c genassym.cf locore.S machdep.c mainbus.c mem.c ofw_machdep.c ofw_machdep.h ofwreal.S opendev.c openfirm.c random.c rbus_machdep.c swapgeneric.c wscons_machdep.c sys/arch/macppc/pci: kauaiata.c macobio.c mpc106reg.h mpcpcibus.c pchb.c pci_addr_fixup.c pcibrvar.h pciide_machdep.c vgafb.c vgafb_pci.c vgafb_pcivar.h vgafbvar.h sys/arch/macppc/stand: Locore.c Makefile Makefile.inc alloc.c boot.c cache.c hfs.c hfs.h net.c netif_of.c ofdev.c ofdev.h ofwmagic.S openfirm.h sys/arch/macppc/stand/boot.mac: Makefile hack-coff.c ld.script sys/arch/macppc/stand/mbr: Makefile mbr.uu msdos1mb.gz.uu sys/arch/macppc/stand/ofwboot: Makefile version sys/arch/macppc/stand/tbxidata: Makefile bsd.tbxi sys/arch/powerpc/conf: files.powerpc sys/arch/powerpc/ddb: db_disasm.c db_memrw.c db_trace.c sys/arch/powerpc/include: ansi.h asm.h bat.h cdefs.h cpu.h db_machdep.h elf_abi.h endian.h exec.h float.h fpu.h frame.h ieee.h ieeefp.h internal_types.h intr.h ipkdb.h kcore.h limits.h param.h pcb.h pio.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h setjmp.h signal.h spinlock.h stdarg.h trap.h types.h va-ppc.h varargs.h vuid_event.h wsconsio.h sys/arch/powerpc/isa: isa_machdep.h sys/arch/powerpc/pci: pci_machdep.h sys/arch/powerpc/powerpc: Locore.c bcopy.c copystr.c fpu.c in_cksum.c pmap.c process_machdep.c setjmp.S sys_machdep.c trap.c vm_machdep.c sys/lib/libkern/arch/powerpc: Makefile.inc __eabi.c memcpy.c usr.bin/pmdb/arch/powerpc: Makefile.inc pmdb_machdep.h powerpc.c Log message: shave some off my work for the first MirHackathon and let the zombies walk around for bsiegert@'s voodoo CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 21:11:00 UTC Modified files: X-Window : Makefile X-Window/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-macppc: XF86Config host.def X-Window/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-sparc: XF86Config XF86Config.2heads X-Window/distrib/notes: m4.common Added files: X-Window/distrib/notes: README.macppc README.sparc Removed files: X-Window/distrib/sets/lists/xbase: md.sgi X-Window/distrib/sets/lists/xetc: md.sgi X-Window/distrib/sets/lists/xserv: md.sgi X-Window/distrib/sets/lists/xshare: md.sgi Log message: more mirppc, sparc, fixup CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 21:12:32 UTC Modified files: X-Window : README Log message: uh, no cc(1) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 21:16:03 UTC Modified files: etc/etc.sparc : mk.conf.md Log message: use -Os on sparc... too many size constraints, eg. for kernels CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 21:19:24 UTC Modified files: etc/etc.macppc : sysctl.conf etc/etc.sparc : sysctl.conf Log message: no reason not to have the openbsdulator on these CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 21:23:11 UTC Modified files: sys/arch/i386/conf: files.i386 sys/arch/macppc/conf: files.macppc sys/arch/sparc/conf: files.sparc Log message: add COMPAT_OSSAUDIO and COMPAT_OPENBSD to both CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:10:09 UTC Modified files: sys/conf : Tag: openbsd GENERIC files sys/kern : Tag: openbsd kern_exit.c syscalls.master vfs_subr.c Log message: tedu@cvs.openbsd.org 2004/05/27 14:48:46 make acct(2) optional with ACCOUNTING CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:14:44 UTC Modified files: sys/conf : Tag: openbsd files Log message: that was too much CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:17:34 UTC Modified files: sys/compat/openbsd: syscalls.master sys/kern : kern_exit.c syscalls.master vfs_subr.c sys/conf : files Log message: merge accounting changes CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:24:46 UTC Modified files: sys/compat/common: Tag: openbsd vfs_syscalls_43.c sys/compat/linux: Tag: openbsd syscalls.master sys/kern : Tag: openbsd syscalls.master sys/sys : Tag: openbsd stat.h Log message: millert@cvs.openbsd.org 2004/07/09 17:52:02 Rename ostat -> stat43 to disambiguate from upcoming struct stat changes. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:32:18 UTC Modified files: sys/compat/common: vfs_syscalls_43.c sys/kern : syscalls.master sys/sys : stat.h Log message: merge openbsd ostat->stat43 changes also, in vfs_syscalls_43, ensure time_t wraps correctly CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:45:34 UTC Modified files: sys/kern : Tag: openbsd vfs_subr.c Log message: no acct_shutdown() for us yet CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:49:03 UTC Modified files: sys/arch/i386/conf: GENERIC sys/compat/linux: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c sys/kern : init_sysent.c syscalls.c vfs_subr.c sys/sys : syscall.h syscallargs.h Log message: regen and fix fallout CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 22:58:06 UTC Modified files: sys/compat/common: Tag: openbsd Makefile vfs_syscalls_43.c sys/kern : Tag: openbsd vfs_syscalls.c vfs_vnops.c sys/nfs : Tag: openbsd nfs_subs.c sys/sys : Tag: openbsd stat.h types.h vnode.h sys/ufs/ext2fs : Tag: openbsd ext2fs_alloc.c ext2fs_vnops.c sys/ufs/ffs : Tag: openbsd ffs_alloc.c ffs_softdep.c sys/ufs/ufs : Tag: openbsd inode.h ufs_inode.c Log message: partial merge: millert@cvs.openbsd.org 2004/07/13 15:04:30 Change mode_t and nlink_t from 16bit to 32bit. This allows us to use mode_t in syscalls.master and to use mode_t in more places in the kernel. It also makes lint much more useful on kernel code. I've also added a placeholder for st_birthtime to make a UFS2 import easier at some future date. Requested by and OK deraadt@ CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:00:54 UTC Modified files: sys/compat/common: Tag: openbsd kern_ipc_35.c sys/kern : Tag: openbsd syscalls.master sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c sys/sys : Tag: openbsd ipc.h msg.h sem.h shm.h Added files: sys/compat/common: Tag: openbsd vfs_syscalls_35.c Log message: remaining merges: millert@cvs.openbsd.org 2004/07/13 15:04:30 Change mode_t and nlink_t from 16bit to 32bit. millert@cvs.openbsd.org 2004/07/14 12:00:48 fhstat(2) uses struct stat too and so needs replacing as well. millert@cvs.openbsd.org 2004/07/14 17:45:11 Because mode_t is used in struct ipc_perm we need new versions of the msgctl, semctl, and shmctl system calls. This moves the old versions to COMPAT_35 and adds new ones. millert@cvs.openbsd.org 2004/07/15 05:24:46 Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23, etc to avoid confusion and for consistency with the *35 ones. Remove *n2o functions that don't belong outside of compat. deraadt@cvs.openbsd.org 2004/07/15 08:35:34 3 functions had inexact types; millert ok CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:06:19 UTC Log message: deraadt@cvs.openbsd.org 2004/06/24 10:14:40 hsearch API/ABI u_int -> size_t -> crank majors; ok millert Status: Vendor Tag: openbsd Release Tags: cvs-200411131700 U src/include/search.h No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:11:58 UTC Modified files: lib/libc/gen : Tag: openbsd errno.c sys/arch/i386/stand: Tag: openbsd Makefile.inc sys/arch/macppc/stand: Tag: openbsd Makefile.inc sys/arch/sparc/stand: Tag: openbsd Makefile.inc sys/arch/sparc/stand/libsa: Tag: openbsd Makefile sys/sys : Tag: openbsd errno.h Log message: marc@cvs.openbsd.org 2004/07/13 15:03:39 errno changes, lib major version bumps, and general flag day To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:28:49 UTC Modified files: sys/compat/common: Makefile kern_ipc_35.c vfs_syscalls_43.c sys/kern : syscalls.master sysv_shm.c vfs_syscalls.c sys/sys : stat.h types.h Added files: sys/compat/common: vfs_syscalls_35.c Log message: merge stat and *_t changes CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:34:24 UTC Modified files: lib/libc/gen : errno.c sys/arch/i386/stand: Makefile.inc sys/arch/macppc/stand: Makefile.inc sys/arch/sparc/stand: Makefile.inc sys/arch/sparc/stand/libsa: Makefile sys/sys : errno.h Log message: merge errno changes CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:41:09 UTC Modified files: sys/sys : stat.h Log message: we need _two_ struct stat35 CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:49:45 UTC Modified files: sys/compat/common: vfs_syscalls_35.c sys/compat/openbsd: files.openbsd sys/kern : syscalls.master Added files: sys/compat/openbsd: openbsd_stat35.c Log message: split stat35 into stat35_o and stat35_n, and compat_35 into compat_35n (compat_35o to follow) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/13 23:53:46 UTC Modified files: sys/compat/linux: linux_exec.c linux_misc.h linux_types.h Log message: whitespace CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 00:13:48 UTC Modified files: X-Window/xc/config/cf: MirBSDLib.tmpl distrib/lists/base/base: mi distrib/lists/x11/xfree: mi gnu/gcc/gcc/lib: Makefile gnu/lib/libiberty: Makefile gnu/lib/libreadline: Makefile gnu/usr.bin/binutils/bfd: Makefile.bsd-wrapper gnu/usr.bin/binutils/opcodes: Makefile.bsd-wrapper gnu/usr.bin/perl: shlib_version lib/libc : Makefile lib/libcdk : Makefile lib/libcurses : Makefile lib/libdes : Makefile lib/libedit : Makefile lib/libexpat : Makefile lib/libform : Makefile lib/libkvm : Makefile lib/libm : Makefile lib/libmenu : Makefile lib/libocurses : Makefile lib/libossaudio: Makefile lib/libpanel : Makefile lib/libpcap : Makefile lib/libpng : Makefile lib/libpthread : Makefile lib/libsectok : Makefile lib/libskey : Makefile lib/libssl/crypto: Makefile lib/libssl/ssl : Makefile lib/libusbhid : Makefile lib/libutil : Makefile lib/libwrap : Makefile lib/libz : Makefile share/mk : sys.mk sys/sys : param.h Log message: shlib flag day: bump _all_ majors, and MirOS to 0816 CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 00:18:34 UTC Modified files: sys/compat/openbsd: openbsd_stat.c Log message: these are for compat_36 now CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 00:28:40 UTC Modified files: sys/compat/common: vfs_syscalls_35.c vfs_syscalls_43.c sys/compat/openbsd: openbsd_stat35.c sys/sys : stat.h time.h Log message: move the _three_ compatibility "struct stat"s out of CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 00:58:21 UTC Modified files: sys/arch/i386/conf: GENERIC sys/compat/common: vfs_syscalls_35.c sys/compat/openbsd: openbsd_stat35.c syscalls.master sys/kern : syscalls.conf syscalls.master Log message: next round of shuffling: * add COMPAT_78 (and COMPAT_35) as options to the kernel, specifying compatibility to pre-stat-change, post-time_t systems (#7-current, early #8-beta) * for COMPAT_OPENBSD, there's always all functions there * stat35_n -> stat78 (conditionalised) * stat35_o -> stat35 (conditionalised) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:02:42 UTC Modified files: sys/compat/common: kern_ipc_35.c vfs_syscalls_35.c sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: shuffle in preparation for COMPAT_35 removal (it's meaningless) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:06:46 UTC Modified files: sys/arch/i386/conf: GENERIC files.i386 sys/arch/macppc/conf: files.macppc sys/arch/sparc/conf: files.sparc sys/compat/common: kern_ipc_35.c sys/conf : files sys/kern : syscalls.conf syscalls.master Log message: remove COMPAT_35 as an option do all the magic with COMPAT_78 CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:07:23 UTC Modified files: sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:13:05 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: remove name conflicts CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:13:19 UTC Modified files: sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: regen CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/14 01:22:18 UTC Modified files: content : d2xvZy03.inc Log message: what I did, what I'm going to do, and how to I get rid of these headaches? sweet ginger is yummy though, as are ananases CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:30:15 UTC Modified files: sys/kern : vfs_syscalls.c Log message: kludge: deraadt@ fixed the proto and const-ified that, but apparently didn't test build a kernel with UFS_EXTATTR enabled CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:33:38 UTC Modified files: X-Window/xc/programs/Xserver/hw/xfree86/os-support/bsd: bsd_KbdMap.c Log message: Don't try to set wskbd specific keyboard translation tables if using keyboard in raw mode (when pKbd->isConsole=1 to indicate that pKbd->fd == xf86Info.consoleFd). CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:38:35 UTC Modified files: X-Window/xc/programs/Xserver/hw/xfree86/os-support/bsd: bsd_kbd.c Log message: fix the support for the kbd driver for wscons in raw mode. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:42:18 UTC Modified files: X-Window/xc/programs/fvwm/fvwm: decorations.c Log message: X{Get,Change}Property() uses long to retreive/store 32 bit values. Yes, this is weird, but we can't change that. Fixes window decorations for mozilla & friends. for some reasons, OpenBSD cvsweb is broken here: Changes since 1.1: +139 -150 lines CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 01:58:14 UTC Modified files: sys/compat/openbsd: openbsd_stat.c openbsd_stat35.c Log message: fix a few bugs; GENERIC still doesn't compile msg framework to be revisited tomorrow CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 12:51:30 UTC Modified files: sys/compat/common: kern_ipc_23.c sys/kern : syscalls.master Log message: some omsqid_ds -> msqid_ds23 either OpenBSD missed, or I missed to ci to -ropenbsd yesterday CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 12:51:55 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: here too, s/$/23/ CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 12:52:10 UTC Modified files: sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:00:21 UTC Modified files: sys/compat/common: Tag: openbsd kern_ipc_23.c Log message: copy current file CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:09:36 UTC Modified files: sys/compat/common: kern_ipc_35.c sys/kern : sysv_msg.c sys/sys : msg.h Log message: add needed new sysv msg framework, minus timecounter changes (yet) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:14:31 UTC Modified files: sys/compat/common: Tag: openbsd kern_ipc_35.c sys/kern : Tag: openbsd sysv_msg.c sys/sys : Tag: openbsd msg.h Log message: this time to right branch: add needed new sysv msg framework, minus timecounter changes (yet) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:23:46 UTC Modified files: sys/kern : Tag: openbsd sysv_sem.c sysv_shm.c sys/sys : Tag: openbsd sem.h shm.h Log message: now, sem and shm anew, without timecounters again /me _likes_ being able to ci selectively into a vendor branch... CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:29:00 UTC Modified files: sys/kern : syscalls.master Log message: compat_35 sys_msgctl, not compat_78 that's what the #ifdef is good for... also, fill in a few blanks after UNIMPL CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:29:52 UTC Modified files: sys/compat/linux: syscalls.conf Log message: no need for compat options CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:32:40 UTC Modified files: sys/kern : syscalls.master sys/compat/openbsd: syscalls.master Log message: sync CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:41:57 UTC Modified files: sys/compat/common: kern_ipc_23.c kern_ipc_35.c sys/compat/linux: linux_sysent.c sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c syscalls.conf sys/kern : init_sysent.c syscalls.c sysv_shm.c sys/sys : syscall.h syscallargs.h Log message: regen; merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:47:15 UTC Modified files: sys/kern : init_main.c kern_xxx.c Log message: reduce diff to obsd; move sys_reboot to init_main.c CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:50:39 UTC Modified files: sys/conf : files sys/kern : init_main.c Removed files: sys/kern : kern_xxx.c Log message: kern_xxx.c can die; move syscall debug code to init_main.c too CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 13:53:18 UTC Modified files: sys/compat/common: Makefile Added files: sys/compat/common: kern_exit_43.c Log message: add this back for compat_openbsd... CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 14:06:28 UTC Modified files: sys/compat/common: kern_info_43.c vfs_syscalls_43.c vm_43.c Log message: unbreak GENERIC, more zombies back in ;-) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 15:35:38 UTC Modified files: sys/arch/i386/conf: FLOPPY sys/compat/common: uipc_syscalls_43.c sys/sys : socket.h Log message: sync FLOPPY with GENERIC and check that - FLOPPY - GENERIC - GENERIC minus COMPAT_LINUX - GENERIC minus COMPAT_OPENBSD - GENERIC minus both work CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 15:39:05 UTC Modified files: sys/arch/i386/conf: GENERIC sys/dev/pckbc : pckbd.c Log message: remove the kernel option to _not_ support attaching to kabelaffe's broken PC keyboard; shrink the warning broken x86 hardware is becoming more common... CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 15:39:56 UTC Modified files: sys/arch/i386/conf: FLOPPY Log message: sync CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 15:57:57 UTC Modified files: share/misc : licence.template Log message: licence text: shorten last sentence by matching Berkeley better ok bsiegert@ advertising clause: add explanatory text, shamelessy stolen from OSI website about historic permission notice non-normative instructions: shuffle text, fix/unify links, refe- rences to OSI/OSD, mention OSI certification mark is being worked on. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 16:14:31 UTC Modified files: include : Makefile Log message: librx is gone CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/14 16:20:55 UTC Modified files: content : d2xvZy03.inc Log message: conclusio of all the mails I sent out earlier... ;-) CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/14 16:36:39 UTC Added files: code/Snippets : spawnvt.shar Removed files: code/spawnvt : Makefile chvt.c spawnvt.c Log message: spawnvt functionality is integrated into mirbsdksh, that's why it's not needed as a separate dir here make a shar'd snippet out of it for the good of all CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 19:35:54 UTC Modified files: bin/chmod : Makefile Log message: chown(8) should not accept the dot syntax any more CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 19:39:56 UTC Modified files: bin/chmod : Makefile Log message: drop compatibility to really weird versions of ancient unices CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 20:10:13 UTC Modified files: bin/chmod : Makefile Log message: forgot that CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 22:11:04 UTC Modified files: sys/arch/sparc/stand/installboot: Makefile Log message: don't install sparc manpage on !sparc remove MANSUBDIR cruft CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/14 23:57:33 UTC Modified files: scripts : gensetlist maketars Log message: only sort -u when maketars, to spot errors CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/15 00:15:24 UTC Modified files: distrib/lists/base/base: md.i386 mi distrib/lists/base/etc: mi distrib/lists/base/gnu: md.i386 mi Log message: first stage of sync (it's too late today to continue that): move (cd /usr/src/gnu; make install) to gnu/mi,md exceptions, in order: - all directories in base - all *perl* and *gcc* in gnu - all /usr/local in base (dirs only) - libgcc.so in base, will be removed with gcc3.4 unless someone gives me a good, very good reason not to and fix the remaining fallout CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/15 00:18:56 UTC Modified files: distrib/i386/common: list.ssh distrib/miniroot: makeconf.awk etc : Makefile etc/etc.i386 : Makefile.inc usr.bin/top : commands.c Log message: rest of the fallout: distrib/*: instbin (sftp) needs editline now (-ledit) etc/*: some usability, buildability mtree/ fixup top: from obsd: rename "errno" struct member to "err" (*sigh*) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/15 00:22:47 UTC Modified files: gnu/gcc/gcc : Makefile.in Log message: gcc-lib/.../.../units can go, gpc is gone CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/15 16:23:24 UTC Modified files: X-Window : Makefile X-Window/xc/config/cf: MirBSD.cf MirBSDLib.tmpl distrib/lists/base/base: mi distrib/lists/base/gnu: md.i386 distrib/lists/htman/htman: mi include : Makefile Log message: should work now, I'm through with a full snapshot fix #if/#elif syntax, cc -> ${CC}, /usr/sbin/chmod -> /sbin/chmod, add libexpat to make includes, sync for now CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/15 22:28:31 UTC Modified files: content : d2xvZy03.inc Log message: a less bsd-oriented, more anime-oriented wlog CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 16:22:17 UTC Modified files: bin/ps : Makefile Log message: we know that /usr/src/bin/ps/print.c:376: warning: %y' yields only last 2 digits of year and that /usr/src/bin/ps/print.c:394: warning: %c' yields only last 2 digits of year in some locales so don't bother me CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 16:32:02 UTC Modified files: usr.bin/fdialog: fdialog.c lexer.l Log message: -Werror clean here CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 16:36:47 UTC Modified files: bin/ps : Makefile usr.sbin/timed/timed: Makefile Log message: no format y2k warnings, it's intentional restrict warning releasing on the files in question CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 16:50:13 UTC Modified files: bin : Makefile.inc games : Makefile.inc lib : Makefile.inc libexec : Makefile.inc sbin : Makefile.inc usr.bin : Makefile.inc usr.sbin : Makefile.inc sys/arch/i386/stand: Makefile.inc sys/arch/sparc/stand: Makefile Makefile.inc sys/arch/sparc/stand/installboot: Makefile Log message: entire base (without gnu/) -Werror XXX macppc not done CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 16:57:36 UTC Modified files: gnu/gcc/gcc : Makefile.bsd-wrapper share/mk : bsd.cfwrap.mk Removed files: gnu/gcc/gcc/lib: Makefile Log message: * optimise * while there, start conversion of .ifndef NOMAN and similar stuff to .if !defined(NOMAN) || ${NOMAN:L} != "no" (to start migration from boolean on/off to yes/no valued variables) * remove libgcc.so, with all consequences CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 17:00:52 UTC Modified files: share/mk : sys.mk sys/sys : param.h Log message: bump to 08/17, shuffle CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 17:46:20 UTC Modified files: usr.sbin/httpd/conf: httpd.conf Log message: sendmail certs moved to a more sane location CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 19:05:36 UTC Modified files: usr.bin/ftp : Makefile Log message: not COPTS+= it's CFLAGS+= CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 19:07:48 UTC Modified files: usr.bin/dc : Makefile Log message: CFLAGS, not COPTS CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/16 19:15:17 UTC Modified files: share/mk : bsd.cfwrap.mk Log message: -Werror is totally pathetic wrt GNU configure scripts (one _could_ add them back after configure finished, by overriding on the make(1) command line, but that breaks some GNU Makefiles, too) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/17 16:21:33 UTC Modified files: distrib/lists/base/base: mi Log message: -libgcc.so no other changes made CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/17 16:25:38 UTC Modified files: sys/arch/i386/conf: FLOPPY Log message: flesh out softupdates and IPv6 in the hope to make them fit graaugh, this sucks CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/18 15:53:12 UTC Modified files: etc : rc gnu/usr.sbin/sendmail/cf/cf: openbsd-proto.mc usr.sbin/httpd/conf: httpd.conf Log message: fix default sendmail and httpd operation CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/18 16:01:50 UTC Modified files: etc : rc Log message: generate host (sendmail / httpd) key before isakmpd key (randomness should not be too drained then already) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/18 16:06:06 UTC Modified files: sbin/fdisk : cmd.c Added files: sbin/fdisk : .indent.pro Log message: * don't overwrite what you changed just before fixes 'fdef' command which was broken after obsd merge * indent(1) CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/18 16:17:05 UTC Modified files: infrastructure/mk: bsd.port.mk Log message: it's /sbin/chown here too, damn it CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/18 18:16:47 UTC Modified files: net/openvpn : Makefile distinfo net/openvpn/patches: patch-configure_ac patch-openvpn_8 patch-tun_c net/openvpn/pkg: PLIST Removed files: net/openvpn/patches: patch-aclocal_m4 Log message: wbx@ wants me to update this to 2.0-beta-whatever-latest CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/18 18:30:19 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: openbsd-proto.mc Log message: bsiegert@ wants me not to unconditionally strip unescaped eight bit messages (which violate RFC 821), but to mimefy them with a laughing and a whining eye, ok tg@ CVSROOT: /cvs Module name: www Changes by: tyler@loki.66h.42h.de 2004/11/19 13:28:40 UTC Modified files: content : bWFpbg__.inc Log message: pink, yuck CVSROOT: /cvs Module name: www Changes by: tyler@loki.66h.42h.de 2004/11/19 13:32:55 UTC Modified files: content : ZGV2ZWwudHlsZXI_.inc Log message: correct mirror info CVSROOT: /cvs Module name: www Changes by: tyler@loki.66h.42h.de 2004/11/19 13:47:16 UTC Modified files: content : bWlycm9ycw__.inc Log message: add my CVS-Web mirror CVSROOT: /cvs Module name: www Changes by: tyler@loki.66h.42h.de 2004/11/19 13:59:00 UTC Modified files: content : bWFpbg__.inc Log message: erm, typo, doesn't anybody speak english around here? *ducks* CVSROOT: /cvs Module name: www Changes by: tyler@loki.66h.42h.de 2004/11/19 20:59:23 UTC Modified files: content : bWFpbg__.inc Log message: erg, wrong color, again :P CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/19 23:24:30 UTC Modified files: content : bWlycm9ycw__.inc Log message: an ANSI terminal page is 80x24 these lines are >80c because foo for large "foo"s which do _not_ contain a space is impossible to break, but that doesn't mean you can just write the rest of it into a 120-column line either. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/20 00:24:36 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: openbsd-localhost.mc openbsd-proto.mc submit.mc gnu/usr.sbin/sendmail/include/sm: gen.h gnu/usr.sbin/sendmail/mail.local: mail.local.8 mail.local.c gnu/usr.sbin/sendmail/sendmail: Makefile sendmail.8 srvrsmtp.c Log message: as per bsiegert@ wish, don't say 8BITMIME when we're not really. this allows us to default again to strip-8th-bit. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/20 00:34:11 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: submit.mc Log message: copy default SMTP mailer frags CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/20 01:16:14 UTC Modified files: content : d2xvZy03.inc Log message: I guess I ought to commit here more often CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/20 19:14:12 UTC Modified files: distrib/miniroot: dot.profile install.sub Added files: distrib/lists/x11/xbase: md.i386 md.macppc md.sparc mi Removed files: distrib/lists/x11/xfree: md.i386 md.macppc md.sparc mi Log message: * rename xfree set to xbase, to better match base/etc * add xfree set, containing source code of X-Window * fix list of default sets in install.sub too * fix/optimise .profile for ramdisk CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/20 21:54:22 UTC Modified files: x11/mplayer : Makefile Log message: disable runtime cpu detection, which I suspect to be a source of problems recently CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/20 22:49:46 UTC Removed files: www/dillo/pkg : INSTALL Log message: What is this file doing here? we have dillo/stable and dillo/testing. CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/20 23:09:46 UTC Modified files: www/dillo/stable: Makefile distinfo www/dillo/stable/pkg: PLIST Log message: Obligatory update to dillo-0.8.3. The alpha-quality https support is disabled ATM. CVSROOT: /cvs Module name: src Changes by: bsiegert@loki.66h.42h.de 2004/11/20 23:32:02 UTC Modified files: usr.sbin/pppd : Tag: MIRBSD_7 cbcp.c Log message: SECURITY: Fix from OpenBSD 3.4-stable: fix for potential denial of service. http://www.securityfocus.com/archive/1/379450/2004-10-24/2004-10-30/0 CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 00:00:17 UTC Log message: borne 3 days ago, cvs 1.12.10 has got a sufficient level of features I need for continuing development Status: Vendor Tag: FSF Release Tags: cvs-1_12_10 N testing/cvs/README N testing/cvs/configure.in N testing/cvs/aclocal.m4 N testing/cvs/Makefile.am N testing/cvs/Makefile.in N testing/cvs/config.h.in N testing/cvs/cvs.spec.in N testing/cvs/configure N testing/cvs/ABOUT-NLS N testing/cvs/AUTHORS N testing/cvs/COPYING N testing/cvs/COPYING.LIB N testing/cvs/ChangeLog N testing/cvs/INSTALL N testing/cvs/NEWS N testing/cvs/TODO N testing/cvs/compile N testing/cvs/config.guess N testing/cvs/config.rpath N testing/cvs/FAQ N testing/cvs/config.sub N testing/cvs/depcomp N testing/cvs/install-sh N testing/cvs/mdate-sh N testing/cvs/missing N testing/cvs/mkinstalldirs N testing/cvs/ylwrap N testing/cvs/.cvsignore N testing/cvs/BUGS N testing/cvs/ChangeLog.zoo N testing/cvs/DEVEL-CVS N testing/cvs/HACKING N testing/cvs/MINOR-BUGS N testing/cvs/PROJECTS N testing/cvs/README.VMS N testing/cvs/TESTS N testing/cvs/build.com N testing/cvs/cvs-format.el N testing/cvs/cvsnt.dep N testing/cvs/cvsnt.dsp N testing/cvs/cvsnt.dsw N testing/cvs/cvsnt.mak I testing/cvs/cvs.spec N testing/cvs/mktemp.sh N testing/cvs/m4/acx_extract_cpp_defn.m4 N testing/cvs/m4/acx_with_external_zlib.m4 N testing/cvs/m4/acx_with_gssapi.m4 N testing/cvs/m4/alloca.m4 N testing/cvs/m4/allocsa.m4 N testing/cvs/m4/asx_version_compare.m4 N testing/cvs/m4/atexit.m4 N testing/cvs/m4/bison.m4 N testing/cvs/m4/clock_time.m4 N testing/cvs/m4/cvs_func_printf_ptr.m4 N testing/cvs/m4/dirname.m4 N testing/cvs/m4/dos.m4 N testing/cvs/m4/eealloc.m4 N testing/cvs/m4/eoverflow.m4 N testing/cvs/m4/exitfail.m4 N testing/cvs/m4/extensions.m4 N testing/cvs/m4/fnmatch.m4 N testing/cvs/m4/getcwd.m4 N testing/cvs/m4/getdate.m4 N testing/cvs/m4/gethostname.m4 N testing/cvs/m4/md5.m4 N testing/cvs/m4/getline.m4 N testing/cvs/m4/getndelim2.m4 N testing/cvs/m4/getnline.m4 N testing/cvs/m4/getopt.m4 N testing/cvs/m4/getpagesize.m4 N testing/cvs/m4/getpass.m4 N testing/cvs/m4/gettext.m4 N testing/cvs/m4/gettime.m4 N testing/cvs/m4/gettimeofday.m4 N testing/cvs/m4/gnulib.m4 N testing/cvs/m4/iconv.m4 N testing/cvs/m4/intmax_t.m4 N testing/cvs/m4/inttypes.m4 N testing/cvs/m4/inttypes_h.m4 N testing/cvs/m4/lib-ld.m4 N testing/cvs/m4/lib-link.m4 N testing/cvs/m4/lib-prefix.m4 N testing/cvs/m4/longdouble.m4 N testing/cvs/m4/longlong.m4 N testing/cvs/m4/lstat.m4 N testing/cvs/m4/mbstate_t.m4 N testing/cvs/m4/memmove.m4 N testing/cvs/m4/mkstemp.m4 N testing/cvs/m4/mktime.m4 N testing/cvs/m4/nanosleep.m4 N testing/cvs/m4/nls.m4 N testing/cvs/m4/onceonly_2_57.m4 N testing/cvs/m4/pathmax.m4 N testing/cvs/m4/po.m4 N testing/cvs/m4/progtest.m4 N testing/cvs/m4/readlink.m4 N testing/cvs/m4/regex.m4 N testing/cvs/m4/restrict.m4 N testing/cvs/m4/rpmatch.m4 N testing/cvs/m4/save-cwd.m4 N testing/cvs/m4/setenv.m4 N testing/cvs/m4/signed.m4 N testing/cvs/m4/size_max.m4 N testing/cvs/m4/ssize_t.m4 N testing/cvs/m4/st_mtim.m4 N testing/cvs/m4/stat.m4 N testing/cvs/m4/stdbool.m4 N testing/cvs/m4/stdint.m4 N testing/cvs/m4/stdint_h.m4 N testing/cvs/m4/strcase.m4 N testing/cvs/m4/strerror.m4 N testing/cvs/m4/strftime.m4 N testing/cvs/m4/sunos57-select.m4 N testing/cvs/m4/time_r.m4 N testing/cvs/m4/timespec.m4 N testing/cvs/m4/tm_gmtoff.m4 N testing/cvs/m4/tzset.m4 N testing/cvs/m4/uint32_t.m4 N testing/cvs/m4/uintmax_t.m4 N testing/cvs/m4/ulonglong.m4 N testing/cvs/m4/unlocked-io.m4 N testing/cvs/m4/vasnprintf.m4 N testing/cvs/m4/vasprintf.m4 N testing/cvs/m4/wchar_t.m4 N testing/cvs/m4/wint_t.m4 N testing/cvs/m4/xalloc.m4 N testing/cvs/m4/xgetcwd.m4 N testing/cvs/m4/xreadlink.m4 N testing/cvs/m4/xsize.m4 N testing/cvs/m4/yesno.m4 N testing/cvs/m4/ChangeLog N testing/cvs/contrib/README N testing/cvs/contrib/Makefile.am N testing/cvs/contrib/Makefile.in N testing/cvs/contrib/clmerge.in N testing/cvs/contrib/cln_hist.in N testing/cvs/contrib/commit_prep.in N testing/cvs/contrib/cvs_acls.in N testing/cvs/contrib/log.in N testing/cvs/contrib/log_accum.in N testing/cvs/contrib/mfpipe.in N testing/cvs/contrib/pvcs2rcs.in N testing/cvs/contrib/rcs2log.sh N testing/cvs/contrib/rcslock.in N testing/cvs/contrib/sccs2rcs.in N testing/cvs/contrib/validate_repo.in N testing/cvs/contrib/ChangeLog N testing/cvs/contrib/.cvsignore N testing/cvs/contrib/intro.doc N testing/cvs/contrib/sandbox_status.man N testing/cvs/contrib/cvs2vendor.sh N testing/cvs/contrib/sandbox_status.sh N testing/cvs/contrib/cvshelp.man N testing/cvs/contrib/descend.sh N testing/cvs/contrib/cvs_acls.html N testing/cvs/contrib/debug_check_log.sh N testing/cvs/contrib/descend.man N testing/cvs/contrib/dirfns.shar N testing/cvs/contrib/newcvsroot.sh N testing/cvs/contrib/rcs-to-cvs.sh N testing/cvs/contrib/rcs2sccs.sh N testing/cvs/contrib/pam/Makefile.am N testing/cvs/contrib/pam/Makefile.in N testing/cvs/contrib/pam/ChangeLog N testing/cvs/contrib/pam/cvs.linux N testing/cvs/contrib/pam/cvs.solaris N testing/cvs/doc/Makefile.am N testing/cvs/doc/Makefile.in N testing/cvs/doc/mkman.pl N testing/cvs/doc/stamp-1 N testing/cvs/doc/stamp-vti N testing/cvs/doc/version-client.texi N testing/cvs/doc/version.texi N testing/cvs/doc/ChangeLog N testing/cvs/doc/mdate-sh N testing/cvs/doc/texinfo.tex N testing/cvs/doc/cvs.texinfo N testing/cvs/doc/cvsclient.texi I testing/cvs/doc/cvs.ps I testing/cvs/doc/cvs-paper.ps I testing/cvs/doc/cvsclient.ps N testing/cvs/doc/.cvsignore N testing/cvs/doc/ChangeLog.fsf N testing/cvs/doc/RCSFILES N testing/cvs/doc/cvs.1 N testing/cvs/doc/cvs-paper.ms N testing/cvs/doc/cvs.man.header N testing/cvs/doc/cvs.man.footer I testing/cvs/doc/cvs.info N testing/cvs/doc/getdate.texi I testing/cvs/doc/cvs.info-1 I testing/cvs/doc/cvs.info-10 I testing/cvs/doc/cvs.info-11 I testing/cvs/doc/cvs.info-2 I testing/cvs/doc/cvs.info-3 I testing/cvs/doc/cvs.info-4 I testing/cvs/doc/cvs.info-5 I testing/cvs/doc/cvs.info-6 I testing/cvs/doc/cvs.info-7 I testing/cvs/doc/cvs.info-8 I testing/cvs/doc/cvs.info-9 I testing/cvs/doc/cvsclient.info I testing/cvs/doc/cvsclient.info-1 I testing/cvs/doc/cvsclient.info-2 I testing/cvs/doc/cvsclient.info-3 N testing/cvs/emx/Makefile.in N testing/cvs/emx/config.h N testing/cvs/emx/rcmd.h N testing/cvs/emx/filesubr.c N testing/cvs/emx/startserver.c N testing/cvs/emx/savecwd.c N testing/cvs/emx/system.c N testing/cvs/emx/README N testing/cvs/emx/ChangeLog N testing/cvs/emx/.cvsignore I testing/cvs/emx/Makefile N testing/cvs/os2/Makefile.in N testing/cvs/os2/tcpip.h N testing/cvs/os2/config.h N testing/cvs/os2/pwd.h N testing/cvs/os2/dirent.h N testing/cvs/os2/rcmd.h N testing/cvs/os2/popen.h N testing/cvs/os2/mkdir.c N testing/cvs/os2/pwd.c N testing/cvs/os2/filesubr.c N testing/cvs/os2/dirent.c N testing/cvs/os2/run.c N testing/cvs/os2/rcmd.c N testing/cvs/os2/waitpid.c N testing/cvs/os2/popen.c N testing/cvs/os2/porttcp.c N testing/cvs/os2/getpass.c N testing/cvs/os2/README N testing/cvs/os2/ChangeLog N testing/cvs/os2/.cvsignore N testing/cvs/os2/test-makefile I testing/cvs/os2/Makefile N testing/cvs/os2/os2inc.h N testing/cvs/os2/watcom.mak N testing/cvs/src/Makefile.am N testing/cvs/src/Makefile.in N testing/cvs/src/cvsbug.in N testing/cvs/src/sanity.config.sh.in N testing/cvs/src/ChangeLog N testing/cvs/src/add.c N testing/cvs/src/admin.c N testing/cvs/src/annotate.c N testing/cvs/src/buffer.c N testing/cvs/src/checkin.c N testing/cvs/src/checkout.c N testing/cvs/src/classify.c N testing/cvs/src/client.c N testing/cvs/src/commit.c N testing/cvs/src/create_adm.c N testing/cvs/src/cvsrc.c N testing/cvs/src/diff.c N testing/cvs/src/edit.c N testing/cvs/src/entries.c N testing/cvs/src/error.c N testing/cvs/src/exithandle.c N testing/cvs/src/expand_path.c N testing/cvs/src/fileattr.c N testing/cvs/src/filesubr.c N testing/cvs/src/find_names.c N testing/cvs/src/hardlink.c N testing/cvs/src/hash.c N testing/cvs/src/history.c N testing/cvs/src/ignore.c N testing/cvs/src/import.c N testing/cvs/src/lock.c N testing/cvs/src/log.c N testing/cvs/src/log-buffer.c N testing/cvs/src/log-buffer.h N testing/cvs/src/login.c N testing/cvs/src/logmsg.c N testing/cvs/src/ls.c N testing/cvs/src/main.c N testing/cvs/src/mkmodules.c N testing/cvs/src/modules.c N testing/cvs/src/ms-buffer.c N testing/cvs/src/ms-buffer.h N testing/cvs/src/myndbm.c N testing/cvs/src/no_diff.c N testing/cvs/src/parseinfo.c N testing/cvs/src/parseinfo.h N testing/cvs/src/patch.c N testing/cvs/src/rcs.c N testing/cvs/src/rcscmds.c N testing/cvs/src/recurse.c N testing/cvs/src/release.c N testing/cvs/src/remove.c N testing/cvs/src/repos.c N testing/cvs/src/root.c N testing/cvs/src/rsh-client.c N testing/cvs/src/rsh-client.h N testing/cvs/src/run.c N testing/cvs/src/scramble.c N testing/cvs/src/server.c N testing/cvs/src/socket-client.c N testing/cvs/src/socket-client.h N testing/cvs/src/stack.c N testing/cvs/src/stack.h N testing/cvs/src/status.c N testing/cvs/src/subr.c N testing/cvs/src/tag.c N testing/cvs/src/update.c N testing/cvs/src/version.c N testing/cvs/src/vers_ts.c N testing/cvs/src/watch.c N testing/cvs/src/wrapper.c N testing/cvs/src/zlib.c N testing/cvs/src/buffer.h N testing/cvs/src/client.h N testing/cvs/src/cvs.h N testing/cvs/src/edit.h N testing/cvs/src/fileattr.h N testing/cvs/src/hardlink.h N testing/cvs/src/hash.h N testing/cvs/src/history.h N testing/cvs/src/myndbm.h N testing/cvs/src/rcs.h N testing/cvs/src/root.h N testing/cvs/src/server.h N testing/cvs/src/update.h N testing/cvs/src/watch.h N testing/cvs/src/gssapi-client.c N testing/cvs/src/gssapi-client.h N testing/cvs/src/kerberos4-client.c N testing/cvs/src/kerberos4-client.h N testing/cvs/src/.cvsignore N testing/cvs/src/ChangeLog-9194 N testing/cvs/src/ChangeLog-9395 N testing/cvs/src/ChangeLog-96 N testing/cvs/src/ChangeLog-97 N testing/cvs/src/build_src.com N testing/cvs/src/sanity.sh N testing/cvs/windows-NT/README N testing/cvs/windows-NT/Makefile.am N testing/cvs/windows-NT/Makefile.in N testing/cvs/windows-NT/fix-msvc-mak.pl N testing/cvs/windows-NT/mkconfig.pl N testing/cvs/windows-NT/plhead.pl N testing/cvs/windows-NT/ChangeLog N testing/cvs/windows-NT/config.h N testing/cvs/windows-NT/config.h.in N testing/cvs/windows-NT/config.h.in.in N testing/cvs/windows-NT/config.h.in.footer N testing/cvs/windows-NT/ndir.h N testing/cvs/windows-NT/pwd.h N testing/cvs/windows-NT/rcmd.h N testing/cvs/windows-NT/stdbool.h N testing/cvs/windows-NT/stdint.h N testing/cvs/windows-NT/filesubr.c N testing/cvs/windows-NT/mkdir.c N testing/cvs/windows-NT/ndir.c N testing/cvs/windows-NT/pwd.c N testing/cvs/windows-NT/rcmd.c N testing/cvs/windows-NT/run.c N testing/cvs/windows-NT/sockerror.c N testing/cvs/windows-NT/startserver.c N testing/cvs/windows-NT/waitpid.c N testing/cvs/windows-NT/woe32.c N testing/cvs/windows-NT/.cvsignore N testing/cvs/windows-NT/SCC/Makefile.am N testing/cvs/windows-NT/SCC/Makefile.in N testing/cvs/windows-NT/SCC/ChangeLog N testing/cvs/windows-NT/SCC/.cvsignore N testing/cvs/windows-NT/SCC/README.txt N testing/cvs/windows-NT/SCC/SCC.mak N testing/cvs/windows-NT/SCC/SCC.dsp N testing/cvs/windows-NT/SCC/scc.c N testing/cvs/windows-NT/SCC/scc.def N testing/cvs/windows-NT/SCC/pubscc.h N testing/cvs/zlib/Makefile.in N testing/cvs/zlib/README N testing/cvs/zlib/FAQ N testing/cvs/zlib/INDEX N testing/cvs/zlib/ChangeLog N testing/cvs/zlib/configure N testing/cvs/zlib/Makefile.b32 N testing/cvs/zlib/Makefile.bor N testing/cvs/zlib/Makefile.dj2 N testing/cvs/zlib/Makefile.msc N testing/cvs/zlib/Makefile.sas N testing/cvs/zlib/Makefile.tc N testing/cvs/zlib/Makefile.wat N testing/cvs/zlib/adler32.c N testing/cvs/zlib/compress.c N testing/cvs/zlib/crc32.c N testing/cvs/zlib/crc32.h N testing/cvs/zlib/deflate.c N testing/cvs/zlib/deflate.h N testing/cvs/zlib/example.c N testing/cvs/zlib/gzio.c N testing/cvs/zlib/infback.c N testing/cvs/zlib/inffast.c N testing/cvs/zlib/inffast.h I testing/cvs/zlib/CVS N testing/cvs/zlib/inffixed.h N testing/cvs/zlib/inflate.c N testing/cvs/zlib/inflate.h N testing/cvs/zlib/inftrees.c N testing/cvs/zlib/inftrees.h N testing/cvs/zlib/minigzip.c N testing/cvs/zlib/trees.c N testing/cvs/zlib/trees.h N testing/cvs/zlib/uncompr.c N testing/cvs/zlib/zconf.h N testing/cvs/zlib/zlib.h N testing/cvs/zlib/zutil.c N testing/cvs/zlib/zutil.h N testing/cvs/zlib/algorithm.txt N testing/cvs/zlib/zlib.3 N testing/cvs/zlib/libz.dep N testing/cvs/zlib/libz.dsp N testing/cvs/zlib/libz.mak N testing/cvs/zlib/.cvsignore N testing/cvs/zlib/amiga/Makefile.pup N testing/cvs/zlib/amiga/Makefile.sas N testing/cvs/zlib/as400/bndsrc N testing/cvs/zlib/as400/compile.clp N testing/cvs/zlib/as400/readme.txt N testing/cvs/zlib/as400/zlib.inc N testing/cvs/zlib/msdos/Makefile.bor N testing/cvs/zlib/msdos/Makefile.dj2 N testing/cvs/zlib/msdos/Makefile.emx N testing/cvs/zlib/msdos/Makefile.msc N testing/cvs/zlib/msdos/Makefile.tc N testing/cvs/zlib/qnx/package.qpg N testing/cvs/zlib/win32/DLL_FAQ.txt N testing/cvs/zlib/win32/Makefile.bor N testing/cvs/zlib/win32/Makefile.emx N testing/cvs/zlib/win32/Makefile.gcc N testing/cvs/zlib/win32/Makefile.msc N testing/cvs/zlib/win32/zlib1.rc N testing/cvs/zlib/win32/zlib.def N testing/cvs/zlib/contrib/README.contrib N testing/cvs/zlib/contrib/visual-basic.txt N testing/cvs/zlib/contrib/ada/mtest.adb N testing/cvs/zlib/contrib/ada/read.adb N testing/cvs/zlib/contrib/ada/readme.txt N testing/cvs/zlib/contrib/ada/test.adb N testing/cvs/zlib/contrib/ada/zlib.adb N testing/cvs/zlib/contrib/ada/zlib.ads N testing/cvs/zlib/contrib/ada/zlib.gpr N testing/cvs/zlib/contrib/ada/zlib-streams.adb N testing/cvs/zlib/contrib/ada/zlib-streams.ads N testing/cvs/zlib/contrib/ada/zlib-thin.adb N testing/cvs/zlib/contrib/ada/zlib-thin.ads N testing/cvs/zlib/contrib/asm586/match.S N testing/cvs/zlib/contrib/asm586/README.586 N testing/cvs/zlib/contrib/asm686/match.S N testing/cvs/zlib/contrib/asm686/README.686 N testing/cvs/zlib/contrib/blast/blast.c N testing/cvs/zlib/contrib/blast/blast.h N testing/cvs/zlib/contrib/blast/Makefile N testing/cvs/zlib/contrib/blast/README N testing/cvs/zlib/contrib/blast/test.pk N testing/cvs/zlib/contrib/blast/test.txt N testing/cvs/zlib/contrib/delphi/readme.txt N testing/cvs/zlib/contrib/delphi/ZLibConst.pas N testing/cvs/zlib/contrib/delphi/zlibd32.mak N testing/cvs/zlib/contrib/delphi/ZLib.pas N testing/cvs/zlib/contrib/gzappend/gzappend.c N testing/cvs/zlib/contrib/infback9/infback9.c N testing/cvs/zlib/contrib/infback9/infback9.h N testing/cvs/zlib/contrib/infback9/inffix9.h N testing/cvs/zlib/contrib/infback9/inflate9.h N testing/cvs/zlib/contrib/infback9/inftree9.c N testing/cvs/zlib/contrib/infback9/inftree9.h N testing/cvs/zlib/contrib/infback9/README N testing/cvs/zlib/contrib/iostream/test.cpp N testing/cvs/zlib/contrib/iostream/zfstream.cpp N testing/cvs/zlib/contrib/iostream/zfstream.h N testing/cvs/zlib/contrib/iostream2/zstream.h N testing/cvs/zlib/contrib/iostream2/zstream_test.cpp N testing/cvs/zlib/contrib/iostream3/README N testing/cvs/zlib/contrib/iostream3/test.cc N testing/cvs/zlib/contrib/iostream3/TODO N testing/cvs/zlib/contrib/iostream3/zfstream.cc N testing/cvs/zlib/contrib/iostream3/zfstream.h N testing/cvs/zlib/contrib/masm686/match.asm N testing/cvs/zlib/contrib/masmx86/gvmat32.asm N testing/cvs/zlib/contrib/masmx86/gvmat32c.c N testing/cvs/zlib/contrib/masmx86/inffas32.asm N testing/cvs/zlib/contrib/masmx86/mkasm.bat N testing/cvs/zlib/contrib/masmx86/readme.txt N testing/cvs/zlib/contrib/minizip/ChangeLogUnzip N testing/cvs/zlib/contrib/minizip/crypt.h N testing/cvs/zlib/contrib/minizip/ioapi.c N testing/cvs/zlib/contrib/minizip/ioapi.h N testing/cvs/zlib/contrib/minizip/iowin32.c N testing/cvs/zlib/contrib/minizip/iowin32.h N testing/cvs/zlib/contrib/minizip/Makefile N testing/cvs/zlib/contrib/minizip/miniunz.c N testing/cvs/zlib/contrib/minizip/minizip.c N testing/cvs/zlib/contrib/minizip/unzip.c N testing/cvs/zlib/contrib/minizip/unzip.h N testing/cvs/zlib/contrib/minizip/zip.c N testing/cvs/zlib/contrib/minizip/zip.h N testing/cvs/zlib/contrib/pascal/example.pas N testing/cvs/zlib/contrib/pascal/readme.txt N testing/cvs/zlib/contrib/pascal/zlibd32.mak N testing/cvs/zlib/contrib/pascal/zlibpas.pas N testing/cvs/zlib/contrib/puff/Makefile N testing/cvs/zlib/contrib/puff/puff.c N testing/cvs/zlib/contrib/puff/puff.h N testing/cvs/zlib/contrib/puff/README N testing/cvs/zlib/contrib/puff/zeros.raw N testing/cvs/zlib/contrib/testzlib/testzlib.c N testing/cvs/zlib/contrib/testzlib/testzlib.sln N testing/cvs/zlib/contrib/testzlib/testzlib.vcproj N testing/cvs/zlib/contrib/untgz/Makefile N testing/cvs/zlib/contrib/untgz/Makefile.msc N testing/cvs/zlib/contrib/untgz/untgz.c N testing/cvs/zlib/contrib/vstudio/readme.txt N testing/cvs/zlib/contrib/vstudio/vc7/miniunz.vcproj N testing/cvs/zlib/contrib/vstudio/vc7/minizip.vcproj N testing/cvs/zlib/contrib/vstudio/vc7/zlib.rc N testing/cvs/zlib/contrib/vstudio/vc7/zlibstat.vcproj N testing/cvs/zlib/contrib/vstudio/vc7/zlibvc.def N testing/cvs/zlib/contrib/vstudio/vc7/zlibvc.sln N testing/cvs/zlib/contrib/vstudio/vc7/zlibvc.vcproj N testing/cvs/zlib/old/descrip.mms N testing/cvs/zlib/old/Makefile.riscos N testing/cvs/zlib/old/Make_vms.com N testing/cvs/zlib/old/README N testing/cvs/zlib/old/zlib.html N testing/cvs/zlib/old/os2/Makefile.os2 N testing/cvs/zlib/old/os2/zlib.def I testing/cvs/zlib/os2/CVS N testing/cvs/zlib/os2/Makefile.os2 N testing/cvs/zlib/os2/zlib.def N testing/cvs/lib/README N testing/cvs/lib/Makefile.am N testing/cvs/lib/Makefile.in N testing/cvs/lib/ChangeLog N testing/cvs/lib/alloca.c N testing/cvs/lib/asnprintf.c N testing/cvs/lib/asprintf.c N testing/cvs/lib/atexit.c N testing/cvs/lib/dup2.c N testing/cvs/lib/fncase.c N testing/cvs/lib/fnmatch.c N testing/cvs/lib/fseeko.c N testing/cvs/lib/ftello.c N testing/cvs/lib/ftruncate.c N testing/cvs/lib/getdate.c N testing/cvs/lib/gethostname.c N testing/cvs/lib/getline.c N testing/cvs/lib/getndelim2.c N testing/cvs/lib/getopt.c N testing/cvs/lib/getopt1.c N testing/cvs/lib/getpass.c N testing/cvs/lib/gettimeofday.c N testing/cvs/lib/lstat.c N testing/cvs/lib/malloc.c N testing/cvs/lib/memmove.c N testing/cvs/lib/mkdir.c N testing/cvs/lib/mkstemp.c N testing/cvs/lib/mktime.c N testing/cvs/lib/nanosleep.c N testing/cvs/lib/printf-args.c N testing/cvs/lib/printf-parse.c N testing/cvs/lib/readlink.c N testing/cvs/lib/realloc.c N testing/cvs/lib/regex.c N testing/cvs/lib/rename.c N testing/cvs/lib/rpmatch.c N testing/cvs/lib/setenv.c N testing/cvs/lib/stat.c N testing/cvs/lib/strcasecmp.c N testing/cvs/lib/strerror.c N testing/cvs/lib/strncasecmp.c N testing/cvs/lib/strstr.c N testing/cvs/lib/strtoul.c N testing/cvs/lib/sunos57-select.c N testing/cvs/lib/tempname.c N testing/cvs/lib/time_r.c N testing/cvs/lib/unsetenv.c N testing/cvs/lib/valloc.c N testing/cvs/lib/vasprintf.c N testing/cvs/lib/vasnprintf.c N testing/cvs/lib/waitpid.c N testing/cvs/lib/sighandle.c N testing/cvs/lib/system.h N testing/cvs/lib/wait.h N testing/cvs/lib/xselect.h N testing/cvs/lib/xtime.h N testing/cvs/lib/allocsa.h N testing/cvs/lib/allocsa.c N testing/cvs/lib/basename.c N testing/cvs/lib/dirname.c N testing/cvs/lib/dirname.h N testing/cvs/lib/stripslash.c N testing/cvs/lib/error.h N testing/cvs/lib/exit.h N testing/cvs/lib/exitfail.h N testing/cvs/lib/exitfail.c N testing/cvs/lib/getdate.h N testing/cvs/lib/getdate.y N testing/cvs/lib/getline.h N testing/cvs/lib/getnline.h N testing/cvs/lib/getnline.c N testing/cvs/lib/getpagesize.h N testing/cvs/lib/getpass.h N testing/cvs/lib/gettext.h N testing/cvs/lib/md5.c N testing/cvs/lib/gettime.c N testing/cvs/lib/md5.h N testing/cvs/lib/minmax.h N testing/cvs/lib/pathmax.h N testing/cvs/lib/regex.h N testing/cvs/lib/save-cwd.h N testing/cvs/lib/save-cwd.c N testing/cvs/lib/setenv.h N testing/cvs/lib/stat-macros.h N testing/cvs/lib/strcase.h N testing/cvs/lib/strftime.c N testing/cvs/lib/strftime.h N testing/cvs/lib/time_r.h N testing/cvs/lib/timespec.h N testing/cvs/lib/unlocked-io.h N testing/cvs/lib/printf-args.h N testing/cvs/lib/printf-parse.h N testing/cvs/lib/vasnprintf.h N testing/cvs/lib/vasprintf.h N testing/cvs/lib/xalloc.h N testing/cvs/lib/xmalloc.c N testing/cvs/lib/xalloc-die.c N testing/cvs/lib/xgetcwd.h N testing/cvs/lib/xgetcwd.c N testing/cvs/lib/xsize.h N testing/cvs/lib/xreadlink.h N testing/cvs/lib/xreadlink.c N testing/cvs/lib/yesno.c N testing/cvs/lib/yesno.h N testing/cvs/lib/error.c N testing/cvs/lib/progname.c N testing/cvs/lib/.cvsignore N testing/cvs/lib/ChangeLog.fsf N testing/cvs/lib/build_lib.com N testing/cvs/lib/libcvs.dep N testing/cvs/lib/libcvs.dsp N testing/cvs/lib/libcvs.mak N testing/cvs/lib/test-getdate.sh N testing/cvs/lib/alloca_.h N testing/cvs/lib/allocsa.valgrind N testing/cvs/lib/fnmatch_.h N testing/cvs/lib/fnmatch_loop.c N testing/cvs/lib/getndelim2.h N testing/cvs/lib/getopt_.h N testing/cvs/lib/getopt_int.h N testing/cvs/lib/stdbool_.h N testing/cvs/lib/stdint_.h N testing/cvs/diff/README N testing/cvs/diff/Makefile.am N testing/cvs/diff/Makefile.in N testing/cvs/diff/ChangeLog N testing/cvs/diff/diff.c N testing/cvs/diff/diff3.c N testing/cvs/diff/analyze.c N testing/cvs/diff/cmpbuf.c N testing/cvs/diff/cmpbuf.h N testing/cvs/diff/io.c N testing/cvs/diff/context.c N testing/cvs/diff/ed.c N testing/cvs/diff/normal.c N testing/cvs/diff/ifdef.c N testing/cvs/diff/util.c N testing/cvs/diff/dir.c N testing/cvs/diff/version.c N testing/cvs/diff/diff.h N testing/cvs/diff/side.c N testing/cvs/diff/system.h N testing/cvs/diff/diffrun.h N testing/cvs/diff/build_diff.com N testing/cvs/diff/diagmeet.note N testing/cvs/diff/libdiff.dep N testing/cvs/diff/libdiff.dsp N testing/cvs/diff/libdiff.mak N testing/cvs/man/Makefile.am N testing/cvs/man/Makefile.in N testing/cvs/man/ChangeLog N testing/cvs/man/.cvsignore N testing/cvs/man/cvs.5 N testing/cvs/man/cvsbug.8 N testing/cvs/tools/README N testing/cvs/tools/Makefile.am N testing/cvs/tools/Makefile.in N testing/cvs/tools/ChangeLog N testing/cvs/tools/.cvsignore N testing/cvs/vms/Makefile.am N testing/cvs/vms/Makefile.in N testing/cvs/vms/ChangeLog N testing/cvs/vms/build_vms.com N testing/cvs/vms/config.h N testing/cvs/vms/dir.h N testing/cvs/vms/filesubr.c N testing/cvs/vms/filutils.c N testing/cvs/vms/filutils.h N testing/cvs/vms/getpass.c N testing/cvs/vms/getwd.c N testing/cvs/vms/misc.c N testing/cvs/vms/misc.h N testing/cvs/vms/ndir.c N testing/cvs/vms/ndir.h N testing/cvs/vms/pathnames.h N testing/cvs/vms/pc.c N testing/cvs/vms/pipe.c N testing/cvs/vms/pipe.h N testing/cvs/vms/piped_child.c N testing/cvs/vms/pwd.c N testing/cvs/vms/pwd.h N testing/cvs/vms/rcmd.c N testing/cvs/vms/readlink.c N testing/cvs/vms/rmdir.c N testing/cvs/vms/startserver.c N testing/cvs/vms/stat.c N testing/cvs/vms/unlink.c N testing/cvs/vms/utime.c N testing/cvs/vms/vms-types.h N testing/cvs/vms/vms.h N testing/cvs/vms/vmsmunch.c N testing/cvs/vms/vmsmunch.h N testing/cvs/vms/vmsmunch_private.h N testing/cvs/vms/waitpid.c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:18:27 UTC ports/devel/automake/1.4 Update of /cvs/ports/devel/automake/1.4 In directory loki.66h.42h.de:/var/tmp/cvs-serv22247/1.4 Log Message: Directory /cvs/ports/devel/automake/1.4 added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:18:30 UTC ports/devel/automake/1.4/patches Update of /cvs/ports/devel/automake/1.4/patches In directory loki.66h.42h.de:/var/tmp/cvs-serv22247/1.4/patches Log Message: Directory /cvs/ports/devel/automake/1.4/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:18:33 UTC ports/devel/automake/1.4/pkg Update of /cvs/ports/devel/automake/1.4/pkg In directory loki.66h.42h.de:/var/tmp/cvs-serv22247/1.4/pkg Log Message: Directory /cvs/ports/devel/automake/1.4/pkg added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:20:03 UTC Modified files: devel/automake : Makefile Added files: devel/automake/1.4: Makefile distinfo devel/automake/1.4/patches: patch-aclocal_in patch-automake_in patch-automake_texi patch-subdirs_am patch-tests_vtexi_test patch-texi-vers_am devel/automake/1.4/pkg: DESCR PLIST Removed files: devel/automake : distinfo devel/automake/patches: patch-aclocal_in patch-automake_in patch-automake_texi patch-subdirs_am patch-tests_vtexi_test patch-texi-vers_am devel/automake/pkg: DESCR PLIST Log message: move automake-1.4 to a subdirectory CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:25:07 UTC Modified files: devel/metaauto : Makefile devel/metaauto/files: meta.in devel/metaauto/pkg: DESCR PLIST Log message: add support for metatooling automake CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:35:53 UTC Modified files: infrastructure/mk: gnu.port.mk devel/automake/1.4: Makefile distinfo devel/automake/1.4/patches: patch-automake_texi devel/automake/1.4/pkg: PLIST Log message: metatoolify automake, defaulting to 1.4 there's not really a reason for a port to switch to 1.x right now, since they all work, but I need 1.9 for my work with ncvs in base now CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:38:57 UTC Modified files: infrastructure/mk: gnu.port.mk Log message: oops, add AUTOMAKE_VERSION to environment too CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:52:03 UTC Modified files: devel/autoconf/2.13/patches: patch-autoconf_texi devel/autoconf/2.13-o/patches: patch-autoconf_texi devel/automake/1.4/patches: patch-automake_texi Log message: fix index generation CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:53:51 UTC ports/devel/automake/1.9 Update of /cvs/ports/devel/automake/1.9 In directory loki.66h.42h.de:/var/tmp/cvs-serv8789/1.9 Log Message: Directory /cvs/ports/devel/automake/1.9 added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:54:10 UTC ports/devel/automake/1.9/patches Update of /cvs/ports/devel/automake/1.9/patches In directory loki.66h.42h.de:/var/tmp/cvs-serv13165/patches Log Message: Directory /cvs/ports/devel/automake/1.9/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:54:13 UTC ports/devel/automake/1.9/pkg Update of /cvs/ports/devel/automake/1.9/pkg In directory loki.66h.42h.de:/var/tmp/cvs-serv13165/pkg Log Message: Directory /cvs/ports/devel/automake/1.9/pkg added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:59:04 UTC Modified files: devel/autoconf/2.13/pkg: PLIST devel/automake/1.4: Makefile devel/automake/1.4/pkg: PLIST Added files: devel/automake/1.9: Makefile distinfo devel/automake/1.9/patches: patch-doc_automake_texi devel/automake/1.9/pkg: DESCR PLIST Log message: fix ${SUFFIX} usage and add automake-1.9 CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 00:59:17 UTC Modified files: devel/automake : Makefile Log message: +1.9 CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 01:14:41 UTC Added files: devel/automake/1.9/patches: patch-automake_in Log message: seems like "they" forgot that m4 can do include, not only sinclude CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/21 01:56:06 UTC Modified files: content : b2xkZXI_.inc d2xvZy03.inc Added files: content : Y2xvZy0yMDA0.inc Log message: - add changelog page for diffs between -current snapshots with backlink to the last (2004/10/25) snapshot - write wlog entry, linking changelog page - link clog pageS from oldnews page CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 02:03:52 UTC Log message: w00t! patch(1) writes rejected hunks in unified format! :) Status: Vendor Tag: openbsd Release Tags: cvs-200411210200 I src/usr.bin/patch/CVS U src/usr.bin/patch/Makefile U src/usr.bin/patch/README U src/usr.bin/patch/backupfile.c U src/usr.bin/patch/backupfile.h U src/usr.bin/patch/common.h U src/usr.bin/patch/inp.c U src/usr.bin/patch/inp.h U src/usr.bin/patch/patch.1 U src/usr.bin/patch/patch.c U src/usr.bin/patch/pathnames.h U src/usr.bin/patch/pch.c U src/usr.bin/patch/pch.h C src/usr.bin/patch/util.c U src/usr.bin/patch/util.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.bin/patch CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 02:08:01 UTC Modified files: usr.bin/patch : util.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 12:35:41 UTC Modified files: X-Window : Makefile Log message: don't abort if /usr/local/X11/app-defaults is empty CVSROOT: /cvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/11/21 12:59:04 UTC Modified files: math/gnuplot : Makefile distinfo math/gnuplot/pkg: PFRAG.no-no_x11 PLIST Log message: Update to gnuplot-4.0.0. I need this for my chemistry protocols. NB: I think this is the first PLIST that uses one of the new features in the pkgtools: @info. If you get an error when you build this, you must upgrade your pkgtools. CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/21 13:30:06 UTC Modified files: content : b2xkZXI_.inc bmV3cw__.inc Log message: announce new snapshot CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 14:48:02 UTC Modified files: distrib/miniroot: dot.profile Log message: - no touch on ramdisk, use echo -n >filename - don't touch too early YES, this means the snapshot just built is slightly buggy CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/21 14:58:51 UTC Modified files: content : Y2xvZy0yMDA0.inc bWFpbg__.inc Log message: document bsd.rd/floppy8.fs bug committed on demo (running MirOS #7/sparc) :) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 15:31:08 UTC Modified files: distrib/miniroot: install.sub Log message: reorder CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 16:15:46 UTC Modified files: net/rsync : Makefile distinfo net/rsync/pkg : PLIST Removed files: net/rsync/patches: patch-Makefile_in Log message: update to 2.6.3 CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 16:20:07 UTC Modified files: net/djbdns/files: dnsroots.eorsn dnsroots.eorsn6 Log message: update from https://european.orsn.net/rootcache.php CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 16:41:49 UTC Modified files: net/djbdns/files: dnsroots.opennic Log message: updated with $ dnsq ns . $(lynx -dump http://www.opennic.glue/cgi-bin/get_tier0.sh \ | sed -e 's/^.*- //') \ | while read a b c d e; do \ [[ $a = add* ]] && print $e; \ done CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 16:51:48 UTC Modified files: net/djbdns/files: dnsroots.orsc Log message: updating ORSC is a pita $ dnsq ns . 199.166.29.2 \ | while read a b c d e; do \ [[ $a = add* ]] && print $e; \ done CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 17:08:59 UTC Modified files: net/djbdns/files: dnsroots.icann Log message: update from ftp://ftp.internic.net/domain/named.root CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 17:09:52 UTC Modified files: net/djbdns : Makefile net/djbdns/pkg : SECURITY Log message: bump and fix CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 17:30:09 UTC Modified files: graphics/win32-codecs: Makefile distinfo graphics/win32-codecs/pkg: PLIST Log message: update CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 17:33:27 UTC Modified files: devel/prc-tools: Makefile Log message: don't break "make index" XXX this port is so dead anyway CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 17:35:13 UTC Modified files: security/f-prot: Makefile distinfo Log message: update to 4.4.8 CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 18:03:13 UTC Modified files: databases/sqlite3: Makefile distinfo databases/sqlite3/patches: patch-configure_ac Log message: update to 3.0.8 CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 18:05:24 UTC Modified files: print/acroread/pkg: MESSAGE Log message: I have no idea which person and which editor could leave superfluous whitespace in a file... no idea. CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 18:12:27 UTC Modified files: . : INDEX Log message: sync, 2920 CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 18:25:21 UTC Modified files: audio/cdparanoia: Makefile Log message: unbreak after NO_SHARED_LIBS change CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/21 18:30:55 UTC Modified files: gnu/aux : autogen.sh Log message: unbreak ports/graphics/aalib CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/21 18:31:58 UTC Modified files: gnu/aux : update.mk Log message: unbreak make update ONLY=... CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 18:32:02 UTC Modified files: infrastructure/db: autogen.sh Log message: sync CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/21 18:41:32 UTC Modified files: gnu/automake/lib: ylwrap Log message: update to cvs-1.12 version CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 18:42:25 UTC Modified files: gnu/share : ylwrap Log message: sync CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 18:42:50 UTC Modified files: infrastructure/db: ylwrap Log message: sync CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 19:00:00 UTC Modified files: infrastructure/mk: bsd.port.mk Log message: r1.138 was wrong w.r.t. giving CPPFLAGS to configure (since it's not explicitly given to make, no danger, but not giving it to configure breaks at least links+) CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 19:01:00 UTC Modified files: graphics/imlib2: Makefile Log message: no_shared_libs fallout CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 19:36:23 UTC Modified files: graphics/libcaca/patches: patch-src_Makefile_in Log message: unbreak: don't run ranlib on solibs CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 19:37:23 UTC Modified files: cvs : Makefile.am config.guess config.rpath config.sub depcomp install-sh mdate-sh missing mkinstalldirs ylwrap cvs/contrib : Makefile.am cvs/doc : cvs.texinfo getdate.texi mdate-sh texinfo.tex version-client.texi version.texi Removed files: cvs : .cvsignore ABOUT-NLS COPYING COPYING.LIB ChangeLog ChangeLog.zoo README.VMS build.com compile cvs-format.el cvs.spec.in cvsnt.dep cvsnt.dsp cvsnt.dsw cvsnt.mak cvs/contrib : .cvsignore ChangeLog cvs/contrib/pam: ChangeLog Makefile.am Makefile.in cvs.linux cvs.solaris cvs/diff : ChangeLog build_diff.com libdiff.dep libdiff.dsp libdiff.mak cvs/doc : .cvsignore ChangeLog ChangeLog.fsf cvs/emx : .cvsignore ChangeLog Makefile.in README config.h filesubr.c rcmd.h savecwd.c startserver.c system.c cvs/lib : .cvsignore ChangeLog ChangeLog.fsf build_lib.com libcvs.dep libcvs.dsp libcvs.mak cvs/m4 : ChangeLog cvs/man : .cvsignore ChangeLog cvs/os2 : .cvsignore ChangeLog Makefile.in README config.h dirent.c dirent.h filesubr.c getpass.c mkdir.c os2inc.h popen.c popen.h porttcp.c pwd.c pwd.h rcmd.c rcmd.h run.c tcpip.h test-makefile waitpid.c watcom.mak cvs/src : .cvsignore ChangeLog ChangeLog-9194 ChangeLog-9395 ChangeLog-96 ChangeLog-97 build_src.com cvs/tools : .cvsignore ChangeLog Makefile.am Makefile.in README cvs/vms : ChangeLog Makefile.am Makefile.in build_vms.com config.h dir.h filesubr.c filutils.c filutils.h getpass.c getwd.c misc.c misc.h ndir.c ndir.h pathnames.h pc.c pipe.c pipe.h piped_child.c pwd.c pwd.h rcmd.c readlink.c rmdir.c startserver.c stat.c unlink.c utime.c vms-types.h vms.h vmsmunch.c vmsmunch.h vmsmunch_private.h waitpid.c cvs/windows-NT : .cvsignore ChangeLog Makefile.am Makefile.in README config.h config.h.in config.h.in.footer config.h.in.in filesubr.c fix-msvc-mak.pl mkconfig.pl mkdir.c ndir.c ndir.h plhead.pl pwd.c pwd.h rcmd.c rcmd.h run.c sockerror.c startserver.c stdbool.h stdint.h waitpid.c woe32.c cvs/windows-NT/SCC: .cvsignore ChangeLog Makefile.am Makefile.in README.txt SCC.dsp SCC.mak pubscc.h scc.c scc.def cvs/zlib : .cvsignore ChangeLog FAQ INDEX Makefile.b32 Makefile.bor Makefile.dj2 Makefile.in Makefile.msc Makefile.sas Makefile.tc Makefile.wat README adler32.c algorithm.txt compress.c configure crc32.c crc32.h deflate.c deflate.h example.c gzio.c infback.c inffast.c inffast.h inffixed.h inflate.c inflate.h inftrees.c inftrees.h libz.dep libz.dsp libz.mak minigzip.c trees.c trees.h uncompr.c zconf.h zlib.3 zlib.h zutil.c zutil.h cvs/zlib/amiga : Makefile.pup Makefile.sas cvs/zlib/as400 : bndsrc compile.clp readme.txt zlib.inc cvs/zlib/contrib: README.contrib visual-basic.txt cvs/zlib/contrib/ada: mtest.adb read.adb readme.txt test.adb zlib-streams.adb zlib-streams.ads zlib-thin.adb zlib-thin.ads zlib.adb zlib.ads zlib.gpr cvs/zlib/contrib/asm586: README.586 match.S cvs/zlib/contrib/asm686: README.686 match.S cvs/zlib/contrib/blast: Makefile README blast.c blast.h test.pk test.txt cvs/zlib/contrib/delphi: ZLib.pas ZLibConst.pas readme.txt zlibd32.mak cvs/zlib/contrib/gzappend: gzappend.c cvs/zlib/contrib/infback9: README infback9.c infback9.h inffix9.h inflate9.h inftree9.c inftree9.h cvs/zlib/contrib/iostream: test.cpp zfstream.cpp zfstream.h cvs/zlib/contrib/iostream2: zstream.h zstream_test.cpp cvs/zlib/contrib/iostream3: README TODO test.cc zfstream.cc zfstream.h cvs/zlib/contrib/masm686: match.asm cvs/zlib/contrib/masmx86: gvmat32.asm gvmat32c.c inffas32.asm mkasm.bat readme.txt cvs/zlib/contrib/minizip: ChangeLogUnzip Makefile crypt.h ioapi.c ioapi.h iowin32.c iowin32.h miniunz.c minizip.c unzip.c unzip.h zip.c zip.h cvs/zlib/contrib/pascal: example.pas readme.txt zlibd32.mak zlibpas.pas cvs/zlib/contrib/puff: Makefile README puff.c puff.h zeros.raw cvs/zlib/contrib/testzlib: testzlib.c testzlib.sln testzlib.vcproj cvs/zlib/contrib/untgz: Makefile Makefile.msc untgz.c cvs/zlib/contrib/vstudio: readme.txt cvs/zlib/contrib/vstudio/vc7: miniunz.vcproj minizip.vcproj zlib.rc zlibstat.vcproj zlibvc.def zlibvc.sln zlibvc.vcproj cvs/zlib/msdos : Makefile.bor Makefile.dj2 Makefile.emx Makefile.msc Makefile.tc cvs/zlib/old : Make_vms.com Makefile.riscos README descrip.mms zlib.html cvs/zlib/old/os2: Makefile.os2 zlib.def cvs/zlib/os2 : Makefile.os2 zlib.def cvs/zlib/qnx : package.qpg cvs/zlib/win32 : DLL_FAQ.txt Makefile.bor Makefile.emx Makefile.gcc Makefile.msc zlib.def zlib1.rc Log message: * remove files for Other OSses * remove bundled zlib * replace the only GFDL'd file by an older, not yet GFDL'd, version * copy over "our" versions of devel tools CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 19:45:45 UTC Modified files: devel/metaauto : Makefile devel/metaauto/pkg: PLIST Log message: 0.3: add autom4te CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 19:52:44 UTC Added files: cvs : autogen.sh cvs/m4 : codeset.m4 lcmessage.m4 Log message: add (slightly modified) autogen.sh from gnusystem_aux_dir and two .m4 files from GNU gettext CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 19:53:57 UTC Modified files: cvs : configure Log message: regen with our tools diff OK CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 19:58:09 UTC Modified files: cvs : autogen.sh cvs/contrib : Makefile.in cvs/diff : Makefile.in cvs/doc : Makefile.in Log message: regen, diff OK CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 20:02:36 UTC Modified files: cvs/doc : stamp-1 stamp-vti Log message: regen after version* change CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 20:23:37 UTC Modified files: cvs : configure.in cvs/lib : Makefile.am getpass.h md5.h cvs/src : Makefile.am Removed files: cvs/lib : alloca.c alloca_.h fnmatch.c fnmatch_.h fnmatch_loop.c getopt.c getopt1.c getopt_.h getopt_int.h getpass.c md5.c regex.c regex.h stdbool_.h stdint_.h cvs/src : cvsbug.in gssapi-client.c gssapi-client.h kerberos4-client.c kerberos4-client.h myndbm.c myndbm.h Log message: shrink CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 20:52:21 UTC Modified files: cvs : Makefile.am Makefile.in aclocal.m4 autogen.sh config.h.in configure configure.in cvs/contrib : Makefile.am Makefile.in rcs2log.sh cvs/diff : Makefile.am Makefile.in cvs/doc : Makefile.am Makefile.in cvs/lib : Makefile.am Makefile.in cvs/m4 : allocsa.m4 getdate.m4 gettext.m4 gnulib.m4 intmax_t.m4 setenv.m4 uintmax_t.m4 vasnprintf.m4 cvs/man : Makefile.am Makefile.in cvs/src : Makefile.am Makefile.in Removed files: cvs : mktemp.sh cvs/m4 : alloca.m4 fnmatch.m4 getopt.m4 getpass.m4 md5.m4 nls.m4 regex.m4 stdbool.m4 stdint.m4 stdint_h.m4 Log message: shrink more, regen CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 21:12:35 UTC Modified files: cvs : Makefile.in aclocal.m4 config.h.in configure configure.in cvs/contrib : Makefile.in cvs/diff : Makefile.in cvs/doc : Makefile.in cvs/lib : Makefile.in cvs/m4 : inttypes.m4 uintmax_t.m4 cvs/man : Makefile.in cvs/src : Makefile.in Log message: unfuckup and regen CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/21 21:17:48 UTC testing/cvs/doc/paper Update of /cvs/testing/cvs/doc/paper In directory loki.66h.42h.de:/var/tmp/cvs-serv19644/paper Log Message: Directory /cvs/testing/cvs/doc/paper added to the repository CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/21 21:25:10 UTC Modified files: infrastructure/db: userlist Log message: add group _cvsadmin CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 21:25:40 UTC Modified files: etc : group Log message: regen CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 22:06:37 UTC Modified files: include : time.h Log message: HEAVY typo: instead of subtracting0x4000000000000000, they were added, when converting a tai64_t (internal time type) to time_t (kernel time) recompile your whole system CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/21 22:24:22 UTC Modified files: content : Y2xvZy0yMDA0.inc bWFpbg__.inc bmV3cw__.inc d2xvZy03.inc Log message: revoke snapshot; will do another one add wlog entry for today CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/21 22:24:38 UTC Modified files: lib/libc/time : private.h Log message: documentation updates CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 02:48:25 UTC Modified files: lib/libc/time : localtime.c Log message: ansi CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 02:49:26 UTC Modified files: lib/libc/time : localtime.c Log message: fix maths and a proto CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 02:52:55 UTC Modified files: include : time.h Log message: fix maths and docs CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 02:53:07 UTC Modified files: lib/libc/time : taitime.c taitime.3 Log message: fix maths and docs CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 02:54:35 UTC Modified files: include : time.h Log message: MJD needs 64 bit for the day CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 02:58:34 UTC Modified files: lib/libc/time : taitime.c Log message: externify mktime CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 03:01:25 UTC Modified files: include : time.h Log message: or maybe not? but bump tm_year to 64 bit? CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 03:01:51 UTC Modified files: lib/libc/time : ctime.3 localtime.c private.h Log message: bump tm_year to 64 bits CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 03:03:22 UTC Modified files: include : time.h Log message: no, mjd_t:mjd must be 64 bits too CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 03:09:17 UTC Modified files: lib/libc/time : taitime.c Log message: fix protos CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 03:09:37 UTC Modified files: lib/libc/time : taitime.c Log message: typo CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 04:26:42 UTC Modified files: lib/libc/time : localtime.c private.h taitime.c Log message: much better (still hiccups a bit with Olson's mktime() as well as time zones, but...) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 04:58:19 UTC Modified files: lib/libc/time : taitime.c Log message: we're now pretty far passing the AC_FUNC_MKTIME suite (actually, as far as we can go, and better than any 32-bit OS) CVSROOT: /cvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/11/22 05:02:23 UTC Modified files: cvs : Makefile.in aclocal.m4 autogen.sh config.h.in configure configure.in cvs/contrib : Makefile.in cvs/diff : Makefile.in cvs/doc : Makefile.in cvs/lib : Makefile.in allocsa.h getdate.c getdate.y cvs/m4 : gnulib.m4 intmax_t.m4 inttypes.m4 uintmax_t.m4 cvs/man : Makefile.am Makefile.in cvs/src : Makefile.in Added files: cvs : Makefile.bsd-wrapper cvs/doc/paper : Makefile Removed files: cvs/lib : mktime.c cvs/m4 : mktime.m4 cvs/man : cvsbug.8 Log message: pretty good; I'd like to finally fix the mktime() implementation in our libtz, but this code is GPL'd and we're close enough to be continued later CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 05:06:32 UTC Modified files: lib/libc : Makefile distrib/lists/base/base: mi Log message: bump major (sad, but _hopefully_ without too much side effects) CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/22 05:09:46 UTC Modified files: content : d2xvZy03.inc Log message: uuh, looks like I'm done for toyesterday CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 13:06:04 UTC Modified files: sys/sys : cdefs.h Log message: delint CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 13:14:05 UTC Modified files: sys/sys : param.h Log message: add BOUNDINT0 macro variant for unsigned ints, to please lint CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 14:10:55 UTC Modified files: sys/sys : cdefs.h param.h Log message: clean up; reduce diff to obsd CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 14:59:36 UTC Modified files: include : dirent.h stddef.h stdio.h stdlib.h string.h time.h unistd.h sys/sys : param.h Log message: all: clean up, delint time.h: wrap time_t values which exceed DJB's definition of a tai64_t into the "invalid / reserved" area of the MirOS tai64_t so that it can transparenly convert between these two (macro versions only; the C versions still truncate correctly) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 15:02:31 UTC Modified files: sys/sys : cdefs.h Log message: delint CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 15:04:53 UTC Modified files: include : time.h Log message: a few int/int32_t/int64_t -> time_t so they're correct on both kinds of time_t systems luckily, userland issues only CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 15:32:19 UTC Modified files: lib/libc : Makefile lib/libc/time : localtime.c taitime.3 taitime.c Added files: lib/libc/time : .indent.pro Log message: indent, lint CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 15:33:01 UTC Modified files: lib/libc/time : localtime.c Log message: indent CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 16:41:54 UTC Modified files: lib/libc/time : localtime.c Log message: pass FSF mktime test suite over DJB-compatible time_t range of [C000000000000000;3FFFFFFFFFFFFFFF] CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/22 17:31:03 UTC Modified files: lib/libc/time : taitime.c Log message: don't add/subtract leaps outside of leap second counting CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/23 13:26:25 UTC Modified files: gnu/aux : update.mk Log message: adding "compile" doesn't seem like a bad idea to me CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 13:53:51 UTC Modified files: lib/libc/net : res_debug.c share/mk : sys.mk sys/sys : param.h Log message: make libraries build with recent changes CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/23 13:58:10 UTC Modified files: gnu/aux : _gplwarn.c Log message: rewrite; OSI; freestanding; non-ELF conformant CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:02:16 UTC Modified files: gnu/share : Makefile _gplwarn.c config-ml.in config.guess config.libpath config.rpath config.sub depcomp install-reloc install-sh libtool.m4 ltmain.sh m4salt.m4 m4sugar.m4 mdate-sh missing mkinstalldirs move-if-change reloc-ldflags ylwrap Added files: gnu/share : compile Log message: full sync CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/23 14:05:34 UTC Modified files: infrastructure/db: _gplwarn.c autogen.sh config-ml.in config.guess config.libpath config.rpath config.sub depcomp install-reloc install-sh libtool.m4 libtoolize ltmain.sh m4salt.m4 m4sugar.m4 mdate-sh missing mkinstalldirs move-if-change reloc-ldflags ylwrap infrastructure/mk: gnu.port.mk Added files: infrastructure/db: compile Log message: full sync CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:10:41 UTC Modified files: sbin/disklabel : Makefile sbin/fdisk : Makefile Log message: fix the NOMAN=yes case CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:16:38 UTC Modified files: distrib/lists/base/base: mi etc : Makefile Log message: install default /usr/ports,root:wsrc,0775 CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:37:05 UTC Log message: your daily OpenBSD update session Status: Vendor Tag: openbsd Release Tags: cvs-200411231430 I src/share/pf/CVS U src/share/pf/Makefile U src/share/pf/ackpri U src/share/pf/faq-example1 U src/share/pf/faq-example2 U src/share/pf/faq-example3 U src/share/pf/queue1 U src/share/pf/queue2 U src/share/pf/queue3 U src/share/pf/queue4 U src/share/pf/spamd U src/etc/spamd.conf I src/usr.bin/hexdump/CVS U src/usr.bin/hexdump/Makefile U src/usr.bin/hexdump/conv.c U src/usr.bin/hexdump/display.c U src/usr.bin/hexdump/hexdump.1 U src/usr.bin/hexdump/hexdump.c U src/usr.bin/hexdump/hexdump.h U src/usr.bin/hexdump/hexsyntax.c U src/usr.bin/hexdump/od.1 U src/usr.bin/hexdump/odsyntax.c C src/usr.bin/hexdump/parse.c I src/usr.bin/sudo/CVS C src/usr.bin/sudo/CHANGES U src/usr.bin/sudo/BUGS U src/usr.bin/sudo/HISTORY U src/usr.bin/sudo/INSTALL U src/usr.bin/sudo/INSTALL.configure U src/usr.bin/sudo/LICENSE U src/usr.bin/sudo/Makefile C src/usr.bin/sudo/Makefile.in U src/usr.bin/sudo/Makefile.inc U src/usr.bin/sudo/PORTING U src/usr.bin/sudo/README U src/usr.bin/sudo/README.LDAP U src/usr.bin/sudo/RUNSON U src/usr.bin/sudo/TODO U src/usr.bin/sudo/TROUBLESHOOTING U src/usr.bin/sudo/UPGRADE U src/usr.bin/sudo/aclocal.m4 U src/usr.bin/sudo/alloc.c U src/usr.bin/sudo/check.c U src/usr.bin/sudo/compat.h U src/usr.bin/sudo/config.guess U src/usr.bin/sudo/config.h U src/usr.bin/sudo/config.h.in U src/usr.bin/sudo/config.sub U src/usr.bin/sudo/configure U src/usr.bin/sudo/configure.in U src/usr.bin/sudo/def_data.c U src/usr.bin/sudo/def_data.h U src/usr.bin/sudo/def_data.in U src/usr.bin/sudo/defaults.c U src/usr.bin/sudo/defaults.h U src/usr.bin/sudo/env.c U src/usr.bin/sudo/fileops.c U src/usr.bin/sudo/find_path.c U src/usr.bin/sudo/getspwuid.c U src/usr.bin/sudo/gettime.c U src/usr.bin/sudo/goodpath.c U src/usr.bin/sudo/indent.pro U src/usr.bin/sudo/ins_2001.h U src/usr.bin/sudo/ins_classic.h U src/usr.bin/sudo/ins_csops.h U src/usr.bin/sudo/ins_goons.h U src/usr.bin/sudo/install-sh U src/usr.bin/sudo/insults.h U src/usr.bin/sudo/interfaces.c U src/usr.bin/sudo/interfaces.h U src/usr.bin/sudo/logging.c U src/usr.bin/sudo/logging.h U src/usr.bin/sudo/mkdefaults U src/usr.bin/sudo/mkinstalldirs U src/usr.bin/sudo/parse.c U src/usr.bin/sudo/parse.h U src/usr.bin/sudo/parse.lex U src/usr.bin/sudo/parse.yacc U src/usr.bin/sudo/pathnames.h U src/usr.bin/sudo/pathnames.h.in U src/usr.bin/sudo/sample.sudoers U src/usr.bin/sudo/set_perms.c U src/usr.bin/sudo/sudo.8 U src/usr.bin/sudo/sudo.c U src/usr.bin/sudo/sudo.h U src/usr.bin/sudo/sudo_edit.c U src/usr.bin/sudo/sudo_noexec.c U src/usr.bin/sudo/sudoers U src/usr.bin/sudo/sudoers.5 U src/usr.bin/sudo/sudoers2ldif U src/usr.bin/sudo/testsudoers.c U src/usr.bin/sudo/tgetpass.c U src/usr.bin/sudo/version.h U src/usr.bin/sudo/visudo.8 U src/usr.bin/sudo/visudo.c U src/usr.bin/sudo/zero_bytes.c I src/usr.bin/sudo/auth/CVS U src/usr.bin/sudo/auth/aix_auth.c U src/usr.bin/sudo/auth/API U src/usr.bin/sudo/auth/afs.c U src/usr.bin/sudo/auth/bsdauth.c U src/usr.bin/sudo/auth/dce.c U src/usr.bin/sudo/auth/fwtk.c U src/usr.bin/sudo/auth/kerb4.c U src/usr.bin/sudo/auth/kerb5.c U src/usr.bin/sudo/auth/pam.c U src/usr.bin/sudo/auth/passwd.c U src/usr.bin/sudo/auth/rfc1938.c U src/usr.bin/sudo/auth/secureware.c U src/usr.bin/sudo/auth/securid.c U src/usr.bin/sudo/auth/securid5.c U src/usr.bin/sudo/auth/sia.c U src/usr.bin/sudo/auth/sudo_auth.c U src/usr.bin/sudo/auth/sudo_auth.h I src/usr.bin/sudo/lib/CVS U src/usr.bin/sudo/lib/Makefile I src/usr.bin/sudo/noexec/CVS U src/usr.bin/sudo/noexec/Makefile U src/usr.bin/sudo/noexec/shlib_version I src/usr.bin/sudo/sudo/CVS U src/usr.bin/sudo/sudo/Makefile I src/usr.bin/sudo/visudo/CVS U src/usr.bin/sudo/visudo/Makefile I src/usr.sbin/ppp/CVS U src/usr.sbin/ppp/Makefile U src/usr.sbin/ppp/Makefile.inc I src/usr.sbin/ppp/ppp/CVS U src/usr.sbin/ppp/ppp/bundle.c U src/usr.sbin/ppp/ppp/Makefile U src/usr.sbin/ppp/ppp/README.changes U src/usr.sbin/ppp/ppp/README.devel U src/usr.sbin/ppp/ppp/README.nat U src/usr.sbin/ppp/ppp/acf.c U src/usr.sbin/ppp/ppp/acf.h U src/usr.sbin/ppp/ppp/alias.c U src/usr.sbin/ppp/ppp/alias.h U src/usr.sbin/ppp/ppp/alias_cuseeme.c U src/usr.sbin/ppp/ppp/alias_db.c U src/usr.sbin/ppp/ppp/alias_ftp.c U src/usr.sbin/ppp/ppp/alias_irc.c U src/usr.sbin/ppp/ppp/alias_local.h C src/usr.sbin/ppp/ppp/alias_nbt.c U src/usr.sbin/ppp/ppp/alias_pptp.c U src/usr.sbin/ppp/ppp/alias_proxy.c U src/usr.sbin/ppp/ppp/alias_smedia.c U src/usr.sbin/ppp/ppp/alias_util.c U src/usr.sbin/ppp/ppp/arp.c U src/usr.sbin/ppp/ppp/arp.h U src/usr.sbin/ppp/ppp/async.c U src/usr.sbin/ppp/ppp/async.h U src/usr.sbin/ppp/ppp/atm.c U src/usr.sbin/ppp/ppp/atm.h U src/usr.sbin/ppp/ppp/auth.c U src/usr.sbin/ppp/ppp/auth.h U src/usr.sbin/ppp/ppp/nat_cmd.c U src/usr.sbin/ppp/ppp/bundle.h U src/usr.sbin/ppp/ppp/cbcp.c U src/usr.sbin/ppp/ppp/cbcp.h U src/usr.sbin/ppp/ppp/ccp.c U src/usr.sbin/ppp/ppp/ccp.h U src/usr.sbin/ppp/ppp/chap.c U src/usr.sbin/ppp/ppp/chap.h U src/usr.sbin/ppp/ppp/chap_ms.c U src/usr.sbin/ppp/ppp/chap_ms.h U src/usr.sbin/ppp/ppp/chat.c U src/usr.sbin/ppp/ppp/chat.h U src/usr.sbin/ppp/ppp/command.c U src/usr.sbin/ppp/ppp/command.h U src/usr.sbin/ppp/ppp/datalink.c U src/usr.sbin/ppp/ppp/datalink.h U src/usr.sbin/ppp/ppp/deflate.c U src/usr.sbin/ppp/ppp/deflate.h U src/usr.sbin/ppp/ppp/defs.c U src/usr.sbin/ppp/ppp/defs.h U src/usr.sbin/ppp/ppp/descriptor.h U src/usr.sbin/ppp/ppp/ether.c U src/usr.sbin/ppp/ppp/ether.h U src/usr.sbin/ppp/ppp/exec.c U src/usr.sbin/ppp/ppp/exec.h U src/usr.sbin/ppp/ppp/main.h U src/usr.sbin/ppp/ppp/filter.c U src/usr.sbin/ppp/ppp/filter.h U src/usr.sbin/ppp/ppp/fsm.c U src/usr.sbin/ppp/ppp/fsm.h U src/usr.sbin/ppp/ppp/hdlc.c U src/usr.sbin/ppp/ppp/hdlc.h U src/usr.sbin/ppp/ppp/i4b.c U src/usr.sbin/ppp/ppp/i4b.h U src/usr.sbin/ppp/ppp/id.c U src/usr.sbin/ppp/ppp/id.h U src/usr.sbin/ppp/ppp/iface.c U src/usr.sbin/ppp/ppp/iface.h U src/usr.sbin/ppp/ppp/ip.c U src/usr.sbin/ppp/ppp/ip.h U src/usr.sbin/ppp/ppp/ipcp.c U src/usr.sbin/ppp/ppp/ipcp.h U src/usr.sbin/ppp/ppp/iplist.c U src/usr.sbin/ppp/ppp/iplist.h U src/usr.sbin/ppp/ppp/ipv6cp.c U src/usr.sbin/ppp/ppp/ipv6cp.h U src/usr.sbin/ppp/ppp/layer.h U src/usr.sbin/ppp/ppp/lcp.c U src/usr.sbin/ppp/ppp/lcp.h U src/usr.sbin/ppp/ppp/link.c U src/usr.sbin/ppp/ppp/link.h U src/usr.sbin/ppp/ppp/log.c U src/usr.sbin/ppp/ppp/log.h U src/usr.sbin/ppp/ppp/lqr.c U src/usr.sbin/ppp/ppp/lqr.h U src/usr.sbin/ppp/ppp/main.c U src/usr.sbin/ppp/ppp/mbuf.c U src/usr.sbin/ppp/ppp/mbuf.h U src/usr.sbin/ppp/ppp/mp.c U src/usr.sbin/ppp/ppp/mp.h U src/usr.sbin/ppp/ppp/mppe.c U src/usr.sbin/ppp/ppp/mppe.h U src/usr.sbin/ppp/ppp/systems.c U src/usr.sbin/ppp/ppp/nat_cmd.h U src/usr.sbin/ppp/ppp/ncp.c U src/usr.sbin/ppp/ppp/ncp.h U src/usr.sbin/ppp/ppp/ncpaddr.c U src/usr.sbin/ppp/ppp/ncpaddr.h U src/usr.sbin/ppp/ppp/netgraph.c U src/usr.sbin/ppp/ppp/netgraph.h U src/usr.sbin/ppp/ppp/pap.c U src/usr.sbin/ppp/ppp/pap.h U src/usr.sbin/ppp/ppp/physical.c U src/usr.sbin/ppp/ppp/physical.h C src/usr.sbin/ppp/ppp/ppp.8.m4 U src/usr.sbin/ppp/ppp/pred.c U src/usr.sbin/ppp/ppp/pred.h U src/usr.sbin/ppp/ppp/probe.c U src/usr.sbin/ppp/ppp/probe.h U src/usr.sbin/ppp/ppp/prompt.c U src/usr.sbin/ppp/ppp/prompt.h U src/usr.sbin/ppp/ppp/proto.c U src/usr.sbin/ppp/ppp/proto.h U src/usr.sbin/ppp/ppp/radius.c U src/usr.sbin/ppp/ppp/sig.c U src/usr.sbin/ppp/ppp/radius.h U src/usr.sbin/ppp/ppp/radlib.c U src/usr.sbin/ppp/ppp/radlib.h U src/usr.sbin/ppp/ppp/radlib_private.h U src/usr.sbin/ppp/ppp/radlib_vs.h U src/usr.sbin/ppp/ppp/route.c U src/usr.sbin/ppp/ppp/route.h U src/usr.sbin/ppp/ppp/server.c U src/usr.sbin/ppp/ppp/server.h U src/usr.sbin/ppp/ppp/sig.h U src/usr.sbin/ppp/ppp/sync.c U src/usr.sbin/ppp/ppp/slcompress.c U src/usr.sbin/ppp/ppp/slcompress.h U src/usr.sbin/ppp/ppp/sync.h U src/usr.sbin/ppp/ppp/systems.h U src/usr.sbin/ppp/ppp/tcp.c U src/usr.sbin/ppp/ppp/tcp.h U src/usr.sbin/ppp/ppp/tcpmss.c U src/usr.sbin/ppp/ppp/tcpmss.h U src/usr.sbin/ppp/ppp/throughput.c U src/usr.sbin/ppp/ppp/throughput.h U src/usr.sbin/ppp/ppp/timer.c U src/usr.sbin/ppp/ppp/timer.h U src/usr.sbin/ppp/ppp/tty.c U src/usr.sbin/ppp/ppp/tty.h U src/usr.sbin/ppp/ppp/tun.c U src/usr.sbin/ppp/ppp/tun.h U src/usr.sbin/ppp/ppp/ua.h U src/usr.sbin/ppp/ppp/udp.c U src/usr.sbin/ppp/ppp/udp.h U src/usr.sbin/ppp/ppp/vjcomp.c U src/usr.sbin/ppp/ppp/vjcomp.h I src/usr.sbin/ppp/pppctl/CVS U src/usr.sbin/ppp/pppctl/Makefile U src/usr.sbin/ppp/pppctl/pppctl.8 U src/usr.sbin/ppp/pppctl/pppctl.c I src/usr.sbin/pppd/CVS U src/usr.sbin/pppd/Makefile U src/usr.sbin/pppd/auth.c U src/usr.sbin/pppd/cbcp.c U src/usr.sbin/pppd/cbcp.h U src/usr.sbin/pppd/ccp.c U src/usr.sbin/pppd/ccp.h U src/usr.sbin/pppd/chap.c U src/usr.sbin/pppd/chap.h U src/usr.sbin/pppd/chap_ms.c U src/usr.sbin/pppd/chap_ms.h U src/usr.sbin/pppd/demand.c U src/usr.sbin/pppd/fsm.c U src/usr.sbin/pppd/fsm.h U src/usr.sbin/pppd/ipcp.c U src/usr.sbin/pppd/ipcp.h U src/usr.sbin/pppd/ipxcp.c U src/usr.sbin/pppd/ipxcp.h U src/usr.sbin/pppd/lcp.c U src/usr.sbin/pppd/lcp.h U src/usr.sbin/pppd/magic.c U src/usr.sbin/pppd/magic.h U src/usr.sbin/pppd/main.c U src/usr.sbin/pppd/options.c U src/usr.sbin/pppd/patchlevel.h U src/usr.sbin/pppd/pathnames.h U src/usr.sbin/pppd/pppd.8 U src/usr.sbin/pppd/pppd.h U src/usr.sbin/pppd/sys-bsd.c U src/usr.sbin/pppd/upap.c U src/usr.sbin/pppd/upap.h I src/usr.sbin/pppd/chat/CVS U src/usr.sbin/pppd/chat/Makefile U src/usr.sbin/pppd/chat/chat.8 U src/usr.sbin/pppd/chat/chat.c I src/usr.sbin/pppd/pppstats/CVS U src/usr.sbin/pppd/pppstats/Makefile U src/usr.sbin/pppd/pppstats/pppstats.8 U src/usr.sbin/pppd/pppstats/pppstats.c I src/usr.sbin/mtree/CVS U src/usr.sbin/mtree/Makefile U src/usr.sbin/mtree/compare.c U src/usr.sbin/mtree/crc.c U src/usr.sbin/mtree/create.c U src/usr.sbin/mtree/extern.h U src/usr.sbin/mtree/misc.c U src/usr.sbin/mtree/mtree.8 U src/usr.sbin/mtree/mtree.c U src/usr.sbin/mtree/mtree.h U src/usr.sbin/mtree/spec.c U src/usr.sbin/mtree/verify.c I src/usr.sbin/spamdb/CVS U src/usr.sbin/spamdb/Makefile U src/usr.sbin/spamdb/spamdb.8 U src/usr.sbin/spamdb/spamdb.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/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/spamlogd/CVS U src/libexec/spamlogd/Makefile U src/libexec/spamlogd/spamlogd.8 U src/libexec/spamlogd/spamlogd.c 6 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:38:01 UTC Modified files: libexec/spamd : spamd.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:39:35 UTC Modified files: usr.bin/hexdump: parse.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:40:00 UTC Modified files: usr.bin/sudo : Makefile.in Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:46:32 UTC Modified files: usr.sbin/ppp/ppp: alias_nbt.c ppp.8.m4 Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 14:54:27 UTC Modified files: etc : rc.conf Log message: - don't use -q for dhcpd(8) From: Arnaud Bergeron - add $Id for RCSing /etc CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 15:08:05 UTC Log message: another dose of updates Status: Vendor Tag: openbsd Release Tags: cvs-200411231505 U src/etc/dhclient.conf U src/etc/dhcpd.conf U src/etc/dhcpd.interfaces I src/sbin/dhclient/CVS U src/sbin/dhclient/Makefile U src/sbin/dhclient/alloc.c U 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 U src/sbin/dhclient/dhclient.conf 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/hash.c U src/sbin/dhclient/inet.c U src/sbin/dhclient/options.c U src/sbin/dhclient/packet.c U src/sbin/dhclient/parse.c U src/sbin/dhclient/privsep.c U src/sbin/dhclient/privsep.h U src/sbin/dhclient/tables.c U src/sbin/dhclient/tree.c U src/sbin/dhclient/tree.h I src/usr.sbin/dhcpd/CVS U src/usr.sbin/dhcpd/Makefile U src/usr.sbin/dhcpd/alloc.c U src/usr.sbin/dhcpd/bootp.c U src/usr.sbin/dhcpd/bpf.c U src/usr.sbin/dhcpd/conflex.c U src/usr.sbin/dhcpd/confpars.c U src/usr.sbin/dhcpd/convert.c U src/usr.sbin/dhcpd/db.c U src/usr.sbin/dhcpd/dhcp-options.5 U src/usr.sbin/dhcpd/dhcp.c U src/usr.sbin/dhcpd/dhcp.h U src/usr.sbin/dhcpd/dhcpd.8 U src/usr.sbin/dhcpd/dhcpd.c U src/usr.sbin/dhcpd/dhcpd.conf U src/usr.sbin/dhcpd/dhcpd.conf.5 U src/usr.sbin/dhcpd/dhcpd.h U src/usr.sbin/dhcpd/dhcpd.leases.5 U src/usr.sbin/dhcpd/dhctoken.h U src/usr.sbin/dhcpd/dispatch.c U src/usr.sbin/dhcpd/errwarn.c U src/usr.sbin/dhcpd/hash.c U src/usr.sbin/dhcpd/icmp.c U src/usr.sbin/dhcpd/inet.c U src/usr.sbin/dhcpd/memory.c U src/usr.sbin/dhcpd/options.c U src/usr.sbin/dhcpd/packet.c U src/usr.sbin/dhcpd/parse.c U src/usr.sbin/dhcpd/print.c U src/usr.sbin/dhcpd/tables.c U src/usr.sbin/dhcpd/tree.c U src/usr.sbin/dhcpd/tree.h I src/usr.sbin/dhcrelay/CVS U src/usr.sbin/dhcrelay/Makefile U src/usr.sbin/dhcrelay/bpf.c U src/usr.sbin/dhcrelay/dhcp.h U src/usr.sbin/dhcrelay/dhcpd.h U src/usr.sbin/dhcrelay/dhcrelay.8 U src/usr.sbin/dhcrelay/dhcrelay.c U src/usr.sbin/dhcrelay/dispatch.c U src/usr.sbin/dhcrelay/errwarn.c U src/usr.sbin/dhcrelay/packet.c 2 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 15:10:41 UTC Modified files: sbin/dhclient : dhclient.c dhclient.conf.5 Log message: merge CVSROOT: /cvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/11/23 15:23:39 UTC Modified files: gnu/aux : _gplwarn.c Log message: wrap better CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 15:24:13 UTC Modified files: infrastructure/db: _gplwarn.c gnu/share : _gplwarn.c Log message: sync CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 15:38:56 UTC Modified files: gnu/usr.bin/binutils/src/binutils: Makefile.in gnu/usr.bin/binutils/src/gas: Makefile.am Makefile.in gnu/usr.bin/binutils/src/ld: Makefile.in Log message: fix for new ylwrap CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/23 16:44:09 UTC Modified files: games/hack : hack.unix.c gnu/doc : README.GNU gnu/usr.bin/rcs/src: partime.c rcsbase.h lib/libc/time : zdump.c sbin/dhclient : dhclient.c usr.bin/ctm_rmail: error.c usr.bin/host : Makefile host.c usr.sbin/dhcpd : db.c Log message: fix the remaining build fallout, mostly time related CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/23 16:52:00 UTC Modified files: content : d2xvZy03.inc Log message: just another wlog entry state of the snapshot link to my "mksh, jupp binaries for Mac OSX" site CVSROOT: /cvs Module name: CVSROOT Changes by: tg@odem.66h.42h.de 2004/11/23 20:44:00 UTC Modified files: . : cvs-genperm Log message: make script more robust CVSROOT: /cvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/23 21:21:45 UTC Modified files: sys/arch/i386/conf: Makefile.i386 sys/lib/libkern: tai_make.c taitime.c taitime.h Log message: sync with libc source; shrink and make more failproof [ did backup ] CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/24 19:58:32 UTC Modified files: lib/libssl/src/crypto/bio: bio.h Log message: how the FUCKING HELL am I supposed to be able to debug libssl's format strings if their BIO_printf() and friends do not have the gcc-style __format__ __attribute__s specified? BIG BIG *grrrrrrr* @openssl team CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/24 20:42:32 UTC Modified files: gnu/usr.bin/lynx: Makefile.bsd-wrapper lib/libssl/src/crypto/asn1: a_gentm.c a_utctm.c t_crl.c t_req.c lib/libssl/src/crypto/ocsp: ocsp_prn.c lib/libssl/src/crypto/x509v3: v3_prn.c v3_sxnet.c Log message: fix all these damned format string errors in libcrypto some of these *DO BREAK* libcrypto on *ALL* LP64 archs (alpha, sparc64, amd64 - to name just a few) and OpenBSD hasn't noticed these... CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/24 21:04:05 UTC Added files: mailnews/pine/patches: patch-imap_src_osdep_unix_phile_c patch-pine_adrbklib_c patch-pine_reply_c Log message: compiler warnings similar to the following are the most dangerous: | adrbklib.c:4920: warning: int format, different type arg (arg 4) | phile.c:295: warning: int format, different type arg (arg 6) They almost always point to problems with time_t. (Of course, if fixing these, you might want to fix the others in the file too. Don't if you aren't 100% sure of the fix or got it ok'd by me, though. And test on sparc, i386/#7quater and OpenBSD.) Two possible truncation types: a) convert to int64_t, output with %lld or %llX - sprintf (tmp,"%s, %d %s %d %02d:%02d:%02d %c%02d%02d", - days[t->tm_wday],t->tm_mday,months[t->tm_mon],t->tm_year+1900, + sprintf (tmp,"%s, %d %s %lld %02d:%02d:%02d %c%02d%02d", + days[t->tm_wday],t->tm_mday,months[t->tm_mon], + (int64_t)t->tm_year+1900, b) truncate to int after modulo operation, output as usual ATTENTION: the extra braches here are actually required! - DELETED, (tm_now->tm_year)%100, tm_now->tm_mon+1, + DELETED, (int)((tm_now->tm_year)%100), tm_now->tm_mon+1, Be careful. CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/24 21:43:13 UTC Modified files: content : bmV3cw__.inc d2xvZy03.inc Added files: content : ZGFua2U_.inc Log message: add a donations page (will be linked on the front page by me after the other developers interested have entered their info; eMail for money wiring (aka "Bankueberweisung"), direct form (secure only please) for Paypal (in the hope it works) rant on OpenSSL CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/25 17:37:31 UTC Modified files: net/openvpn/patches: patch-configure_ac Log message: we don't need no steenking libdl for dynamic loader function stubs, they're in libc and the functions itself in ld.so unless some other less clueful OS needs (you know which I mean, do you?) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/25 18:05:18 UTC Modified files: lib/libssl/src/apps: ca.c ocsp.c pkcs12.c req.c s_cb.c s_server.c speed.c Log message: I can't eat enough to cope with how much I have got to vomit CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/25 19:20:12 UTC Modified files: infrastructure/db: userlist Log message: +_ftp (openbsd base) +_openvpn (MirPorts) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/25 19:22:17 UTC Modified files: etc : ftpusers group master.passwd gnu/usr.sbin/sendmail/cf/cf: aliases Log message: sync CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/25 23:39:54 UTC Modified files: sys/arch/i386/conf: GENERIC Log message: sync w/ openbsd CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/25 23:41:59 UTC Modified files: distrib/miniroot: install.sh etc/mtree : 4.4BSD.dist distrib/lists/base/base: mi Log message: sync w/ GENERIC,1.78 CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 14:19:54 UTC Log message: mdoc updates from obsd Status: Vendor Tag: openbsd Release Tags: cvs-200411261415 I src/share/tmac/CVS U src/share/tmac/Makefile U src/share/tmac/strip.sed U src/share/tmac/tmac.andoc I src/share/tmac/mdoc/CVS U src/share/tmac/mdoc/Makefile U src/share/tmac/mdoc/README C src/share/tmac/mdoc/doc C src/share/tmac/mdoc/doc-common C src/share/tmac/mdoc/doc-ditroff C src/share/tmac/mdoc/doc-nroff C src/share/tmac/mdoc/doc-syms 5 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/share/tmac CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 14:20:39 UTC Log message: more mdoc updates Status: Vendor Tag: openbsd Release Tags: cvs-200411261415 I src/share/man/man7/CVS U src/share/man/man7/Makefile U src/share/man/man7/ascii.7 U src/share/man/man7/environ.7 U src/share/man/man7/hier.7 U src/share/man/man7/hostname.7 U src/share/man/man7/intro.7 U src/share/man/man7/kgdb.7 U src/share/man/man7/library-specs.7 U src/share/man/man7/mailaddr.7 U src/share/man/man7/mdoc.7 U src/share/man/man7/mdoc.samples.7 U src/share/man/man7/mirroring-ports.7 U src/share/man/man7/operator.7 U src/share/man/man7/packages-specs.7 U src/share/man/man7/packages.7 U src/share/man/man7/ports.7 U src/share/man/man7/securelevel.7 No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 14:34:34 UTC Modified files: share/man/man7 : mdoc.7 mdoc.samples.7 share/tmac/mdoc: doc doc-common doc-ditroff doc-nroff doc-syms test.5 Log message: merge mdoc updates CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 14:43:30 UTC Modified files: share/man/man5 : Makefile share/man/man7 : Makefile hier.7 Removed files: share/man/man5 : bsd.port.mk.5 bsd.regress.mk.5 share/man/man7 : mirroring-ports.7 packages-specs.7 packages.7 ports.7 Log message: remove MirPorts specific man pages update hier(7) info CVSROOT: /cvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/26 14:45:11 UTC Modified files: infrastructure/stools: Makefile Added files: infrastructure/stools/rtfm: Makefile bsd.port.mk.5 mirroring-ports.7 packages-specs.7 packages.7 ports.7 Log message: move manual pages from old base system so the porters can update them here CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 15:30:16 UTC Modified files: bin/ksh/tests : ifs.t Log message: add a regression test which our current mksh does not pass, but the one fixed by a diff by jaredy@openbsd (which intro- duces other problems though): Log message: Change the behavior of IFS word-splitting: split words when the current character is IFS space and the last character was a word character or it was non-white IFS space and the current character is non-white IFS space. This deviates from the previous behavior because the latter splits words when the last character is any IFS space and the current is non-white IFS, resulting in more fields most of the time. This new behavior follows what the man page describes; i.e., that a field is delimited by one or more IFS whitespace characters followed by zero or one non-white IFS characters. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 15:43:55 UTC Modified files: bin/ksh : eval.c Log message: commit jaredy's fix as well as a fix of mine (fed back to jaredy) now passes 193 tests CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 15:46:31 UTC Modified files: bin/ksh : ksh.1tbl Log message: manpage clarification XXX 1) someone please clarify what of this, if at all, XXX applies to sh.1 (compiled with -DKSH) too XXX 2) what about sh (compiled without -DKSH)? CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 15:53:59 UTC Log message: another bunch of fixes from obsd, and a big isakmpd update (need testers!) Status: Vendor Tag: openbsd Release Tags: cvs-200411261545 I src/usr.sbin/ntpd/CVS U src/usr.sbin/ntpd/Makefile U src/usr.sbin/ntpd/buffer.c U src/usr.sbin/ntpd/client.c U src/usr.sbin/ntpd/config.c U src/usr.sbin/ntpd/imsg.c U src/usr.sbin/ntpd/log.c U src/usr.sbin/ntpd/ntp.c U src/usr.sbin/ntpd/ntp.h U src/usr.sbin/ntpd/ntp_msg.c C src/usr.sbin/ntpd/ntpd.8 C src/usr.sbin/ntpd/ntpd.c U src/usr.sbin/ntpd/ntpd.conf.5 C src/usr.sbin/ntpd/ntpd.h U src/usr.sbin/ntpd/parse.y U src/usr.sbin/ntpd/server.c C src/usr.sbin/ntpd/util.c I src/sbin/dhclient/CVS U src/sbin/dhclient/Makefile U src/sbin/dhclient/alloc.c U 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 U src/sbin/dhclient/dhclient.conf U 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/hash.c U src/sbin/dhclient/inet.c U src/sbin/dhclient/options.c U src/sbin/dhclient/packet.c U src/sbin/dhclient/parse.c U src/sbin/dhclient/privsep.c U src/sbin/dhclient/privsep.h U src/sbin/dhclient/tables.c U src/sbin/dhclient/tree.c U src/sbin/dhclient/tree.h I src/sbin/isakmpd/CVS U src/sbin/isakmpd/GNUmakefile U src/sbin/isakmpd/BUGS U src/sbin/isakmpd/DESIGN-NOTES U src/sbin/isakmpd/Makefile U src/sbin/isakmpd/QUESTIONS U src/sbin/isakmpd/README U src/sbin/isakmpd/README.PKI U src/sbin/isakmpd/TO-DO U src/sbin/isakmpd/app.c U src/sbin/isakmpd/app.h U src/sbin/isakmpd/attribute.c U src/sbin/isakmpd/attribute.h U src/sbin/isakmpd/cert.c U src/sbin/isakmpd/cert.h U src/sbin/isakmpd/conf.c U src/sbin/isakmpd/conf.h C src/sbin/isakmpd/connection.c U src/sbin/isakmpd/connection.h U src/sbin/isakmpd/constants.c U src/sbin/isakmpd/constants.h U src/sbin/isakmpd/cookie.c U src/sbin/isakmpd/cookie.h U src/sbin/isakmpd/crypto.c U src/sbin/isakmpd/dh.c U src/sbin/isakmpd/crypto.h U src/sbin/isakmpd/dh.h U src/sbin/isakmpd/dnssec.c U src/sbin/isakmpd/dnssec.h U src/sbin/isakmpd/doi.c U src/sbin/isakmpd/doi.h N src/sbin/isakmpd/dpd.c N src/sbin/isakmpd/dpd.h U src/sbin/isakmpd/exchange.c U src/sbin/isakmpd/exchange.h U src/sbin/isakmpd/exchange_num.cst U src/sbin/isakmpd/field.c U src/sbin/isakmpd/field.h U src/sbin/isakmpd/genconstants.sh U src/sbin/isakmpd/genfields.sh U src/sbin/isakmpd/gmp_util.c U src/sbin/isakmpd/gmp_util.h U src/sbin/isakmpd/hash.c U src/sbin/isakmpd/hash.h U src/sbin/isakmpd/if.c U src/sbin/isakmpd/if.h U src/sbin/isakmpd/ike_aggressive.c U src/sbin/isakmpd/ike_aggressive.h U src/sbin/isakmpd/ike_auth.c U src/sbin/isakmpd/ike_auth.h U src/sbin/isakmpd/ike_main_mode.c U src/sbin/isakmpd/ike_main_mode.h U src/sbin/isakmpd/ike_phase_1.c U src/sbin/isakmpd/ike_phase_1.h U src/sbin/isakmpd/ike_quick_mode.c U src/sbin/isakmpd/ike_quick_mode.h U src/sbin/isakmpd/init.c U src/sbin/isakmpd/init.h U src/sbin/isakmpd/ipsec.c U src/sbin/isakmpd/ipsec.h U src/sbin/isakmpd/ipsec_doi.h U src/sbin/isakmpd/ipsec_fld.fld U src/sbin/isakmpd/ipsec_num.cst U src/sbin/isakmpd/isakmp.h U src/sbin/isakmpd/isakmp_cfg.c U src/sbin/isakmpd/isakmp_cfg.h U src/sbin/isakmpd/isakmp_doi.c U src/sbin/isakmpd/isakmp_doi.h U src/sbin/isakmpd/isakmp_fld.fld U src/sbin/isakmpd/isakmp_num.cst U src/sbin/isakmpd/isakmpd.8 U src/sbin/isakmpd/isakmpd.c C src/sbin/isakmpd/isakmpd.conf.5 U src/sbin/isakmpd/key.c U src/sbin/isakmpd/isakmpd.policy.5 U src/sbin/isakmpd/key.h U src/sbin/isakmpd/libcrypto.c U src/sbin/isakmpd/libcrypto.h U src/sbin/isakmpd/log.c U src/sbin/isakmpd/log.h U src/sbin/isakmpd/math_2n.c U src/sbin/isakmpd/math_2n.h U src/sbin/isakmpd/math_ec2n.c U src/sbin/isakmpd/math_ec2n.h U src/sbin/isakmpd/math_group.c U src/sbin/isakmpd/math_group.h U src/sbin/isakmpd/math_mp.h U src/sbin/isakmpd/message.c U src/sbin/isakmpd/message.h U src/sbin/isakmpd/monitor.c U src/sbin/isakmpd/monitor.h U src/sbin/isakmpd/monitor_fdpass.c N src/sbin/isakmpd/nat_traversal.c N src/sbin/isakmpd/nat_traversal.h U src/sbin/isakmpd/pf_key_v2.c U src/sbin/isakmpd/pf_key_v2.h C src/sbin/isakmpd/policy.c U src/sbin/isakmpd/policy.h U src/sbin/isakmpd/prf.c U src/sbin/isakmpd/prf.h U src/sbin/isakmpd/sa.c U src/sbin/isakmpd/sa.h U src/sbin/isakmpd/sysdep.h C src/sbin/isakmpd/timer.c U src/sbin/isakmpd/timer.h U src/sbin/isakmpd/transport.c U src/sbin/isakmpd/transport.h U src/sbin/isakmpd/udp.c U src/sbin/isakmpd/udp.h N src/sbin/isakmpd/udp_encap.c N src/sbin/isakmpd/udp_encap.h U src/sbin/isakmpd/ui.c U src/sbin/isakmpd/ui.h U src/sbin/isakmpd/util.c U src/sbin/isakmpd/util.h N src/sbin/isakmpd/virtual.c N src/sbin/isakmpd/virtual.h U src/sbin/isakmpd/x509.c U src/sbin/isakmpd/x509.h I src/sbin/isakmpd/apps/CVS U src/sbin/isakmpd/apps/Makefile I src/sbin/isakmpd/apps/certpatch/CVS U src/sbin/isakmpd/apps/certpatch/.cvsignore U src/sbin/isakmpd/apps/certpatch/Makefile U src/sbin/isakmpd/apps/certpatch/certpatch.8 U src/sbin/isakmpd/apps/certpatch/certpatch.c I src/sbin/isakmpd/features/CVS U src/sbin/isakmpd/features/aggressive U src/sbin/isakmpd/features/dnssec N src/sbin/isakmpd/features/dpd U src/sbin/isakmpd/features/ec U src/sbin/isakmpd/features/isakmp_cfg N src/sbin/isakmpd/features/nat_traversal U src/sbin/isakmpd/features/policy U src/sbin/isakmpd/features/privsep U src/sbin/isakmpd/features/x509 I src/sbin/isakmpd/regress/CVS U src/sbin/isakmpd/regress/Makefile U src/sbin/isakmpd/regress/check.sh I src/sbin/isakmpd/regress/b2n/CVS U src/sbin/isakmpd/regress/b2n/.cvsignore U src/sbin/isakmpd/regress/b2n/Makefile U src/sbin/isakmpd/regress/b2n/b2ntest.c I src/sbin/isakmpd/regress/crypto/CVS U src/sbin/isakmpd/regress/crypto/.cvsignore U src/sbin/isakmpd/regress/crypto/Makefile U src/sbin/isakmpd/regress/crypto/cryptotest.c I src/sbin/isakmpd/regress/dh/CVS U src/sbin/isakmpd/regress/dh/.cvsignore U src/sbin/isakmpd/regress/dh/Makefile U src/sbin/isakmpd/regress/dh/dhtest.c I src/sbin/isakmpd/regress/ec2n/CVS U src/sbin/isakmpd/regress/ec2n/.cvsignore U src/sbin/isakmpd/regress/ec2n/Makefile U src/sbin/isakmpd/regress/ec2n/ec2ntest.c I src/sbin/isakmpd/regress/exchange/CVS U src/sbin/isakmpd/regress/exchange/.cvsignore U src/sbin/isakmpd/regress/exchange/Makefile U src/sbin/isakmpd/regress/exchange/README U src/sbin/isakmpd/regress/exchange/def-i.1 U src/sbin/isakmpd/regress/exchange/def-r.1 U src/sbin/isakmpd/regress/exchange/mm-1-setup.sh U src/sbin/isakmpd/regress/exchange/mm-i-1.t U src/sbin/isakmpd/regress/exchange/mm-r-1.t U src/sbin/isakmpd/regress/exchange/run.pl U src/sbin/isakmpd/regress/exchange/run.sh I src/sbin/isakmpd/regress/group/CVS U src/sbin/isakmpd/regress/group/.cvsignore U src/sbin/isakmpd/regress/group/Makefile U src/sbin/isakmpd/regress/group/grouptest.c I src/sbin/isakmpd/regress/hmac/CVS U src/sbin/isakmpd/regress/hmac/.cvsignore U src/sbin/isakmpd/regress/hmac/Makefile U src/sbin/isakmpd/regress/hmac/hmactest.c I src/sbin/isakmpd/regress/prf/CVS U src/sbin/isakmpd/regress/prf/.cvsignore U src/sbin/isakmpd/regress/prf/Makefile U src/sbin/isakmpd/regress/prf/prftest.c I src/sbin/isakmpd/regress/rsakeygen/CVS U src/sbin/isakmpd/regress/rsakeygen/.cvsignore U src/sbin/isakmpd/regress/rsakeygen/Makefile U src/sbin/isakmpd/regress/rsakeygen/rsakeygen.c I src/sbin/isakmpd/regress/util/CVS U src/sbin/isakmpd/regress/util/Makefile U src/sbin/isakmpd/regress/util/utiltest.c I src/sbin/isakmpd/regress/x509/CVS U src/sbin/isakmpd/regress/x509/.cvsignore U src/sbin/isakmpd/regress/x509/Makefile U src/sbin/isakmpd/regress/x509/x509test.c I src/sbin/isakmpd/samples/CVS U src/sbin/isakmpd/samples/Makefile U src/sbin/isakmpd/samples/VPN-3way-template.conf U src/sbin/isakmpd/samples/VPN-east.conf U src/sbin/isakmpd/samples/VPN-west.conf U src/sbin/isakmpd/samples/policy U src/sbin/isakmpd/samples/singlehost-east.conf U src/sbin/isakmpd/samples/singlehost-east.gdb U src/sbin/isakmpd/samples/singlehost-setup.sh U src/sbin/isakmpd/samples/singlehost-west.conf U src/sbin/isakmpd/samples/singlehost-west.gdb I src/sbin/isakmpd/sysdep/CVS I src/sbin/isakmpd/sysdep/bsdi/CVS U src/sbin/isakmpd/sysdep/bsdi/GNUmakefile.sysdep U src/sbin/isakmpd/sysdep/bsdi/Makefile.sysdep U src/sbin/isakmpd/sysdep/bsdi/sysdep-os.h U src/sbin/isakmpd/sysdep/bsdi/sysdep.c I src/sbin/isakmpd/sysdep/common/CVS U src/sbin/isakmpd/sysdep/common/blf.h U src/sbin/isakmpd/sysdep/common/cast.h U src/sbin/isakmpd/sysdep/common/md5.h U src/sbin/isakmpd/sysdep/common/pcap.h U src/sbin/isakmpd/sysdep/common/sha1.h I src/sbin/isakmpd/sysdep/common/libsysdep/CVS U src/sbin/isakmpd/sysdep/common/libsysdep/GNUmakefile U src/sbin/isakmpd/sysdep/common/libsysdep/Makefile U src/sbin/isakmpd/sysdep/common/libsysdep/arc4random.c U src/sbin/isakmpd/sysdep/common/libsysdep/blowfish.c U src/sbin/isakmpd/sysdep/common/libsysdep/cast.c U src/sbin/isakmpd/sysdep/common/libsysdep/md5.c U src/sbin/isakmpd/sysdep/common/libsysdep/sha1.c U src/sbin/isakmpd/sysdep/common/libsysdep/strlcat.c U src/sbin/isakmpd/sysdep/common/libsysdep/strlcpy.c I src/sbin/isakmpd/sysdep/darwin/CVS U src/sbin/isakmpd/sysdep/darwin/GNUmakefile.sysdep U src/sbin/isakmpd/sysdep/darwin/Makefile.sysdep U src/sbin/isakmpd/sysdep/darwin/sysdep-os.h U src/sbin/isakmpd/sysdep/darwin/sysdep.c I src/sbin/isakmpd/sysdep/freebsd/CVS U src/sbin/isakmpd/sysdep/freebsd/GNUmakefile.sysdep U src/sbin/isakmpd/sysdep/freebsd/Makefile.sysdep U src/sbin/isakmpd/sysdep/freebsd/sysdep-os.h U src/sbin/isakmpd/sysdep/freebsd/sysdep.c I src/sbin/isakmpd/sysdep/freeswan/CVS U src/sbin/isakmpd/sysdep/freeswan/GNUmakefile.sysdep U src/sbin/isakmpd/sysdep/freeswan/Makefile.sysdep U src/sbin/isakmpd/sysdep/freeswan/README U src/sbin/isakmpd/sysdep/freeswan/klips.c U src/sbin/isakmpd/sysdep/freeswan/klips.h U src/sbin/isakmpd/sysdep/freeswan/sysdep-os.h U src/sbin/isakmpd/sysdep/freeswan/sysdep.c I src/sbin/isakmpd/sysdep/freeswan/sys/CVS U src/sbin/isakmpd/sysdep/freeswan/sys/queue.h I src/sbin/isakmpd/sysdep/linux/CVS U src/sbin/isakmpd/sysdep/linux/GNUmakefile.sysdep U src/sbin/isakmpd/sysdep/linux/bitstring.h U src/sbin/isakmpd/sysdep/linux/sysdep-os.h U src/sbin/isakmpd/sysdep/linux/sysdep.c I src/sbin/isakmpd/sysdep/linux/sys/CVS U src/sbin/isakmpd/sysdep/linux/sys/queue.h I src/sbin/isakmpd/sysdep/netbsd/CVS U src/sbin/isakmpd/sysdep/netbsd/GNUmakefile.sysdep U src/sbin/isakmpd/sysdep/netbsd/Makefile.sysdep U src/sbin/isakmpd/sysdep/netbsd/sysdep-os.h U src/sbin/isakmpd/sysdep/netbsd/sysdep.c I src/sbin/isakmpd/sysdep/openbsd/CVS U src/sbin/isakmpd/sysdep/openbsd/GNUmakefile.sysdep U src/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep U src/sbin/isakmpd/sysdep/openbsd/keynote_compat.c U src/sbin/isakmpd/sysdep/openbsd/sysdep-os.h U src/sbin/isakmpd/sysdep/openbsd/sysdep.c I src/usr.bin/ssh/CVS U src/usr.bin/ssh/ssh-keygen.c U src/usr.bin/ssh/LICENCE U src/usr.bin/ssh/Makefile U src/usr.bin/ssh/Makefile.inc U src/usr.bin/ssh/OVERVIEW U src/usr.bin/ssh/README U src/usr.bin/ssh/README.dns U src/usr.bin/ssh/README.smartcard U src/usr.bin/ssh/atomicio.c U src/usr.bin/ssh/atomicio.h U src/usr.bin/ssh/auth-bsdauth.c U src/usr.bin/ssh/auth-chall.c U src/usr.bin/ssh/auth-krb5.c U src/usr.bin/ssh/auth-options.c U src/usr.bin/ssh/auth-options.h U src/usr.bin/ssh/auth-passwd.c U src/usr.bin/ssh/auth-rh-rsa.c U src/usr.bin/ssh/auth-rhosts.c U src/usr.bin/ssh/auth-rsa.c U src/usr.bin/ssh/auth-skey.c U src/usr.bin/ssh/auth.c U src/usr.bin/ssh/auth.h U src/usr.bin/ssh/auth1.c U src/usr.bin/ssh/auth2-chall.c U src/usr.bin/ssh/auth2-gss.c U src/usr.bin/ssh/auth2-hostbased.c U src/usr.bin/ssh/auth2-kbdint.c U src/usr.bin/ssh/auth2-none.c U src/usr.bin/ssh/auth2-passwd.c U src/usr.bin/ssh/auth2-pubkey.c U src/usr.bin/ssh/auth2.c U src/usr.bin/ssh/authfd.c U src/usr.bin/ssh/authfd.h U src/usr.bin/ssh/authfile.c U src/usr.bin/ssh/authfile.h U src/usr.bin/ssh/bufaux.c U src/usr.bin/ssh/bufaux.h U src/usr.bin/ssh/buffer.c U src/usr.bin/ssh/buffer.h U src/usr.bin/ssh/canohost.c U src/usr.bin/ssh/canohost.h U src/usr.bin/ssh/channels.c U src/usr.bin/ssh/channels.h U src/usr.bin/ssh/cipher-3des1.c U src/usr.bin/ssh/cipher-aes.c U src/usr.bin/ssh/cipher-bf1.c U src/usr.bin/ssh/cipher-ctr.c U src/usr.bin/ssh/cipher.c U src/usr.bin/ssh/cipher.h U src/usr.bin/ssh/cleanup.c U src/usr.bin/ssh/clientloop.c U src/usr.bin/ssh/clientloop.h U src/usr.bin/ssh/compat.c U src/usr.bin/ssh/compat.h U src/usr.bin/ssh/compress.c U src/usr.bin/ssh/compress.h U src/usr.bin/ssh/crc32.c U src/usr.bin/ssh/crc32.h U src/usr.bin/ssh/deattack.c U src/usr.bin/ssh/deattack.h U src/usr.bin/ssh/dh.c U src/usr.bin/ssh/dh.h U src/usr.bin/ssh/dispatch.c U src/usr.bin/ssh/dispatch.h U src/usr.bin/ssh/dns.c U src/usr.bin/ssh/dns.h U src/usr.bin/ssh/fatal.c U src/usr.bin/ssh/getput.h U src/usr.bin/ssh/groupaccess.c U src/usr.bin/ssh/groupaccess.h U src/usr.bin/ssh/gss-genr.c U src/usr.bin/ssh/gss-serv.c U src/usr.bin/ssh/gss-serv-krb5.c U src/usr.bin/ssh/hostfile.c U src/usr.bin/ssh/hostfile.h U src/usr.bin/ssh/includes.h U src/usr.bin/ssh/kex.c U src/usr.bin/ssh/kex.h U src/usr.bin/ssh/kexdh.c U src/usr.bin/ssh/kexdhc.c U src/usr.bin/ssh/kexdhs.c U src/usr.bin/ssh/kexgex.c U src/usr.bin/ssh/kexgexc.c U src/usr.bin/ssh/kexgexs.c U src/usr.bin/ssh/key.c U src/usr.bin/ssh/key.h U src/usr.bin/ssh/log.c U src/usr.bin/ssh/log.h U src/usr.bin/ssh/mac.c U src/usr.bin/ssh/mac.h U src/usr.bin/ssh/match.c U src/usr.bin/ssh/match.h U src/usr.bin/ssh/misc.c U src/usr.bin/ssh/misc.h U src/usr.bin/ssh/moduli.c U src/usr.bin/ssh/monitor.c U src/usr.bin/ssh/monitor.h U src/usr.bin/ssh/monitor_fdpass.c U src/usr.bin/ssh/monitor_fdpass.h U src/usr.bin/ssh/monitor_mm.c U src/usr.bin/ssh/monitor_mm.h U src/usr.bin/ssh/monitor_wrap.c U src/usr.bin/ssh/monitor_wrap.h U src/usr.bin/ssh/msg.c U src/usr.bin/ssh/msg.h U src/usr.bin/ssh/myproposal.h U src/usr.bin/ssh/nchan.c U src/usr.bin/ssh/nchan.ms U src/usr.bin/ssh/nchan2.ms U src/usr.bin/ssh/packet.c U src/usr.bin/ssh/packet.h U src/usr.bin/ssh/pathnames.h U src/usr.bin/ssh/progressmeter.c U src/usr.bin/ssh/progressmeter.h U src/usr.bin/ssh/readconf.c U src/usr.bin/ssh/readconf.h U src/usr.bin/ssh/readpass.c U src/usr.bin/ssh/rijndael.c U src/usr.bin/ssh/rijndael.h U src/usr.bin/ssh/rsa.c U src/usr.bin/ssh/rsa.h U src/usr.bin/ssh/scard.c U src/usr.bin/ssh/scard.h U src/usr.bin/ssh/scp.1 U src/usr.bin/ssh/scp.c U src/usr.bin/ssh/servconf.c U src/usr.bin/ssh/servconf.h U src/usr.bin/ssh/serverloop.c U src/usr.bin/ssh/serverloop.h U src/usr.bin/ssh/session.c U src/usr.bin/ssh/session.h C src/usr.bin/ssh/sftp-client.c U src/usr.bin/ssh/sftp-client.h U src/usr.bin/ssh/sftp-common.c U src/usr.bin/ssh/sftp-common.h U src/usr.bin/ssh/sftp-glob.c U src/usr.bin/ssh/sftp-server.8 U src/usr.bin/ssh/sftp-server.c U src/usr.bin/ssh/sftp.1 C src/usr.bin/ssh/sftp.c U src/usr.bin/ssh/sftp.h U src/usr.bin/ssh/ssh-add.1 U src/usr.bin/ssh/ssh-add.c U src/usr.bin/ssh/ssh-agent.1 U src/usr.bin/ssh/ssh-agent.c U src/usr.bin/ssh/ssh-dss.c U src/usr.bin/ssh/ssh-gss.h U src/usr.bin/ssh/ssh-keygen.1 U src/usr.bin/ssh/ssh-keyscan.1 U src/usr.bin/ssh/ssh-keyscan.c U src/usr.bin/ssh/ssh-keysign.8 U src/usr.bin/ssh/ssh-keysign.c U src/usr.bin/ssh/ssh-rsa.c U src/usr.bin/ssh/ssh.1 U src/usr.bin/ssh/ssh.c U src/usr.bin/ssh/ssh.h U src/usr.bin/ssh/ssh1.h U src/usr.bin/ssh/ssh2.h U src/usr.bin/ssh/ssh_config U src/usr.bin/ssh/ssh_config.5 U src/usr.bin/ssh/sshconnect.c U src/usr.bin/ssh/sshconnect.h U src/usr.bin/ssh/sshconnect1.c U src/usr.bin/ssh/sshconnect2.c U src/usr.bin/ssh/sshd.8 U src/usr.bin/ssh/sshd.c U src/usr.bin/ssh/sshd_config U src/usr.bin/ssh/sshd_config.5 U src/usr.bin/ssh/sshlogin.c U src/usr.bin/ssh/sshlogin.h U src/usr.bin/ssh/sshpty.c U src/usr.bin/ssh/sshpty.h U src/usr.bin/ssh/sshtty.c U src/usr.bin/ssh/tildexpand.c U src/usr.bin/ssh/ttymodes.c U src/usr.bin/ssh/ttymodes.h U src/usr.bin/ssh/uidswap.c U src/usr.bin/ssh/uidswap.h U src/usr.bin/ssh/uuencode.c U src/usr.bin/ssh/uuencode.h U src/usr.bin/ssh/version.h U src/usr.bin/ssh/xmalloc.c U src/usr.bin/ssh/xmalloc.h I src/usr.bin/ssh/lib/CVS U src/usr.bin/ssh/lib/Makefile I src/usr.bin/ssh/scard/CVS U src/usr.bin/ssh/scard/Makefile U src/usr.bin/ssh/scard/Ssh.bin.uu U src/usr.bin/ssh/scard/Ssh.java I src/usr.bin/ssh/scp/CVS U src/usr.bin/ssh/scp/Makefile I src/usr.bin/ssh/sftp/CVS U src/usr.bin/ssh/sftp/Makefile I src/usr.bin/ssh/sftp-server/CVS U src/usr.bin/ssh/sftp-server/Makefile I src/usr.bin/ssh/ssh/CVS U src/usr.bin/ssh/ssh/Makefile I src/usr.bin/ssh/ssh-add/CVS U src/usr.bin/ssh/ssh-add/Makefile I src/usr.bin/ssh/ssh-agent/CVS U src/usr.bin/ssh/ssh-agent/Makefile I src/usr.bin/ssh/ssh-keygen/CVS U src/usr.bin/ssh/ssh-keygen/Makefile I src/usr.bin/ssh/ssh-keyscan/CVS U src/usr.bin/ssh/ssh-keyscan/Makefile I src/usr.bin/ssh/ssh-keysign/CVS U src/usr.bin/ssh/ssh-keysign/Makefile I src/usr.bin/ssh/sshd/CVS U src/usr.bin/ssh/sshd/Makefile 11 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 16:01:10 UTC Modified files: sbin/dhclient : dhclient.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 16:46:33 UTC Modified files: sbin/isakmpd : Makefile connection.c dpd.c isakmpd.conf.5 policy.c timer.c util.c sbin/isakmpd/apps/certpatch: Makefile sbin/isakmpd/regress/b2n: Makefile sbin/isakmpd/regress/crypto: Makefile sbin/isakmpd/regress/dh: Makefile sbin/isakmpd/regress/ec2n: Makefile sbin/isakmpd/regress/exchange: Makefile sbin/isakmpd/regress/group: Makefile sbin/isakmpd/regress/hmac: Makefile sbin/isakmpd/regress/prf: Makefile sbin/isakmpd/regress/rsakeygen: Makefile sbin/isakmpd/regress/util: Makefile sbin/isakmpd/regress/x509: Makefile sbin/isakmpd/sysdep/openbsd: Makefile.sysdep Log message: * merge * fix a time_t bug I apparently introduced, which would show up in ~2038 * fix some more time_t and bcopy stuff * fix all the Makefiles (bad ho@!) * check for tests There's quite some discussion ongoing at license-discuss@opensource.org recently, not only about licences. The D-FSL was submitted, and it's apparent that we can be liable for known bugs in our code too, depending on the mood of the judge. That's why I rather full-update this one. We're now en par with #7-stable again. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 16:48:04 UTC Modified files: usr.bin/ssh : sftp-client.c sftp.c version.h share/mk : sys.mk sys/sys : param.h Log message: merge (plug a mem leak) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/26 16:50:11 UTC Modified files: usr.sbin/ntpd : ntpd.8 ntpd.c ntpd.h util.c Log message: merge CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/26 17:20:03 UTC Modified files: content : d2xvZy03.inc Log message: it's just another wlog spam CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/26 17:42:27 UTC Modified files: . : vindex.inc content : YW5vbmN2cw__.inc ZGFua2U_.inc bWFpbg__.inc d2xvZy03.inc Added files: content : d2FudA__.inc Log message: * add hardware wishlist * mention new cvsroot-yyyymmdd.cgz * mention booting in the year 2050 is still b0rked * link clog-2004 to front page too, as wlog-7 is * add comments about how to transfer money correctly * link donations page to front page CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/27 15:41:44 UTC Modified files: share/mk : bsd.cfwrap.mk Log message: seems like I missed a DESTDIR CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/27 19:45:37 UTC Modified files: usr.bin/xlint/PSD.doc: Makefile lint.ms usr.bin/xlint/lint2: Makefile usr.bin/xlint/xlint: Makefile Log message: fixes Modified files: usr.bin/xlint/lint1: Makefile cgram.y tree.c Log message: our gcc is not broken CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/27 19:53:35 UTC Modified files: share/mk : bsd.README bsd.lib.mk bsd.own.mk Log message: switch NOLINT from defined to yes, allowing user to override CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/27 20:30:54 UTC Modified files: sys/sys : cdefs.h Log message: our lint knows about static, and warns (rightfully) if not given CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/27 20:31:14 UTC Modified files: lib/libc/sys : makelintstub.sh Log message: fix building a lint library CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/28 02:02:09 UTC Modified files: . : Makefile distrib/lists/base/base: mi distrib/lists/htman/htman: mi gnu/usr.bin/cvs/src: history.c import.c main.c rcs.c gnu/usr.bin/lynx/WWW/Library/Implementation: HTFile.c gnu/usr.bin/mkisofs: write.c usr.bin/ssh : Makefile.inc moduli.c usr.sbin/httpd : Makefile.bsd-wrapper usr.sbin/httpd/src/main: util.c usr.sbin/httpd/src/modules/ssl: ssl_engine_vars.c usr.sbin/httpd/src/modules/standard: mod_log_config.c mod_rewrite.c mod_usertrack.c usr.sbin/httpd/src/support: suexec.c Log message: * fix a few cases where DESTDIR wasn't honoured * fix a few cases where CFLAGS (specifically the new global -Werror) wasn't honoured * fix a bunch of warnings and errors (for takers: there are quite a few left, I fixed the most important ones. Don't care about gcc3.2 though, it'll die RSN. Perl or Lynx are probably good targets.) * fix parameter passing to HTML manpage generation (noticed outside the chroot and with a known bad config only... jarejare... we should build stuff with a ports-like systrace (I have worn the idea for weeks). * sync lists I'm not too sure about this code being release-quality yet, but OTOH it works without too much failures. CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/28 02:11:44 UTC Modified files: gnu/usr.bin/mkisofs: Makefile gethostid.c scsierrs.c write.c Removed files: gnu/usr.bin/mkisofs: strtod.c Log message: I'd like to have -Werror, thanks CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/28 02:11:53 UTC Modified files: usr.bin/less : Makefile.bsd-wrapper command.c filename.c Log message: I'd like to have -Werror, thanks CVSROOT: /ocvs Module name: src Changes by: tg@odem.66h.42h.de 2004/11/28 02:13:57 UTC Modified files: gnu/usr.bin/lynx/WWW/Library/Implementation: HTFile.c Log message: uh... how am I supposed to free a const char * ? this doesn't work correctly either... CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/28 13:15:12 UTC Modified files: content : d2xvZy03.inc Log message: wlog++; CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 13:33:55 UTC Modified files: distrib/lists/x11/xbase: mi distrib/lists/x11/xetc: mi Log message: * - move back etc/X11/xkb into xbase, makes updates easier. From: Matthieu Herrb * move directories from xetc to xbase * move some binaries (xdm pixmaps, fonts.conf DTD) too CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 13:37:07 UTC Modified files: sys/kern : uipc_domain.c Log message: NS, ISO, CCITT are long dead CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 13:39:08 UTC Log message: don't hide the process context in rf_close_component(), since we may need it later on to do locking stuff. fixes the problem with raid reconstruction, as described in pr 3968. ok mickey@ tedu@ tdeval@ Status: Vendor Tag: openbsd Release Tags: cvs-200411281330 I src/sys/dev/raidframe/CVS U src/sys/dev/raidframe/rf_archs.h U src/sys/dev/raidframe/TODO U src/sys/dev/raidframe/rf_acctrace.c U src/sys/dev/raidframe/rf_acctrace.h U src/sys/dev/raidframe/rf_alloclist.c U src/sys/dev/raidframe/rf_alloclist.h U src/sys/dev/raidframe/rf_aselect.c U src/sys/dev/raidframe/rf_aselect.h U src/sys/dev/raidframe/rf_callback.c U src/sys/dev/raidframe/rf_callback.h U src/sys/dev/raidframe/rf_chaindecluster.c U src/sys/dev/raidframe/rf_chaindecluster.h U src/sys/dev/raidframe/rf_configure.h U src/sys/dev/raidframe/rf_copyback.c U src/sys/dev/raidframe/rf_copyback.h U src/sys/dev/raidframe/rf_cvscan.c U src/sys/dev/raidframe/rf_cvscan.h U src/sys/dev/raidframe/rf_dag.h U src/sys/dev/raidframe/rf_dagdegrd.c U src/sys/dev/raidframe/rf_paritylogDiskMgr.h U src/sys/dev/raidframe/rf_dagdegrd.h U src/sys/dev/raidframe/rf_dagdegwr.c U src/sys/dev/raidframe/rf_dagdegwr.h U src/sys/dev/raidframe/rf_dagffrd.c U src/sys/dev/raidframe/rf_dagffrd.h U src/sys/dev/raidframe/rf_dagffwr.c U src/sys/dev/raidframe/rf_dagffwr.h U src/sys/dev/raidframe/rf_dagflags.h U src/sys/dev/raidframe/rf_dagfuncs.c U src/sys/dev/raidframe/rf_dagfuncs.h U src/sys/dev/raidframe/rf_dagutils.c U src/sys/dev/raidframe/rf_dagutils.h U src/sys/dev/raidframe/rf_debugMem.c U src/sys/dev/raidframe/rf_debugMem.h U src/sys/dev/raidframe/rf_debugprint.c U src/sys/dev/raidframe/rf_debugprint.h U src/sys/dev/raidframe/rf_decluster.c U src/sys/dev/raidframe/rf_decluster.h U src/sys/dev/raidframe/rf_declusterPQ.c U src/sys/dev/raidframe/rf_declusterPQ.h U src/sys/dev/raidframe/rf_desc.h U src/sys/dev/raidframe/rf_diskqueue.c U src/sys/dev/raidframe/rf_diskqueue.h U src/sys/dev/raidframe/rf_disks.c U src/sys/dev/raidframe/rf_disks.h U src/sys/dev/raidframe/rf_driver.c U src/sys/dev/raidframe/rf_driver.h U src/sys/dev/raidframe/rf_engine.c U src/sys/dev/raidframe/rf_engine.h U src/sys/dev/raidframe/rf_etimer.h U src/sys/dev/raidframe/rf_evenodd.c U src/sys/dev/raidframe/rf_evenodd.h U src/sys/dev/raidframe/rf_evenodd_dagfuncs.c U src/sys/dev/raidframe/rf_evenodd_dagfuncs.h U src/sys/dev/raidframe/rf_evenodd_dags.c U src/sys/dev/raidframe/rf_evenodd_dags.h U src/sys/dev/raidframe/rf_fifo.c U src/sys/dev/raidframe/rf_fifo.h U src/sys/dev/raidframe/rf_freelist.h U src/sys/dev/raidframe/rf_general.h U src/sys/dev/raidframe/rf_geniq.c U src/sys/dev/raidframe/rf_hist.h U src/sys/dev/raidframe/rf_interdecluster.c U src/sys/dev/raidframe/rf_interdecluster.h U src/sys/dev/raidframe/rf_invertq.c U src/sys/dev/raidframe/rf_invertq.h U src/sys/dev/raidframe/rf_kintf.h U src/sys/dev/raidframe/rf_layout.c U src/sys/dev/raidframe/rf_layout.h U src/sys/dev/raidframe/rf_map.c U src/sys/dev/raidframe/rf_map.h U src/sys/dev/raidframe/rf_mcpair.c U src/sys/dev/raidframe/rf_mcpair.h U src/sys/dev/raidframe/rf_memchunk.c U src/sys/dev/raidframe/rf_memchunk.h U src/sys/dev/raidframe/rf_nwayxor.c U src/sys/dev/raidframe/rf_nwayxor.h U src/sys/dev/raidframe/rf_openbsd.h C src/sys/dev/raidframe/rf_openbsdkintf.c U src/sys/dev/raidframe/rf_options.c U src/sys/dev/raidframe/rf_options.h U src/sys/dev/raidframe/rf_optnames.h U src/sys/dev/raidframe/rf_paritylog.c U src/sys/dev/raidframe/rf_paritylog.h U src/sys/dev/raidframe/rf_raid4.h U src/sys/dev/raidframe/rf_paritylogDiskMgr.c U src/sys/dev/raidframe/rf_paritylogging.c U src/sys/dev/raidframe/rf_paritylogging.h U src/sys/dev/raidframe/rf_parityloggingdags.c U src/sys/dev/raidframe/rf_parityloggingdags.h U src/sys/dev/raidframe/rf_parityscan.c U src/sys/dev/raidframe/rf_parityscan.h U src/sys/dev/raidframe/rf_pq.c U src/sys/dev/raidframe/rf_pq.h U src/sys/dev/raidframe/rf_pqdeg.c U src/sys/dev/raidframe/rf_pqdeg.h U src/sys/dev/raidframe/rf_pqdegdags.c U src/sys/dev/raidframe/rf_pqdegdags.h U src/sys/dev/raidframe/rf_psstatus.c U src/sys/dev/raidframe/rf_psstatus.h U src/sys/dev/raidframe/rf_raid.h U src/sys/dev/raidframe/rf_raid0.c U src/sys/dev/raidframe/rf_raid0.h U src/sys/dev/raidframe/rf_raid1.c U src/sys/dev/raidframe/rf_raid1.h U src/sys/dev/raidframe/rf_raid4.c U src/sys/dev/raidframe/rf_raid5.c U src/sys/dev/raidframe/rf_raid5.h U src/sys/dev/raidframe/rf_raid5_rotatedspare.c U src/sys/dev/raidframe/rf_raid5_rotatedspare.h U src/sys/dev/raidframe/rf_raidframe.h U src/sys/dev/raidframe/rf_reconbuffer.c U src/sys/dev/raidframe/rf_reconbuffer.h U src/sys/dev/raidframe/rf_reconmap.c U src/sys/dev/raidframe/rf_reconmap.h U src/sys/dev/raidframe/rf_reconstruct.c U src/sys/dev/raidframe/rf_reconstruct.h U src/sys/dev/raidframe/rf_reconutil.c U src/sys/dev/raidframe/rf_reconutil.h U src/sys/dev/raidframe/rf_revent.c U src/sys/dev/raidframe/rf_revent.h U src/sys/dev/raidframe/rf_shutdown.c U src/sys/dev/raidframe/rf_shutdown.h U src/sys/dev/raidframe/rf_sstf.c U src/sys/dev/raidframe/rf_sstf.h U src/sys/dev/raidframe/rf_states.c U src/sys/dev/raidframe/rf_states.h U src/sys/dev/raidframe/rf_stripelocks.c U src/sys/dev/raidframe/rf_stripelocks.h U src/sys/dev/raidframe/rf_strutils.c U src/sys/dev/raidframe/rf_threadstuff.c U src/sys/dev/raidframe/rf_threadstuff.h U src/sys/dev/raidframe/rf_types.h U src/sys/dev/raidframe/rf_utils.c U src/sys/dev/raidframe/rf_utils.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/sys/dev/raidframe CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 13:40:29 UTC Modified files: sys/dev/raidframe: rf_openbsdkintf.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 13:40:46 UTC Log message: some more fixes from otto@openbsd, good work Status: Vendor Tag: openbsd Release Tags: cvs-200411281330 I src/usr.bin/diff/CVS U src/usr.bin/diff/Makefile U src/usr.bin/diff/diff.1 U src/usr.bin/diff/diff.c U src/usr.bin/diff/diff.h U src/usr.bin/diff/diffdir.c C src/usr.bin/diff/diffreg.c U src/usr.bin/diff/pathnames.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.bin/diff CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 13:41:33 UTC Modified files: usr.bin/diff : diffreg.c Log message: merge CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 14:07:49 UTC Modified files: share/mk : bsd.cfwrap.mk Added files: gnu/share : ccwrap.sh Log message: a non-intrusive way to use -Werror and autotools CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 14:10:24 UTC Modified files: gnu/usr.bin : Makefile.inc Log message: global -Werror here, too certain directories will be excluded. CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 14:10:37 UTC Modified files: usr.bin/less : Makefile.bsd-wrapper Log message: use global -Werror by default CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 14:56:04 UTC Modified files: gnu/usr.sbin/sendmail: Makefile.inc Removed files: gnu/usr.sbin : Makefile.inc Log message: sendmail with -Werror too no other programme in gnu/usr.sbin so need not Makefile.inc there CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 15:03:29 UTC Modified files: gnu/usr.sbin/sendmail/editmap: Makefile gnu/usr.sbin/sendmail/mailstats: Makefile gnu/usr.sbin/sendmail/makemap: Makefile gnu/usr.sbin/sendmail/praliases: Makefile gnu/usr.sbin/sendmail/sendmail: Makefile srvrsmtp.c Log message: srvrsmtp.c: -Wall -Werror clean Makefile : oups, they wanted ../../Makefile.inc CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 15:36:35 UTC Modified files: gnu/usr.bin/lynx: configure.in Log message: add MORE_CFLAGS to CFLAGS :-) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 16:36:19 UTC Modified files: gnu/usr.bin/binutils: Makefile.inc gnu/usr.bin/binutils/bfd: Makefile.bsd-wrapper gnu/usr.bin/binutils/opcodes: Makefile.bsd-wrapper gnu/usr.bin/binutils/src/binutils: readelf.c gnu/usr.bin/cvs: Makefile.bsd-wrapper gnu/usr.bin/lynx: Makefile.bsd-wrapper configure gnu/usr.bin/lynx/WWW/Library/Implementation: HTTelnet.c gnu/usr.bin/lynx/src: LYCgi.c gnu/usr.bin/mkisofs: Makefile gnu/usr.bin/perl: Makefile.bsd-wrapper gnu/usr.bin/rcs: Makefile.bsd-wrapper Log message: all the -W* stuff CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/28 17:58:38 UTC Modified files: . : INDEX graphics/imlib2: Makefile www/links+ : Makefile Log message: regen index CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 19:28:10 UTC Modified files: etc : Makefile newsyslog.conf Log message: * set /var/log/messages to 640 root:wheel so that only these people with sudo on by default can read it unless admin changes. first noticed by pieass in IRC, gecko2 made some good points in persuading me * while here, prevent us from wtmp running over some gigs of space on otherwise idle systems CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 20:23:07 UTC Modified files: share/mk : bsd.man.mk usr.bin/make : Makefile Removed files: gnu/gcc/gcc/ada: einfo.h nmake.adb nmake.ads sinfo.h treeprs.ads gnu/usr.bin/cvs/lib: getdate.c gnu/usr.bin/texinfo/info: doc.c funs.h key.c Log message: * remove generated files from the tree, which were deleted during a make cleandir with no object tree * do not delete the manpage "original"s on make cleandir if no objects are found * simplify logic, saves us some cycles CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/28 22:07:33 UTC Modified files: etc/skel : ssh.known_hosts Log message: nuke a few known-olds CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/28 22:19:30 UTC Modified files: . : cvsweb.conf content : YW5vbmN2cw__.inc bWFpbg__.inc cG9ydHM_.inc d2xvZy03.inc Log message: some more /cvs -> /ocvs another wlog entry some minor news CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/28 22:36:54 UTC Modified files: . : Setup.sh Log message: build with PORTABLE=1 on MirOS #7 and older (I thought I had already committed this) while retaining to throw it into /usr/sbin instead of /usr/local/sbin CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/29 16:47:53 UTC Modified files: mailnews/pine : Makefile mailnews/pine/patches: patch-imap_src_osdep_unix_env_unix_c patch-imap_src_osdep_unix_phile_c Log message: let's just pretend nobody uses pine on ILP32 systems after 2037 anymore, and hope LP64 support is OK with this diff... CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/29 16:50:03 UTC Modified files: . : INDEX Log message: sync CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/29 19:55:19 UTC Modified files: sys/dev/raidframe: Tag: openbsd rf_etimer.h Log message: we haven't switched timecounters yet. CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 07:13:52 UTC Modified files: X-Window : Makefile Log message: provide ${CC} to 'make install' too. Imakefile-generated Makefiles contain a line in the form CC = ${CC} which is (obviously) recursive, but I see no clean way to change this, since there is no "default C compiler" in MirOS (any more), and we want X and X-Ports to _always_ honour CC - this comes at the price to always having to set it from the invoking Makefile (which must in turn get it via ), or manually (if the imake-generated Makefile is invoked directly via the command line). CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/30 08:57:24 UTC Modified files: content : Y2xvZy0yMDA0.inc b2xkZXI_.inc bWFpbg__.inc bmV3cw__.inc Log message: announce the new snapshot's availability, after Eike Frost from scarywater has done the fastest service/support response I've seen lately. features etc. later. CVSROOT: /cvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/30 14:14:32 UTC Modified files: content : Y2xvZy0yMDA0.inc Log message: I'm back from my dayjob, now there's the diff between the last and this snapshot. The latter still not tested independently. CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 16:17:22 UTC Modified files: distrib/lists/base/base: mi share/mk : Makefile bsd.README Removed files: share/mk : bsd.regress.mk Log message: remove traces of too CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 16:48:22 UTC Modified files: benchmarks/tcpblast/src: Makefile devel/libebml/files: Makefile graphics/libmatroska/files: Makefile infrastructure/mk: mirports.sys.mk infrastructure/stools/lib: Makefile infrastructure/stools/pkg: Makefile math/ent/files : Makefile net/sharity-light/files: Makefile.unshlight sysutils/upsd/patches: patch-Makefile . : Makefile distrib/special/chat: Makefile distrib/special/isdnd: Makefile distrib/special/kbd: Makefile etc : mk.conf games/backgammon/teachgammon: Makefile games/boggle/mkdict: Makefile games/boggle/mkindex: Makefile games/canfield/cfscores: Makefile games/fortune/unstr: Makefile games/morse : Makefile games/ppt : Makefile games/primes : Makefile gnu/gcc/gcc : Makefile.bsd-wrapper gnu/usr.bin/binutils: Makefile.inc gnu/usr.bin/binutils/bfd: Makefile.bsd-wrapper gnu/usr.bin/binutils/opcodes: Makefile.bsd-wrapper gnu/usr.bin/perl: Makefile.bsd-wrapper gnu/usr.sbin/sendmail/libmilter: Makefile gnu/usr.sbin/sendmail/libsm: Makefile gnu/usr.sbin/sendmail/libsmdb: Makefile gnu/usr.sbin/sendmail/libsmutil: Makefile lib/csu/common_elf: Makefile.inc lib/libc/hash : Makefile.inc lib/libcompat : Makefile lib/libedit/TEST: Makefile lib/libkeynote : Makefile lib/libm : Makefile lib/libresolv : Makefile lib/librpcsvc : Makefile lib/libssl/man : Makefile lib/liby : Makefile libexec : Makefile libexec/anoncvssh: Makefile libexec/ircbridge: Makefile libexec/makewhatis: Makefile libexec/randshuffle: Makefile sbin/ancontrol : Makefile sbin/disklabel : Makefile sbin/fdisk : Makefile sbin/iopctl : Makefile sbin/isakmpd/regress/b2n: Makefile sbin/isakmpd/regress/crypto: Makefile sbin/isakmpd/regress/dh: Makefile sbin/isakmpd/regress/ec2n: Makefile sbin/isakmpd/regress/group: Makefile sbin/isakmpd/regress/hmac: Makefile sbin/isakmpd/regress/prf: Makefile sbin/isakmpd/regress/rsakeygen: Makefile sbin/isakmpd/regress/util: Makefile sbin/isakmpd/regress/x509: Makefile sbin/isakmpd/sysdep/common/libsysdep: GNUmakefile Makefile sbin/isakmpd/sysdep/freeswan: GNUmakefile.sysdep Makefile.sysdep sbin/mount_ntfs: Makefile sbin/wicontrol : Makefile share/lkm/misc/test: Makefile share/lkm/syscall/test: Makefile share/man/man3 : intro.3 share/man/man5 : mk.conf.5 share/mk : bsd.README bsd.lib.mk bsd.lkm.mk bsd.own.mk bsd.prog.mk sys/arch/i386 : Makefile sys/arch/i386/stand/installboot: Makefile sys/arch/i386/stand/libsa: Makefile sys/arch/i386/stand/pxeboot: Makefile sys/arch/macppc: Makefile sys/arch/macppc/stand/boot.mac: Makefile sys/arch/macppc/stand/ofwboot: Makefile sys/arch/sparc : Makefile sys/arch/sparc/stand/binstall: Makefile sys/arch/sparc/stand/boot: Makefile sys/arch/sparc/stand/bootxx: Makefile sys/arch/sparc/stand/libkern: Makefile sys/arch/sparc/stand/libsa: Makefile sys/arch/sparc/stand/libz: Makefile sys/dev/microcode/aic7xxx: Makefile sys/lib/libkern: Makefile sys/lib/libsa : Makefile sys/lib/libz : Makefile usr.bin/cpp : Makefile usr.bin/ctm_dequeue: Makefile usr.bin/ctm_smail: Makefile usr.bin/locate/bigram: Makefile usr.bin/locate/code: Makefile usr.bin/mkCTM : Makefile usr.bin/pmdb : Makefile usr.bin/roff/deliv: Makefile usr.bin/roff/hunt: Makefile usr.bin/roff/inv: Makefile usr.bin/roff/mkey: Makefile usr.bin/ssh/lib: Makefile usr.bin/sudo : Makefile usr.bin/sudo/lib: Makefile usr.bin/sudo/noexec: Makefile usr.bin/unexpand: Makefile usr.bin/uudecode: Makefile usr.bin/vgrind/RETEST: Makefile usr.sbin/httpd : Makefile.bsd-wrapper usr.sbin/lpr/filters: Makefile Log message: remove NOPROFILE traces (we can't build profiled libs anyway) switch NOMAN, NOLINT, NOPROG to yes/no logic (defaulting to yes if defined) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 17:04:21 UTC Modified files: textproc/linuxdoc/files: Makefile etc : Makefile games/wargames : Makefile gnu/usr.sbin/sendmail/cf: Makefile include : Makefile lib/libedit/readline: Makefile share/dict : Makefile share/ipsec : Makefile share/lkm : Makefile share/pf : Makefile share/tabset : Makefile share/tmac/mdoc: Makefile share/tmac/ms : Makefile sys/arch/macppc/stand/tbxidata: Makefile Log message: NOOBJ=.*$ -> NOOBJ=yes CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 17:05:21 UTC Modified files: share/mk : bsd.cfwrap.mk bsd.lib.mk bsd.lkm.mk bsd.obj.mk bsd.own.mk bsd.prog.mk Log message: optimise by giving default values for ${NO*} and nuking the defined(NO*) checks CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 17:08:27 UTC Modified files: lib/libedit/readline: Makefile Log message: install libedit's readline emulation into a different directory; stuff usually picks up our native (GNU GPL'd) libreadline from /usr/include/readline, so users who wish to coerce GNU tools into using libedit must specify that manually (XXX might want to revisit and nuke GNU libreadline altogether) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 18:26:04 UTC Modified files: lib/libresolv : Makefile Log message: install a stub library for libdl as well so not every porter has to fix (cf. net/openvpn) configure.ac/in CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/11/30 18:30:15 UTC Modified files: . : Setup.sh Log message: enforce libdl.a existence XXX breaks on systems (OpenBSD 2.1?) with a "real" libresolv.a CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 20:54:15 UTC Modified files: gnu/lib : Makefile include : Makefile lib/libedit : Makefile config.h editline.3 editrc.5 el.c histedit.h sys.h lib/libedit/TEST: Makefile test.c lib/libedit/readline: readline.h share/mk : bsd.obj.mk Removed files: gnu/lib/libreadline: Makefile gnu/usr.bin/binutils/src/readline: ansi_stdlib.h bind.c callback.c chardefs.h compat.c complete.c config.h display.c emacs_keymap.c funmap.c histexpand.c histfile.c histlib.h history.c history.h histsearch.c input.c isearch.c keymaps.c keymaps.h kill.c macro.c mbutil.c misc.c nls.c parens.c posixdir.h posixjmp.h posixstat.h readline.c readline.h rlconf.h rldefs.h rlmbutil.h rlprivate.h rlshell.h rlstdc.h rltty.c rltty.h rltypedefs.h rlwinsize.h savestring.c search.c shell.c signals.c tcap.h terminal.c text.c tilde.c tilde.h undo.c util.c vi_keymap.c vi_mode.c xmalloc.h lib/libedit/readline: Makefile Log message: libedit: * fix editline to behave like manpage states: try $PWD/.editrc before looking at $HOME/.editrc * use $HOME/.etc/editrc instead of $HOME/.editrc * ify headers * fix building of test * simplify installation of headers * beautify Makefile * nuke dead trees libreadline: * remove libedit: * install libreadline wrapper headers to /usr/include/readline again * take over tested with a make build NOMAN=1^Hyes CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/11/30 20:55:34 UTC Modified files: sbin/sysctl : Makefile Log message: nobody. needs. a /usr/sbin/sysctl symlink to /sbin/sysctl we'll rather just fix broken scripts now that's the MirAttitude :) CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/11/30 21:03:54 UTC Modified files: content : d2xvZy03.inc Log message: le entrance wlog du jour (oder so) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/01 13:10:52 UTC Modified files: usr.bin/calendar/calendars: calendar.computer calendar.openbsd usr.bin/calendar/calendars/de_DE.ISO_8859-1: calendar.wissenschaft Log message: MirOS: lastknowngood snapshot; compat_openbsd birthdays: W3C, symlink.lu/li/ch CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/01 16:41:07 UTC Modified files: infrastructure/mk: bsd.port.mk Log message: fix mod_schily CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/12/01 18:40:44 UTC Modified files: content : ZXJyYXRh.inc bmV3cw__.inc d2xvZy03.inc Log message: mention emul brokenness (*sigh* again) note: /?errata is nowhere linked ATM though CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 08:46:46 UTC Modified files: sys/compat/common: Makefile sys/compat/linux: linux_misc.c syscalls.master sys/compat/openbsd: syscalls.master Added files: sys/compat/common: kern_resource_35.c Log message: * clone sys_getrusage() and wrap around sys_wait4() * fix proto for compat_linux_sys_wait4() and let it call compat_time_sys_wait4() instead of sys_wait4() CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 08:59:00 UTC Modified files: cvs/lib : vasnprintf.c cvs/m4 : gnulib.m4 Log message: * add back GNU regex, they want some esoteric pattern fns * only include if HAVE_ CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 09:00:27 UTC Modified files: sys/compat/linux: syscalls.master Log message: need ARGS CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:09:17 UTC Modified files: cvs/lib : md5.h Log message: cvs 1.12 uses different md5 protos than 1.11.1p1 CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:10:14 UTC Modified files: cvs/src : commit.c Log message: time_t CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:16:13 UTC Modified files: cvs/lib : sunos57-select.c Log message: missing include CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 09:20:05 UTC Modified files: sys/compat/common: kern_resource_35.c sys/compat/linux: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c sys/compat/openbsd: openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: regen files fix references of incomplete types CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:25:37 UTC Modified files: cvs/diff : side.c diff3.c Log message: shut gcc up CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:28:56 UTC Modified files: cvs/lib : md5.h Log message: another CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:30:01 UTC Modified files: cvs/src : history.c Log message: time_t CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:31:02 UTC Modified files: cvs/src : import.c Log message: time_t CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:33:09 UTC Modified files: cvs/src : main.c Log message: time_t CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:37:48 UTC Modified files: cvs/src : mkmodules.c modules.c Log message: ndbm is NOT gdbm! CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:41:03 UTC Modified files: cvs/src : rcs.c Log message: more time_t CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 09:44:06 UTC Modified files: cvs : Makefile.bsd-wrapper Makefile.in aclocal.m4 configure cvs/contrib : Makefile.in cvs/diff : Makefile.in cvs/doc : Makefile.in cvs/lib : Makefile.in cvs/man : Makefile.in cvs/src : Makefile.in Log message: add -Wall -W -Wno-unused, -lz, some CLEANFILES and regen CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 10:30:30 UTC Modified files: cvs/doc : mkman.pl Log message: fix perl. (me? yuck!) CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 10:41:26 UTC Modified files: cvs/doc : Makefile.am cvs : Makefile.bsd-wrapper Removed files: cvs/doc : cvs.1 Log message: don't split texinfo targets don't build them into srcdir don't build manpage into srcdir remove pregenerated manpage build catman pages CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 10:42:36 UTC Modified files: cvs/doc : cvs.texinfo Log message: use @emph{Note: instead of @strong{Note: to silence makeinfo CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 10:42:50 UTC Modified files: cvs/contrib : Makefile.in cvs/doc : Makefile.in Removed files: cvs/doc : texinfo.tex Log message: regen nuke junk CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 10:48:38 UTC Modified files: cvs/contrib : Makefile.am Log message: rely on Makefile.bsd-wrapper to do the linking CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 10:56:12 UTC Modified files: cvs/doc : Makefile.am cvs/man : Makefile.am Log message: allow conditional override of install-man CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 10:58:06 UTC Modified files: cvs : Makefile.bsd-wrapper cvs/contrib : Makefile.in cvs/doc : Makefile.in cvs/man : Makefile.in Log message: regen use manpage removal link install (n)rcs2log link myself CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 11:02:43 UTC Modified files: cvs/doc : Makefile.am Log message: add cvs.1 to cleanfiles CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 11:03:59 UTC Modified files: cvs : Makefile.bsd-wrapper cvs/contrib : Makefile.in cvs/doc : Makefile.in Log message: regen CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/02 11:31:58 UTC Modified files: devel/automake/1.9: Makefile devel/automake/1.9/patches: patch-automake_in Log message: add --miros option to have it use GNUSYSTEM_AUX_DIR CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 11:33:01 UTC Modified files: cvs : autogen.sh Log message: use automake --miros and nuke stale links CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 11:35:09 UTC Modified files: cvs : Makefile.in cvs/contrib : Makefile.in cvs/diff : Makefile.in cvs/doc : Makefile.in cvs/lib : Makefile.in cvs/man : Makefile.in cvs/src : Makefile.in Removed files: cvs : config.guess config.rpath config.sub depcomp install-sh mdate-sh missing mkinstalldirs ylwrap cvs/doc : mdate-sh Log message: regen to use GNUSYSTEM_AUX_DIR and remove local copies CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/02 11:46:41 UTC Modified files: devel/automake/1.9/patches: patch-automake_in Log message: sprinkle some more $(SHELL) and use mkinstalldirs, it's safe CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 11:52:53 UTC Modified files: cvs : Makefile.in cvs/contrib : Makefile.in cvs/diff : Makefile.in cvs/doc : Makefile.in cvs/lib : Makefile.in cvs/man : Makefile.in cvs/src : Makefile.in Log message: regen CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 11:53:43 UTC Modified files: cvs : Makefile.bsd-wrapper Log message: another forgot-make-obj trap CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 11:59:39 UTC Log message: vendor-branch-ify new cvs 1.12 Status: Vendor Tag: FSF Release Tags: cvs-1_12_10 I src/gnu/usr.bin/cvs/CVS C src/gnu/usr.bin/cvs/.cvsignore N src/gnu/usr.bin/cvs/ABOUT-NLS C src/gnu/usr.bin/cvs/AUTHORS C src/gnu/usr.bin/cvs/BUGS C src/gnu/usr.bin/cvs/COPYING C src/gnu/usr.bin/cvs/COPYING.LIB C src/gnu/usr.bin/cvs/ChangeLog C src/gnu/usr.bin/cvs/ChangeLog.zoo C src/gnu/usr.bin/cvs/DEVEL-CVS C src/gnu/usr.bin/cvs/FAQ C src/gnu/usr.bin/cvs/HACKING C src/gnu/usr.bin/cvs/INSTALL C src/gnu/usr.bin/cvs/MINOR-BUGS C src/gnu/usr.bin/cvs/Makefile.am C src/gnu/usr.bin/cvs/Makefile.in C src/gnu/usr.bin/cvs/NEWS C src/gnu/usr.bin/cvs/PROJECTS C src/gnu/usr.bin/cvs/README C src/gnu/usr.bin/cvs/README.VMS C src/gnu/usr.bin/cvs/TESTS C src/gnu/usr.bin/cvs/TODO C src/gnu/usr.bin/cvs/aclocal.m4 C src/gnu/usr.bin/cvs/build.com C src/gnu/usr.bin/cvs/compile N src/gnu/usr.bin/cvs/config.guess C src/gnu/usr.bin/cvs/depcomp C src/gnu/usr.bin/cvs/config.h.in N src/gnu/usr.bin/cvs/config.rpath N src/gnu/usr.bin/cvs/config.sub C src/gnu/usr.bin/cvs/configure C src/gnu/usr.bin/cvs/configure.in C src/gnu/usr.bin/cvs/cvs-format.el C src/gnu/usr.bin/cvs/cvs.spec.in N src/gnu/usr.bin/cvs/cvsnt.dep C src/gnu/usr.bin/cvs/cvsnt.dsp C src/gnu/usr.bin/cvs/cvsnt.dsw C src/gnu/usr.bin/cvs/cvsnt.mak C src/gnu/usr.bin/cvs/install-sh C src/gnu/usr.bin/cvs/mdate-sh C src/gnu/usr.bin/cvs/missing C src/gnu/usr.bin/cvs/mkinstalldirs C src/gnu/usr.bin/cvs/mktemp.sh N src/gnu/usr.bin/cvs/ylwrap I src/gnu/usr.bin/cvs/contrib/CVS C src/gnu/usr.bin/cvs/contrib/.cvsignore C src/gnu/usr.bin/cvs/contrib/ChangeLog C src/gnu/usr.bin/cvs/contrib/Makefile.am C src/gnu/usr.bin/cvs/contrib/Makefile.in C src/gnu/usr.bin/cvs/contrib/README C src/gnu/usr.bin/cvs/contrib/clmerge.in C src/gnu/usr.bin/cvs/contrib/cln_hist.in C src/gnu/usr.bin/cvs/contrib/commit_prep.in C src/gnu/usr.bin/cvs/contrib/cvs2vendor.sh N src/gnu/usr.bin/cvs/contrib/cvs_acls.html C src/gnu/usr.bin/cvs/contrib/cvs_acls.in C src/gnu/usr.bin/cvs/contrib/cvshelp.man C src/gnu/usr.bin/cvs/contrib/debug_check_log.sh C src/gnu/usr.bin/cvs/contrib/descend.man C src/gnu/usr.bin/cvs/contrib/descend.sh C src/gnu/usr.bin/cvs/contrib/dirfns.shar C src/gnu/usr.bin/cvs/contrib/intro.doc C src/gnu/usr.bin/cvs/contrib/log.in C src/gnu/usr.bin/cvs/contrib/log_accum.in C src/gnu/usr.bin/cvs/contrib/mfpipe.in N src/gnu/usr.bin/cvs/contrib/newcvsroot.sh C src/gnu/usr.bin/cvs/contrib/pvcs2rcs.in C src/gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh C src/gnu/usr.bin/cvs/contrib/rcs2log.sh C src/gnu/usr.bin/cvs/contrib/rcs2sccs.sh C src/gnu/usr.bin/cvs/contrib/rcslock.in N src/gnu/usr.bin/cvs/contrib/sandbox_status.man N src/gnu/usr.bin/cvs/contrib/sandbox_status.sh C src/gnu/usr.bin/cvs/contrib/sccs2rcs.in N src/gnu/usr.bin/cvs/contrib/validate_repo.in I src/gnu/usr.bin/cvs/contrib/pam/CVS N src/gnu/usr.bin/cvs/contrib/pam/ChangeLog N src/gnu/usr.bin/cvs/contrib/pam/Makefile.am N src/gnu/usr.bin/cvs/contrib/pam/Makefile.in N src/gnu/usr.bin/cvs/contrib/pam/cvs.linux N src/gnu/usr.bin/cvs/contrib/pam/cvs.solaris I src/gnu/usr.bin/cvs/diff/CVS C src/gnu/usr.bin/cvs/diff/ChangeLog C src/gnu/usr.bin/cvs/diff/Makefile.am C src/gnu/usr.bin/cvs/diff/Makefile.in N src/gnu/usr.bin/cvs/diff/README C src/gnu/usr.bin/cvs/diff/analyze.c C src/gnu/usr.bin/cvs/diff/build_diff.com C src/gnu/usr.bin/cvs/diff/cmpbuf.c C src/gnu/usr.bin/cvs/diff/cmpbuf.h C src/gnu/usr.bin/cvs/diff/context.c C src/gnu/usr.bin/cvs/diff/diagmeet.note C src/gnu/usr.bin/cvs/diff/diff.c C src/gnu/usr.bin/cvs/diff/diff.h C src/gnu/usr.bin/cvs/diff/diff3.c C src/gnu/usr.bin/cvs/diff/diffrun.h C src/gnu/usr.bin/cvs/diff/dir.c C src/gnu/usr.bin/cvs/diff/ed.c C src/gnu/usr.bin/cvs/diff/ifdef.c C src/gnu/usr.bin/cvs/diff/io.c N src/gnu/usr.bin/cvs/diff/libdiff.dep C src/gnu/usr.bin/cvs/diff/libdiff.dsp N src/gnu/usr.bin/cvs/diff/libdiff.mak C src/gnu/usr.bin/cvs/diff/normal.c C src/gnu/usr.bin/cvs/diff/side.c C src/gnu/usr.bin/cvs/diff/system.h C src/gnu/usr.bin/cvs/diff/util.c C src/gnu/usr.bin/cvs/diff/version.c I src/gnu/usr.bin/cvs/doc/CVS C src/gnu/usr.bin/cvs/doc/.cvsignore C src/gnu/usr.bin/cvs/doc/ChangeLog C src/gnu/usr.bin/cvs/doc/ChangeLog.fsf C src/gnu/usr.bin/cvs/doc/Makefile.am C src/gnu/usr.bin/cvs/doc/Makefile.in C src/gnu/usr.bin/cvs/doc/RCSFILES C src/gnu/usr.bin/cvs/doc/cvs-paper.ms N src/gnu/usr.bin/cvs/doc/cvs.1 N src/gnu/usr.bin/cvs/doc/cvs.man.footer N src/gnu/usr.bin/cvs/doc/cvs.man.header C src/gnu/usr.bin/cvs/doc/cvs.texinfo C src/gnu/usr.bin/cvs/doc/cvsclient.texi N src/gnu/usr.bin/cvs/doc/getdate.texi C src/gnu/usr.bin/cvs/doc/mdate-sh N src/gnu/usr.bin/cvs/doc/mkman.pl C src/gnu/usr.bin/cvs/doc/stamp-1 C src/gnu/usr.bin/cvs/doc/stamp-vti C src/gnu/usr.bin/cvs/doc/texinfo.tex C src/gnu/usr.bin/cvs/doc/version-client.texi C src/gnu/usr.bin/cvs/doc/version.texi I src/gnu/usr.bin/cvs/emx/CVS C src/gnu/usr.bin/cvs/emx/.cvsignore C src/gnu/usr.bin/cvs/emx/ChangeLog C src/gnu/usr.bin/cvs/emx/Makefile.in C src/gnu/usr.bin/cvs/emx/README C src/gnu/usr.bin/cvs/emx/config.h C src/gnu/usr.bin/cvs/emx/filesubr.c C src/gnu/usr.bin/cvs/emx/rcmd.h C src/gnu/usr.bin/cvs/emx/savecwd.c C src/gnu/usr.bin/cvs/emx/startserver.c C src/gnu/usr.bin/cvs/emx/system.c I src/gnu/usr.bin/cvs/lib/CVS C src/gnu/usr.bin/cvs/lib/.cvsignore C src/gnu/usr.bin/cvs/lib/ChangeLog C src/gnu/usr.bin/cvs/lib/ChangeLog.fsf C src/gnu/usr.bin/cvs/lib/Makefile.am C src/gnu/usr.bin/cvs/lib/Makefile.in N src/gnu/usr.bin/cvs/lib/README N src/gnu/usr.bin/cvs/lib/alloca.c N src/gnu/usr.bin/cvs/lib/alloca_.h N src/gnu/usr.bin/cvs/lib/allocsa.c N src/gnu/usr.bin/cvs/lib/allocsa.h N src/gnu/usr.bin/cvs/lib/allocsa.valgrind N src/gnu/usr.bin/cvs/lib/asnprintf.c N src/gnu/usr.bin/cvs/lib/asprintf.c N src/gnu/usr.bin/cvs/lib/atexit.c N src/gnu/usr.bin/cvs/lib/basename.c C src/gnu/usr.bin/cvs/lib/build_lib.com N src/gnu/usr.bin/cvs/lib/dirname.c N src/gnu/usr.bin/cvs/lib/dirname.h C src/gnu/usr.bin/cvs/lib/dup2.c N src/gnu/usr.bin/cvs/lib/error.c N src/gnu/usr.bin/cvs/lib/error.h N src/gnu/usr.bin/cvs/lib/exit.h N src/gnu/usr.bin/cvs/lib/exitfail.c N src/gnu/usr.bin/cvs/lib/exitfail.h C src/gnu/usr.bin/cvs/lib/fncase.c C src/gnu/usr.bin/cvs/lib/fnmatch.c N src/gnu/usr.bin/cvs/lib/fnmatch_.h N src/gnu/usr.bin/cvs/lib/fnmatch_loop.c N src/gnu/usr.bin/cvs/lib/fseeko.c N src/gnu/usr.bin/cvs/lib/ftello.c C src/gnu/usr.bin/cvs/lib/ftruncate.c C src/gnu/usr.bin/cvs/lib/getdate.c N src/gnu/usr.bin/cvs/lib/getdate.h C src/gnu/usr.bin/cvs/lib/getdate.y C src/gnu/usr.bin/cvs/lib/gethostname.c C src/gnu/usr.bin/cvs/lib/getline.c C src/gnu/usr.bin/cvs/lib/getline.h N src/gnu/usr.bin/cvs/lib/getndelim2.c N src/gnu/usr.bin/cvs/lib/getndelim2.h N src/gnu/usr.bin/cvs/lib/getnline.c N src/gnu/usr.bin/cvs/lib/getnline.h C src/gnu/usr.bin/cvs/lib/getopt.c C src/gnu/usr.bin/cvs/lib/getopt1.c N src/gnu/usr.bin/cvs/lib/getopt_.h N src/gnu/usr.bin/cvs/lib/getopt_int.h C src/gnu/usr.bin/cvs/lib/getpagesize.h C src/gnu/usr.bin/cvs/lib/getpass.c N src/gnu/usr.bin/cvs/lib/getpass.h N src/gnu/usr.bin/cvs/lib/gettext.h N src/gnu/usr.bin/cvs/lib/gettime.c N src/gnu/usr.bin/cvs/lib/gettimeofday.c N src/gnu/usr.bin/cvs/lib/libcvs.dep N src/gnu/usr.bin/cvs/lib/libcvs.dsp N src/gnu/usr.bin/cvs/lib/libcvs.mak N src/gnu/usr.bin/cvs/lib/lstat.c N src/gnu/usr.bin/cvs/lib/malloc.c C src/gnu/usr.bin/cvs/lib/md5.c C src/gnu/usr.bin/cvs/lib/md5.h C src/gnu/usr.bin/cvs/lib/memmove.c N src/gnu/usr.bin/cvs/lib/minmax.h C src/gnu/usr.bin/cvs/lib/mkdir.c N src/gnu/usr.bin/cvs/lib/mkstemp.c N src/gnu/usr.bin/cvs/lib/mktime.c N src/gnu/usr.bin/cvs/lib/nanosleep.c N src/gnu/usr.bin/cvs/lib/pathmax.h N src/gnu/usr.bin/cvs/lib/printf-args.c N src/gnu/usr.bin/cvs/lib/printf-args.h N src/gnu/usr.bin/cvs/lib/printf-parse.c N src/gnu/usr.bin/cvs/lib/printf-parse.h N src/gnu/usr.bin/cvs/lib/progname.c N src/gnu/usr.bin/cvs/lib/readlink.c N src/gnu/usr.bin/cvs/lib/realloc.c C src/gnu/usr.bin/cvs/lib/regex.c C src/gnu/usr.bin/cvs/lib/regex.h C src/gnu/usr.bin/cvs/lib/rename.c N src/gnu/usr.bin/cvs/lib/rpmatch.c N src/gnu/usr.bin/cvs/lib/save-cwd.c N src/gnu/usr.bin/cvs/lib/save-cwd.h N src/gnu/usr.bin/cvs/lib/setenv.c N src/gnu/usr.bin/cvs/lib/setenv.h C src/gnu/usr.bin/cvs/lib/sighandle.c N src/gnu/usr.bin/cvs/lib/stat-macros.h N src/gnu/usr.bin/cvs/lib/stat.c N src/gnu/usr.bin/cvs/lib/stdbool_.h N src/gnu/usr.bin/cvs/lib/stdint_.h N src/gnu/usr.bin/cvs/lib/strcase.h N src/gnu/usr.bin/cvs/lib/strcasecmp.c C src/gnu/usr.bin/cvs/lib/strerror.c N src/gnu/usr.bin/cvs/lib/strftime.c N src/gnu/usr.bin/cvs/lib/strftime.h C src/gnu/usr.bin/cvs/lib/stripslash.c N src/gnu/usr.bin/cvs/lib/strncasecmp.c C src/gnu/usr.bin/cvs/lib/strstr.c C src/gnu/usr.bin/cvs/lib/strtoul.c N src/gnu/usr.bin/cvs/lib/sunos57-select.c C src/gnu/usr.bin/cvs/lib/system.h N src/gnu/usr.bin/cvs/lib/tempname.c C src/gnu/usr.bin/cvs/lib/wait.h N src/gnu/usr.bin/cvs/lib/test-getdate.sh N src/gnu/usr.bin/cvs/lib/time_r.c N src/gnu/usr.bin/cvs/lib/time_r.h N src/gnu/usr.bin/cvs/lib/timespec.h N src/gnu/usr.bin/cvs/lib/unlocked-io.h N src/gnu/usr.bin/cvs/lib/unsetenv.c C src/gnu/usr.bin/cvs/lib/valloc.c N src/gnu/usr.bin/cvs/lib/vasnprintf.c N src/gnu/usr.bin/cvs/lib/vasnprintf.h N src/gnu/usr.bin/cvs/lib/vasprintf.c N src/gnu/usr.bin/cvs/lib/vasprintf.h C src/gnu/usr.bin/cvs/lib/waitpid.c N src/gnu/usr.bin/cvs/lib/xalloc-die.c N src/gnu/usr.bin/cvs/lib/xalloc.h N src/gnu/usr.bin/cvs/lib/xgetcwd.c N src/gnu/usr.bin/cvs/lib/xgetcwd.h N src/gnu/usr.bin/cvs/lib/xmalloc.c N src/gnu/usr.bin/cvs/lib/xreadlink.c N src/gnu/usr.bin/cvs/lib/xreadlink.h C src/gnu/usr.bin/cvs/lib/xselect.h U src/gnu/usr.bin/cvs/lib/xsize.h C src/gnu/usr.bin/cvs/lib/xtime.h C src/gnu/usr.bin/cvs/lib/yesno.c N src/gnu/usr.bin/cvs/lib/yesno.h I src/gnu/usr.bin/cvs/m4/CVS N src/gnu/usr.bin/cvs/m4/ChangeLog N src/gnu/usr.bin/cvs/m4/acx_extract_cpp_defn.m4 N src/gnu/usr.bin/cvs/m4/acx_with_external_zlib.m4 N src/gnu/usr.bin/cvs/m4/acx_with_gssapi.m4 N src/gnu/usr.bin/cvs/m4/alloca.m4 N src/gnu/usr.bin/cvs/m4/allocsa.m4 N src/gnu/usr.bin/cvs/m4/asx_version_compare.m4 N src/gnu/usr.bin/cvs/m4/atexit.m4 N src/gnu/usr.bin/cvs/m4/bison.m4 N src/gnu/usr.bin/cvs/m4/clock_time.m4 N src/gnu/usr.bin/cvs/m4/cvs_func_printf_ptr.m4 N src/gnu/usr.bin/cvs/m4/dirname.m4 N src/gnu/usr.bin/cvs/m4/dos.m4 N src/gnu/usr.bin/cvs/m4/eealloc.m4 N src/gnu/usr.bin/cvs/m4/eoverflow.m4 N src/gnu/usr.bin/cvs/m4/exitfail.m4 N src/gnu/usr.bin/cvs/m4/extensions.m4 N src/gnu/usr.bin/cvs/m4/fnmatch.m4 N src/gnu/usr.bin/cvs/m4/getcwd.m4 N src/gnu/usr.bin/cvs/m4/getdate.m4 N src/gnu/usr.bin/cvs/m4/gethostname.m4 N src/gnu/usr.bin/cvs/m4/getline.m4 N src/gnu/usr.bin/cvs/m4/getndelim2.m4 N src/gnu/usr.bin/cvs/m4/getnline.m4 N src/gnu/usr.bin/cvs/m4/getopt.m4 N src/gnu/usr.bin/cvs/m4/getpagesize.m4 N src/gnu/usr.bin/cvs/m4/getpass.m4 N src/gnu/usr.bin/cvs/m4/gettext.m4 N src/gnu/usr.bin/cvs/m4/gettime.m4 N src/gnu/usr.bin/cvs/m4/gettimeofday.m4 N src/gnu/usr.bin/cvs/m4/gnulib.m4 N src/gnu/usr.bin/cvs/m4/iconv.m4 N src/gnu/usr.bin/cvs/m4/intmax_t.m4 N src/gnu/usr.bin/cvs/m4/inttypes.m4 N src/gnu/usr.bin/cvs/m4/inttypes_h.m4 N src/gnu/usr.bin/cvs/m4/lib-ld.m4 N src/gnu/usr.bin/cvs/m4/lib-link.m4 N src/gnu/usr.bin/cvs/m4/lib-prefix.m4 N src/gnu/usr.bin/cvs/m4/longdouble.m4 N src/gnu/usr.bin/cvs/m4/longlong.m4 N src/gnu/usr.bin/cvs/m4/lstat.m4 N src/gnu/usr.bin/cvs/m4/mbstate_t.m4 N src/gnu/usr.bin/cvs/m4/md5.m4 N src/gnu/usr.bin/cvs/m4/memmove.m4 N src/gnu/usr.bin/cvs/m4/mkstemp.m4 N src/gnu/usr.bin/cvs/m4/mktime.m4 N src/gnu/usr.bin/cvs/m4/nanosleep.m4 N src/gnu/usr.bin/cvs/m4/nls.m4 N src/gnu/usr.bin/cvs/m4/onceonly_2_57.m4 N src/gnu/usr.bin/cvs/m4/pathmax.m4 N src/gnu/usr.bin/cvs/m4/po.m4 N src/gnu/usr.bin/cvs/m4/progtest.m4 N src/gnu/usr.bin/cvs/m4/readlink.m4 N src/gnu/usr.bin/cvs/m4/regex.m4 N src/gnu/usr.bin/cvs/m4/restrict.m4 N src/gnu/usr.bin/cvs/m4/rpmatch.m4 N src/gnu/usr.bin/cvs/m4/save-cwd.m4 N src/gnu/usr.bin/cvs/m4/setenv.m4 N src/gnu/usr.bin/cvs/m4/signed.m4 N src/gnu/usr.bin/cvs/m4/size_max.m4 N src/gnu/usr.bin/cvs/m4/ssize_t.m4 N src/gnu/usr.bin/cvs/m4/st_mtim.m4 N src/gnu/usr.bin/cvs/m4/stat.m4 N src/gnu/usr.bin/cvs/m4/stdbool.m4 N src/gnu/usr.bin/cvs/m4/stdint.m4 N src/gnu/usr.bin/cvs/m4/stdint_h.m4 N src/gnu/usr.bin/cvs/m4/strcase.m4 N src/gnu/usr.bin/cvs/m4/strerror.m4 N src/gnu/usr.bin/cvs/m4/strftime.m4 N src/gnu/usr.bin/cvs/m4/sunos57-select.m4 N src/gnu/usr.bin/cvs/m4/time_r.m4 N src/gnu/usr.bin/cvs/m4/timespec.m4 N src/gnu/usr.bin/cvs/m4/tm_gmtoff.m4 N src/gnu/usr.bin/cvs/m4/tzset.m4 N src/gnu/usr.bin/cvs/m4/uint32_t.m4 N src/gnu/usr.bin/cvs/m4/uintmax_t.m4 N src/gnu/usr.bin/cvs/m4/ulonglong.m4 N src/gnu/usr.bin/cvs/m4/unlocked-io.m4 N src/gnu/usr.bin/cvs/m4/vasnprintf.m4 N src/gnu/usr.bin/cvs/m4/vasprintf.m4 N src/gnu/usr.bin/cvs/m4/wchar_t.m4 N src/gnu/usr.bin/cvs/m4/wint_t.m4 N src/gnu/usr.bin/cvs/m4/xalloc.m4 N src/gnu/usr.bin/cvs/m4/xgetcwd.m4 N src/gnu/usr.bin/cvs/m4/xreadlink.m4 N src/gnu/usr.bin/cvs/m4/xsize.m4 N src/gnu/usr.bin/cvs/m4/yesno.m4 I src/gnu/usr.bin/cvs/man/CVS C src/gnu/usr.bin/cvs/man/.cvsignore C src/gnu/usr.bin/cvs/man/ChangeLog C src/gnu/usr.bin/cvs/man/Makefile.am C src/gnu/usr.bin/cvs/man/Makefile.in C src/gnu/usr.bin/cvs/man/cvs.5 C src/gnu/usr.bin/cvs/man/cvsbug.8 I src/gnu/usr.bin/cvs/os2/CVS C src/gnu/usr.bin/cvs/os2/.cvsignore C src/gnu/usr.bin/cvs/os2/ChangeLog C src/gnu/usr.bin/cvs/os2/Makefile.in C src/gnu/usr.bin/cvs/os2/README C src/gnu/usr.bin/cvs/os2/config.h C src/gnu/usr.bin/cvs/os2/dirent.c C src/gnu/usr.bin/cvs/os2/dirent.h C src/gnu/usr.bin/cvs/os2/filesubr.c C src/gnu/usr.bin/cvs/os2/getpass.c C src/gnu/usr.bin/cvs/os2/mkdir.c C src/gnu/usr.bin/cvs/os2/os2inc.h C src/gnu/usr.bin/cvs/os2/popen.c C src/gnu/usr.bin/cvs/os2/popen.h C src/gnu/usr.bin/cvs/os2/porttcp.c C src/gnu/usr.bin/cvs/os2/pwd.c C src/gnu/usr.bin/cvs/os2/pwd.h C src/gnu/usr.bin/cvs/os2/rcmd.c C src/gnu/usr.bin/cvs/os2/rcmd.h C src/gnu/usr.bin/cvs/os2/run.c C src/gnu/usr.bin/cvs/os2/tcpip.h C src/gnu/usr.bin/cvs/os2/test-makefile C src/gnu/usr.bin/cvs/os2/waitpid.c C src/gnu/usr.bin/cvs/os2/watcom.mak I src/gnu/usr.bin/cvs/src/CVS C src/gnu/usr.bin/cvs/src/.cvsignore C src/gnu/usr.bin/cvs/src/ChangeLog C src/gnu/usr.bin/cvs/src/ChangeLog-9194 C src/gnu/usr.bin/cvs/src/ChangeLog-9395 C src/gnu/usr.bin/cvs/src/ChangeLog-96 C src/gnu/usr.bin/cvs/src/ChangeLog-97 C src/gnu/usr.bin/cvs/src/Makefile.am C src/gnu/usr.bin/cvs/src/Makefile.in C src/gnu/usr.bin/cvs/src/add.c C src/gnu/usr.bin/cvs/src/admin.c C src/gnu/usr.bin/cvs/src/annotate.c C src/gnu/usr.bin/cvs/src/buffer.c C src/gnu/usr.bin/cvs/src/buffer.h C src/gnu/usr.bin/cvs/src/build_src.com C src/gnu/usr.bin/cvs/src/checkin.c C src/gnu/usr.bin/cvs/src/checkout.c C src/gnu/usr.bin/cvs/src/classify.c C src/gnu/usr.bin/cvs/src/client.c C src/gnu/usr.bin/cvs/src/client.h C src/gnu/usr.bin/cvs/src/commit.c C src/gnu/usr.bin/cvs/src/create_adm.c C src/gnu/usr.bin/cvs/src/cvs.h C src/gnu/usr.bin/cvs/src/cvsbug.in C src/gnu/usr.bin/cvs/src/cvsrc.c C src/gnu/usr.bin/cvs/src/diff.c C src/gnu/usr.bin/cvs/src/edit.c C src/gnu/usr.bin/cvs/src/edit.h C src/gnu/usr.bin/cvs/src/entries.c C src/gnu/usr.bin/cvs/src/error.c N src/gnu/usr.bin/cvs/src/exithandle.c C src/gnu/usr.bin/cvs/src/expand_path.c C src/gnu/usr.bin/cvs/src/fileattr.c C src/gnu/usr.bin/cvs/src/fileattr.h C src/gnu/usr.bin/cvs/src/filesubr.c C src/gnu/usr.bin/cvs/src/find_names.c N src/gnu/usr.bin/cvs/src/gssapi-client.c N src/gnu/usr.bin/cvs/src/gssapi-client.h C src/gnu/usr.bin/cvs/src/hardlink.c C src/gnu/usr.bin/cvs/src/hardlink.h C src/gnu/usr.bin/cvs/src/hash.c C src/gnu/usr.bin/cvs/src/hash.h C src/gnu/usr.bin/cvs/src/history.c C src/gnu/usr.bin/cvs/src/history.h C src/gnu/usr.bin/cvs/src/ignore.c C src/gnu/usr.bin/cvs/src/import.c N src/gnu/usr.bin/cvs/src/kerberos4-client.c N src/gnu/usr.bin/cvs/src/kerberos4-client.h C src/gnu/usr.bin/cvs/src/lock.c N src/gnu/usr.bin/cvs/src/log-buffer.c N src/gnu/usr.bin/cvs/src/log-buffer.h C src/gnu/usr.bin/cvs/src/log.c C src/gnu/usr.bin/cvs/src/login.c C src/gnu/usr.bin/cvs/src/logmsg.c N src/gnu/usr.bin/cvs/src/ls.c C src/gnu/usr.bin/cvs/src/main.c C src/gnu/usr.bin/cvs/src/mkmodules.c C src/gnu/usr.bin/cvs/src/modules.c N src/gnu/usr.bin/cvs/src/ms-buffer.c N src/gnu/usr.bin/cvs/src/ms-buffer.h C src/gnu/usr.bin/cvs/src/myndbm.c C src/gnu/usr.bin/cvs/src/myndbm.h C src/gnu/usr.bin/cvs/src/no_diff.c C src/gnu/usr.bin/cvs/src/parseinfo.c N src/gnu/usr.bin/cvs/src/parseinfo.h C src/gnu/usr.bin/cvs/src/patch.c C src/gnu/usr.bin/cvs/src/rcs.c C src/gnu/usr.bin/cvs/src/rcs.h C src/gnu/usr.bin/cvs/src/rcscmds.c C src/gnu/usr.bin/cvs/src/recurse.c C src/gnu/usr.bin/cvs/src/release.c C src/gnu/usr.bin/cvs/src/remove.c C src/gnu/usr.bin/cvs/src/repos.c C src/gnu/usr.bin/cvs/src/root.c C src/gnu/usr.bin/cvs/src/root.h N src/gnu/usr.bin/cvs/src/rsh-client.c N src/gnu/usr.bin/cvs/src/rsh-client.h C src/gnu/usr.bin/cvs/src/run.c N src/gnu/usr.bin/cvs/src/sanity.config.sh.in C src/gnu/usr.bin/cvs/src/sanity.sh C src/gnu/usr.bin/cvs/src/scramble.c C src/gnu/usr.bin/cvs/src/server.c C src/gnu/usr.bin/cvs/src/server.h N src/gnu/usr.bin/cvs/src/socket-client.c N src/gnu/usr.bin/cvs/src/socket-client.h C src/gnu/usr.bin/cvs/src/stack.c C src/gnu/usr.bin/cvs/src/stack.h C src/gnu/usr.bin/cvs/src/status.c C src/gnu/usr.bin/cvs/src/subr.c C src/gnu/usr.bin/cvs/src/tag.c C src/gnu/usr.bin/cvs/src/update.c C src/gnu/usr.bin/cvs/src/update.h C src/gnu/usr.bin/cvs/src/vers_ts.c C src/gnu/usr.bin/cvs/src/version.c C src/gnu/usr.bin/cvs/src/watch.c C src/gnu/usr.bin/cvs/src/watch.h C src/gnu/usr.bin/cvs/src/wrapper.c C src/gnu/usr.bin/cvs/src/zlib.c I src/gnu/usr.bin/cvs/tools/CVS C src/gnu/usr.bin/cvs/tools/.cvsignore C src/gnu/usr.bin/cvs/tools/ChangeLog C src/gnu/usr.bin/cvs/tools/Makefile.am C src/gnu/usr.bin/cvs/tools/Makefile.in C src/gnu/usr.bin/cvs/tools/README I src/gnu/usr.bin/cvs/vms/CVS C src/gnu/usr.bin/cvs/vms/ChangeLog C src/gnu/usr.bin/cvs/vms/Makefile.am C src/gnu/usr.bin/cvs/vms/Makefile.in C src/gnu/usr.bin/cvs/vms/build_vms.com C src/gnu/usr.bin/cvs/vms/config.h C src/gnu/usr.bin/cvs/vms/dir.h C src/gnu/usr.bin/cvs/vms/filesubr.c C src/gnu/usr.bin/cvs/vms/filutils.c C src/gnu/usr.bin/cvs/vms/filutils.h C src/gnu/usr.bin/cvs/vms/getpass.c C src/gnu/usr.bin/cvs/vms/getwd.c C src/gnu/usr.bin/cvs/vms/misc.c C src/gnu/usr.bin/cvs/vms/misc.h C src/gnu/usr.bin/cvs/vms/ndir.c C src/gnu/usr.bin/cvs/vms/ndir.h C src/gnu/usr.bin/cvs/vms/pathnames.h C src/gnu/usr.bin/cvs/vms/pc.c C src/gnu/usr.bin/cvs/vms/pipe.c C src/gnu/usr.bin/cvs/vms/pipe.h C src/gnu/usr.bin/cvs/vms/piped_child.c C src/gnu/usr.bin/cvs/vms/pwd.c C src/gnu/usr.bin/cvs/vms/pwd.h C src/gnu/usr.bin/cvs/vms/rcmd.c C src/gnu/usr.bin/cvs/vms/readlink.c C src/gnu/usr.bin/cvs/vms/rmdir.c C src/gnu/usr.bin/cvs/vms/stat.c C src/gnu/usr.bin/cvs/vms/startserver.c C src/gnu/usr.bin/cvs/vms/unlink.c C src/gnu/usr.bin/cvs/vms/utime.c C src/gnu/usr.bin/cvs/vms/vms-types.h C src/gnu/usr.bin/cvs/vms/vms.h C src/gnu/usr.bin/cvs/vms/vmsmunch.c C src/gnu/usr.bin/cvs/vms/vmsmunch.h C src/gnu/usr.bin/cvs/vms/vmsmunch_private.h C src/gnu/usr.bin/cvs/vms/waitpid.c I src/gnu/usr.bin/cvs/windows-NT/CVS C src/gnu/usr.bin/cvs/windows-NT/.cvsignore C src/gnu/usr.bin/cvs/windows-NT/ChangeLog C src/gnu/usr.bin/cvs/windows-NT/Makefile.am C src/gnu/usr.bin/cvs/windows-NT/Makefile.in C src/gnu/usr.bin/cvs/windows-NT/README C src/gnu/usr.bin/cvs/windows-NT/config.h C src/gnu/usr.bin/cvs/windows-NT/config.h.in N src/gnu/usr.bin/cvs/windows-NT/config.h.in.footer N src/gnu/usr.bin/cvs/windows-NT/config.h.in.in C src/gnu/usr.bin/cvs/windows-NT/filesubr.c N src/gnu/usr.bin/cvs/windows-NT/fix-msvc-mak.pl N src/gnu/usr.bin/cvs/windows-NT/mkconfig.pl C src/gnu/usr.bin/cvs/windows-NT/mkdir.c C src/gnu/usr.bin/cvs/windows-NT/ndir.c C src/gnu/usr.bin/cvs/windows-NT/ndir.h N src/gnu/usr.bin/cvs/windows-NT/plhead.pl C src/gnu/usr.bin/cvs/windows-NT/pwd.c C src/gnu/usr.bin/cvs/windows-NT/pwd.h C src/gnu/usr.bin/cvs/windows-NT/rcmd.c C src/gnu/usr.bin/cvs/windows-NT/rcmd.h C src/gnu/usr.bin/cvs/windows-NT/run.c C src/gnu/usr.bin/cvs/windows-NT/sockerror.c C src/gnu/usr.bin/cvs/windows-NT/startserver.c N src/gnu/usr.bin/cvs/windows-NT/stdbool.h N src/gnu/usr.bin/cvs/windows-NT/stdint.h C src/gnu/usr.bin/cvs/windows-NT/waitpid.c C src/gnu/usr.bin/cvs/windows-NT/woe32.c I src/gnu/usr.bin/cvs/windows-NT/SCC/CVS C src/gnu/usr.bin/cvs/windows-NT/SCC/.cvsignore C src/gnu/usr.bin/cvs/windows-NT/SCC/ChangeLog C src/gnu/usr.bin/cvs/windows-NT/SCC/Makefile.am C src/gnu/usr.bin/cvs/windows-NT/SCC/Makefile.in C src/gnu/usr.bin/cvs/windows-NT/SCC/README.txt C src/gnu/usr.bin/cvs/windows-NT/SCC/SCC.dsp C src/gnu/usr.bin/cvs/windows-NT/SCC/SCC.mak C src/gnu/usr.bin/cvs/windows-NT/SCC/pubscc.h C src/gnu/usr.bin/cvs/windows-NT/SCC/scc.c C src/gnu/usr.bin/cvs/windows-NT/SCC/scc.def I src/gnu/usr.bin/cvs/zlib/CVS C src/gnu/usr.bin/cvs/zlib/.cvsignore C src/gnu/usr.bin/cvs/zlib/ChangeLog C src/gnu/usr.bin/cvs/zlib/FAQ C src/gnu/usr.bin/cvs/zlib/INDEX C src/gnu/usr.bin/cvs/zlib/Makefile.b32 C src/gnu/usr.bin/cvs/zlib/Makefile.bor C src/gnu/usr.bin/cvs/zlib/Makefile.dj2 C src/gnu/usr.bin/cvs/zlib/Makefile.in C src/gnu/usr.bin/cvs/zlib/Makefile.msc C src/gnu/usr.bin/cvs/zlib/Makefile.sas C src/gnu/usr.bin/cvs/zlib/Makefile.tc C src/gnu/usr.bin/cvs/zlib/Makefile.wat C src/gnu/usr.bin/cvs/zlib/README C src/gnu/usr.bin/cvs/zlib/adler32.c C src/gnu/usr.bin/cvs/zlib/algorithm.txt C src/gnu/usr.bin/cvs/zlib/compress.c C src/gnu/usr.bin/cvs/zlib/configure C src/gnu/usr.bin/cvs/zlib/crc32.c N src/gnu/usr.bin/cvs/zlib/crc32.h C src/gnu/usr.bin/cvs/zlib/deflate.c C src/gnu/usr.bin/cvs/zlib/deflate.h C src/gnu/usr.bin/cvs/zlib/example.c C src/gnu/usr.bin/cvs/zlib/gzio.c C src/gnu/usr.bin/cvs/zlib/trees.c N src/gnu/usr.bin/cvs/zlib/infback.c C src/gnu/usr.bin/cvs/zlib/inffast.c C src/gnu/usr.bin/cvs/zlib/inffast.h C src/gnu/usr.bin/cvs/zlib/inffixed.h C src/gnu/usr.bin/cvs/zlib/inflate.c N src/gnu/usr.bin/cvs/zlib/inflate.h C src/gnu/usr.bin/cvs/zlib/inftrees.c C src/gnu/usr.bin/cvs/zlib/inftrees.h N src/gnu/usr.bin/cvs/zlib/libz.dep N src/gnu/usr.bin/cvs/zlib/libz.dsp N src/gnu/usr.bin/cvs/zlib/libz.mak C src/gnu/usr.bin/cvs/zlib/minigzip.c C src/gnu/usr.bin/cvs/zlib/trees.h C src/gnu/usr.bin/cvs/zlib/uncompr.c C src/gnu/usr.bin/cvs/zlib/zconf.h C src/gnu/usr.bin/cvs/zlib/zlib.3 C src/gnu/usr.bin/cvs/zlib/zlib.h C src/gnu/usr.bin/cvs/zlib/zutil.c C src/gnu/usr.bin/cvs/zlib/zutil.h I src/gnu/usr.bin/cvs/zlib/amiga/CVS C src/gnu/usr.bin/cvs/zlib/amiga/Makefile.pup C src/gnu/usr.bin/cvs/zlib/amiga/Makefile.sas I src/gnu/usr.bin/cvs/zlib/as400/CVS N src/gnu/usr.bin/cvs/zlib/as400/bndsrc N src/gnu/usr.bin/cvs/zlib/as400/compile.clp N src/gnu/usr.bin/cvs/zlib/as400/readme.txt N src/gnu/usr.bin/cvs/zlib/as400/zlib.inc I src/gnu/usr.bin/cvs/zlib/contrib/CVS C src/gnu/usr.bin/cvs/zlib/contrib/README.contrib C src/gnu/usr.bin/cvs/zlib/contrib/visual-basic.txt I src/gnu/usr.bin/cvs/zlib/contrib/ada/CVS N src/gnu/usr.bin/cvs/zlib/contrib/ada/mtest.adb N src/gnu/usr.bin/cvs/zlib/contrib/ada/read.adb N src/gnu/usr.bin/cvs/zlib/contrib/ada/readme.txt N src/gnu/usr.bin/cvs/zlib/contrib/ada/test.adb N src/gnu/usr.bin/cvs/zlib/contrib/ada/zlib-streams.adb N src/gnu/usr.bin/cvs/zlib/contrib/ada/zlib-streams.ads N src/gnu/usr.bin/cvs/zlib/contrib/ada/zlib-thin.adb N src/gnu/usr.bin/cvs/zlib/contrib/ada/zlib-thin.ads N src/gnu/usr.bin/cvs/zlib/contrib/ada/zlib.adb N src/gnu/usr.bin/cvs/zlib/contrib/ada/zlib.ads N src/gnu/usr.bin/cvs/zlib/contrib/ada/zlib.gpr I src/gnu/usr.bin/cvs/zlib/contrib/asm586/CVS C src/gnu/usr.bin/cvs/zlib/contrib/asm586/README.586 C src/gnu/usr.bin/cvs/zlib/contrib/asm586/match.S I src/gnu/usr.bin/cvs/zlib/contrib/asm686/CVS C src/gnu/usr.bin/cvs/zlib/contrib/asm686/README.686 C src/gnu/usr.bin/cvs/zlib/contrib/asm686/match.S I src/gnu/usr.bin/cvs/zlib/contrib/blast/CVS N src/gnu/usr.bin/cvs/zlib/contrib/blast/Makefile N src/gnu/usr.bin/cvs/zlib/contrib/blast/README N src/gnu/usr.bin/cvs/zlib/contrib/blast/blast.c N src/gnu/usr.bin/cvs/zlib/contrib/blast/blast.h N src/gnu/usr.bin/cvs/zlib/contrib/blast/test.pk N src/gnu/usr.bin/cvs/zlib/contrib/blast/test.txt I src/gnu/usr.bin/cvs/zlib/contrib/delphi/CVS N src/gnu/usr.bin/cvs/zlib/contrib/delphi/ZLib.pas N src/gnu/usr.bin/cvs/zlib/contrib/delphi/ZLibConst.pas N src/gnu/usr.bin/cvs/zlib/contrib/delphi/readme.txt N src/gnu/usr.bin/cvs/zlib/contrib/delphi/zlibd32.mak I src/gnu/usr.bin/cvs/zlib/contrib/gzappend/CVS N src/gnu/usr.bin/cvs/zlib/contrib/gzappend/gzappend.c I src/gnu/usr.bin/cvs/zlib/contrib/infback9/CVS N src/gnu/usr.bin/cvs/zlib/contrib/infback9/README N src/gnu/usr.bin/cvs/zlib/contrib/infback9/infback9.c N src/gnu/usr.bin/cvs/zlib/contrib/infback9/infback9.h N src/gnu/usr.bin/cvs/zlib/contrib/infback9/inffix9.h N src/gnu/usr.bin/cvs/zlib/contrib/infback9/inflate9.h N src/gnu/usr.bin/cvs/zlib/contrib/infback9/inftree9.c N src/gnu/usr.bin/cvs/zlib/contrib/infback9/inftree9.h I src/gnu/usr.bin/cvs/zlib/contrib/iostream/CVS C src/gnu/usr.bin/cvs/zlib/contrib/iostream/test.cpp C src/gnu/usr.bin/cvs/zlib/contrib/iostream/zfstream.cpp C src/gnu/usr.bin/cvs/zlib/contrib/iostream/zfstream.h I src/gnu/usr.bin/cvs/zlib/contrib/iostream2/CVS C src/gnu/usr.bin/cvs/zlib/contrib/iostream2/zstream.h C src/gnu/usr.bin/cvs/zlib/contrib/iostream2/zstream_test.cpp I src/gnu/usr.bin/cvs/zlib/contrib/iostream3/CVS N src/gnu/usr.bin/cvs/zlib/contrib/iostream3/README N src/gnu/usr.bin/cvs/zlib/contrib/iostream3/TODO N src/gnu/usr.bin/cvs/zlib/contrib/iostream3/test.cc N src/gnu/usr.bin/cvs/zlib/contrib/iostream3/zfstream.cc N src/gnu/usr.bin/cvs/zlib/contrib/iostream3/zfstream.h I src/gnu/usr.bin/cvs/zlib/contrib/masm686/CVS N src/gnu/usr.bin/cvs/zlib/contrib/masm686/match.asm I src/gnu/usr.bin/cvs/zlib/contrib/masmx86/CVS N src/gnu/usr.bin/cvs/zlib/contrib/masmx86/gvmat32.asm N src/gnu/usr.bin/cvs/zlib/contrib/masmx86/gvmat32c.c N src/gnu/usr.bin/cvs/zlib/contrib/masmx86/inffas32.asm N src/gnu/usr.bin/cvs/zlib/contrib/masmx86/mkasm.bat N src/gnu/usr.bin/cvs/zlib/contrib/masmx86/readme.txt I src/gnu/usr.bin/cvs/zlib/contrib/minizip/CVS C src/gnu/usr.bin/cvs/zlib/contrib/minizip/ChangeLogUnzip C src/gnu/usr.bin/cvs/zlib/contrib/minizip/Makefile N src/gnu/usr.bin/cvs/zlib/contrib/minizip/crypt.h N src/gnu/usr.bin/cvs/zlib/contrib/minizip/ioapi.c N src/gnu/usr.bin/cvs/zlib/contrib/minizip/ioapi.h N src/gnu/usr.bin/cvs/zlib/contrib/minizip/iowin32.c N src/gnu/usr.bin/cvs/zlib/contrib/minizip/iowin32.h C src/gnu/usr.bin/cvs/zlib/contrib/minizip/miniunz.c C src/gnu/usr.bin/cvs/zlib/contrib/minizip/minizip.c C src/gnu/usr.bin/cvs/zlib/contrib/minizip/unzip.c C src/gnu/usr.bin/cvs/zlib/contrib/minizip/unzip.h C src/gnu/usr.bin/cvs/zlib/contrib/minizip/zip.c C src/gnu/usr.bin/cvs/zlib/contrib/minizip/zip.h I src/gnu/usr.bin/cvs/zlib/contrib/pascal/CVS N src/gnu/usr.bin/cvs/zlib/contrib/pascal/example.pas N src/gnu/usr.bin/cvs/zlib/contrib/pascal/readme.txt N src/gnu/usr.bin/cvs/zlib/contrib/pascal/zlibd32.mak N src/gnu/usr.bin/cvs/zlib/contrib/pascal/zlibpas.pas I src/gnu/usr.bin/cvs/zlib/contrib/puff/CVS N src/gnu/usr.bin/cvs/zlib/contrib/puff/Makefile N src/gnu/usr.bin/cvs/zlib/contrib/puff/README N src/gnu/usr.bin/cvs/zlib/contrib/puff/puff.c N src/gnu/usr.bin/cvs/zlib/contrib/puff/puff.h N src/gnu/usr.bin/cvs/zlib/contrib/puff/zeros.raw I src/gnu/usr.bin/cvs/zlib/contrib/testzlib/CVS N src/gnu/usr.bin/cvs/zlib/contrib/testzlib/testzlib.c N src/gnu/usr.bin/cvs/zlib/contrib/testzlib/testzlib.sln N src/gnu/usr.bin/cvs/zlib/contrib/testzlib/testzlib.vcproj I src/gnu/usr.bin/cvs/zlib/contrib/untgz/CVS C src/gnu/usr.bin/cvs/zlib/contrib/untgz/Makefile N src/gnu/usr.bin/cvs/zlib/contrib/untgz/Makefile.msc C src/gnu/usr.bin/cvs/zlib/contrib/untgz/untgz.c I src/gnu/usr.bin/cvs/zlib/contrib/vstudio/CVS N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/readme.txt I src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/CVS N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/miniunz.vcproj N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/minizip.vcproj N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/zlib.rc N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/zlibstat.vcproj N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/zlibvc.def N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/zlibvc.sln N src/gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7/zlibvc.vcproj I src/gnu/usr.bin/cvs/zlib/msdos/CVS C src/gnu/usr.bin/cvs/zlib/msdos/Makefile.bor C src/gnu/usr.bin/cvs/zlib/msdos/Makefile.dj2 C src/gnu/usr.bin/cvs/zlib/msdos/Makefile.emx C src/gnu/usr.bin/cvs/zlib/msdos/Makefile.msc C src/gnu/usr.bin/cvs/zlib/msdos/Makefile.tc I src/gnu/usr.bin/cvs/zlib/old/CVS N src/gnu/usr.bin/cvs/zlib/old/Make_vms.com N src/gnu/usr.bin/cvs/zlib/old/Makefile.riscos N src/gnu/usr.bin/cvs/zlib/old/README N src/gnu/usr.bin/cvs/zlib/old/descrip.mms N src/gnu/usr.bin/cvs/zlib/old/zlib.html I src/gnu/usr.bin/cvs/zlib/old/os2/CVS N src/gnu/usr.bin/cvs/zlib/old/os2/Makefile.os2 N src/gnu/usr.bin/cvs/zlib/old/os2/zlib.def I src/gnu/usr.bin/cvs/zlib/os2/CVS C src/gnu/usr.bin/cvs/zlib/os2/Makefile.os2 C src/gnu/usr.bin/cvs/zlib/os2/zlib.def I src/gnu/usr.bin/cvs/zlib/qnx/CVS N src/gnu/usr.bin/cvs/zlib/qnx/package.qpg I src/gnu/usr.bin/cvs/zlib/win32/CVS N src/gnu/usr.bin/cvs/zlib/win32/DLL_FAQ.txt N src/gnu/usr.bin/cvs/zlib/win32/Makefile.bor N src/gnu/usr.bin/cvs/zlib/win32/Makefile.emx N src/gnu/usr.bin/cvs/zlib/win32/Makefile.gcc N src/gnu/usr.bin/cvs/zlib/win32/Makefile.msc N src/gnu/usr.bin/cvs/zlib/win32/zlib.def N src/gnu/usr.bin/cvs/zlib/win32/zlib1.rc 395 conflicts created by this import. Use the following command to help the merge: cvs checkout -jFSF:yesterday -jFSF src/gnu/usr.bin/cvs CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/02 12:07:15 UTC Modified files: devel/automake/1.9/patches: patch-automake_in Log message: a few SHELLs too much CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 12:20:16 UTC Modified files: cvs/lib : getdate.y Removed files: cvs/lib : test-getdate.sh Log message: pass getdate test after fixing long/time_t issue CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 12:20:27 UTC Modified files: cvs/lib : getdate.c Log message: sync CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 12:29:30 UTC Removed files: cvs/src : sanity.sh sanity.config.sh.in Log message: the tests are outdated anyway... CVSROOT: /ocvs Module name: testing Changes by: tg@loki.66h.42h.de 2004/12/02 12:32:46 UTC Removed files: cvs : DEVEL-CVS HACKING INSTALL PROJECTS TESTS Log message: don't need these either CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 12:40:56 UTC Modified files: gnu/usr.bin/cvs: BUGS Makefile.bsd-wrapper configure.in gnu/usr.bin/cvs/contrib: README commit_prep.in cvs2vendor.sh cvs_acls.html cvs_acls.in debug_check_log.sh log_accum.in pvcs2rcs.in rcs2log.sh rcs2sccs.sh sccs2rcs.in gnu/usr.bin/cvs/diff: diff.c diff3.c diffrun.h io.c side.c system.h util.c gnu/usr.bin/cvs/doc: cvs.texinfo cvsclient.texi getdate.texi mkman.pl version-client.texi version.texi gnu/usr.bin/cvs/doc/paper: Makefile gnu/usr.bin/cvs/lib: allocsa.h fncase.c getdate.y gethostname.c getline.c getline.h getpagesize.h getpass.h md5.h memmove.c mkdir.c regex.c regex.h sighandle.c strerror.c stripslash.c strstr.c strtoul.c sunos57-select.c system.h valloc.c vasnprintf.c wait.h xselect.h yesno.c gnu/usr.bin/cvs/m4: allocsa.m4 getdate.m4 gettext.m4 gnulib.m4 intmax_t.m4 setenv.m4 uintmax_t.m4 vasnprintf.m4 gnu/usr.bin/cvs/man: cvs.5 gnu/usr.bin/cvs/src: add.c admin.c annotate.c buffer.c buffer.h checkin.c checkout.c classify.c client.c client.h commit.c create_adm.c cvs.h cvsrc.c diff.c edit.c edit.h entries.c error.c expand_path.c fileattr.c fileattr.h filesubr.c find_names.c hardlink.c hardlink.h hash.c hash.h history.c history.h ignore.c import.c lock.c log.c login.c logmsg.c main.c mkmodules.c modules.c no_diff.c parseinfo.c patch.c rcs.c rcs.h rcscmds.c recurse.c release.c remove.c repos.c root.c root.h run.c scramble.c server.c server.h stack.c stack.h status.c subr.c tag.c update.c update.h vers_ts.c watch.c watch.h wrapper.c zlib.c Added files: gnu/usr.bin/cvs: AUTHORS FAQ Makefile.am NEWS README TODO autogen.sh gnu/usr.bin/cvs/contrib: Makefile.am gnu/usr.bin/cvs/diff: Makefile.am gnu/usr.bin/cvs/doc: Makefile.am stamp-1 stamp-vti gnu/usr.bin/cvs/lib: Makefile.am gnu/usr.bin/cvs/m4: codeset.m4 lcmessage.m4 gnu/usr.bin/cvs/man: Makefile.am gnu/usr.bin/cvs/src: Makefile.am version.c Removed files: gnu/usr.bin/cvs: ABOUT-NLS config.guess config.rpath config.sub cvsnt.dep ylwrap gnu/usr.bin/cvs/contrib: check_cvs.in cvscheck.man cvscheck.sh gnu/usr.bin/cvs/contrib/pam: ChangeLog Makefile.am Makefile.in cvs.linux cvs.solaris gnu/usr.bin/cvs/diff: libdiff.dep libdiff.mak gnu/usr.bin/cvs/doc: cvs.1 gnu/usr.bin/cvs/lib: alloca_.h argmatch.c fnmatch.c fnmatch.h.in fnmatch_.h fnmatch_loop.c getopt_.h getopt_int.h getpass.c libcvs.dep libcvs.dsp libcvs.mak mktime.c savecwd.c savecwd.h stdbool_.h stdint_.h test-getdate.sh xgetwd.c xgssapi.h gnu/usr.bin/cvs/m4: ChangeLog alloca.m4 fnmatch.m4 getopt.m4 getpass.m4 md5.m4 mktime.m4 nls.m4 stdbool.m4 stdint.m4 gnu/usr.bin/cvs/man: cvs.1 cvsbug.8 rcs2log.1 gnu/usr.bin/cvs/src: cvsbug.in error.h gssapi-client.c gssapi-client.h kerberos4-client.c kerberos4-client.h myndbm.c myndbm.h options.h.in sanity.config.sh.in sanity.sh version.c.in gnu/usr.bin/cvs/windows-NT: config.h.in.footer config.h.in.in fix-msvc-mak.pl mkconfig.pl plhead.pl stdbool.h stdint.h gnu/usr.bin/cvs/zlib: crc32.h infback.c inflate.h libz.dep libz.dsp libz.mak gnu/usr.bin/cvs/zlib/as400: bndsrc compile.clp readme.txt zlib.inc gnu/usr.bin/cvs/zlib/contrib/ada: mtest.adb read.adb readme.txt test.adb zlib-streams.adb zlib-streams.ads zlib-thin.adb zlib-thin.ads zlib.adb zlib.ads zlib.gpr gnu/usr.bin/cvs/zlib/contrib/blast: Makefile README blast.c blast.h test.pk test.txt gnu/usr.bin/cvs/zlib/contrib/delphi: ZLib.pas ZLibConst.pas readme.txt zlibd32.mak gnu/usr.bin/cvs/zlib/contrib/gzappend: gzappend.c gnu/usr.bin/cvs/zlib/contrib/infback9: README infback9.c infback9.h inffix9.h inflate9.h inftree9.c inftree9.h gnu/usr.bin/cvs/zlib/contrib/iostream3: README TODO test.cc zfstream.cc zfstream.h gnu/usr.bin/cvs/zlib/contrib/masm686: match.asm gnu/usr.bin/cvs/zlib/contrib/masmx86: gvmat32.asm gvmat32c.c inffas32.asm mkasm.bat readme.txt gnu/usr.bin/cvs/zlib/contrib/minizip: crypt.h ioapi.c ioapi.h iowin32.c iowin32.h gnu/usr.bin/cvs/zlib/contrib/pascal: example.pas readme.txt zlibd32.mak zlibpas.pas gnu/usr.bin/cvs/zlib/contrib/puff: Makefile README puff.c puff.h zeros.raw gnu/usr.bin/cvs/zlib/contrib/testzlib: testzlib.c testzlib.sln testzlib.vcproj gnu/usr.bin/cvs/zlib/contrib/untgz: Makefile.msc gnu/usr.bin/cvs/zlib/contrib/vstudio: readme.txt gnu/usr.bin/cvs/zlib/contrib/vstudio/vc7: miniunz.vcproj minizip.vcproj zlib.rc zlibstat.vcproj zlibvc.def zlibvc.sln zlibvc.vcproj gnu/usr.bin/cvs/zlib/old: Make_vms.com Makefile.riscos README descrip.mms zlib.html gnu/usr.bin/cvs/zlib/old/os2: Makefile.os2 zlib.def gnu/usr.bin/cvs/zlib/qnx: package.qpg gnu/usr.bin/cvs/zlib/win32: DLL_FAQ.txt Makefile.bor Makefile.emx Makefile.gcc Makefile.msc zlib.def zlib1.rc Log message: update to cvs 1.12.10-MirOS except automatically generated files XXX this installs as /usr/bin/ncvs yet, so no XXX conflicts during the test phase. XXX I suggest to _not_ update. XXX *** IMPORTANT *** DO NOT ACCESS CVS 1.11 REPOSITORIES XXX *** IMPORTANT *** WITH CVS 1.12 OR VICE VERSA! CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 12:46:40 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: sanity's gone CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 12:50:06 UTC Modified files: gnu/usr.bin/cvs: Makefile.in aclocal.m4 config.h.in configure gnu/usr.bin/cvs/contrib: Makefile.in gnu/usr.bin/cvs/diff: Makefile.in gnu/usr.bin/cvs/doc: Makefile.in gnu/usr.bin/cvs/lib: Makefile.in gnu/usr.bin/cvs/man: Makefile.in gnu/usr.bin/cvs/src: Makefile.in Added files: gnu/usr.bin/cvs/lib: getdate.c Log message: now the generated files CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 12:55:27 UTC Modified files: gnu/usr.bin/cvs/src: Makefile.in Log message: kludge: don't depend install on all fsck you GNU autotools CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/12/02 14:47:04 UTC Modified files: content : d2xvZy03.inc Log message: ncvs CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 14:54:25 UTC Modified files: gnu/usr.bin/cvs/src: logmsg.c Log message: I like it better when I already have got a blank line to type my cimsg on CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 14:55:19 UTC Modified files: gnu/usr.bin/cvs/src: Makefile.in Log message: also, don't build cvs during 'make install' again, stake II (these two diffs will be lost on autogen.sh'ing again!) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 17:59:27 UTC Modified files: sys/compat/openbsd: compat_openbsd.c compat_openbsd.h openbsd_stat.c openbsd_stat35.c Log message: sprinkle some more OPENBSD_CHECK_ALT_EXIST(p, &sg, SCARG(uap, path)); CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 18:13:29 UTC Modified files: sys/compat/common: vfs_syscalls_43.c sys/compat/openbsd: compat_openbsd.c compat_openbsd.h files.openbsd syscalls.master Added files: sys/compat/openbsd: openbsd_file.c Log message: clone netbsd_file.c so we get better pathname translation CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 18:32:37 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: un-const-ify CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 18:33:47 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: more un-const CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 18:35:53 UTC Modified files: sys/compat/openbsd: openbsd_file.c openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: regen and fix openbsd_file.c hard CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 18:40:17 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: more removal of const CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 18:42:48 UTC Modified files: sys/compat/openbsd: openbsd_stat.c openbsd_stat35.c openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: more missing-nin CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/02 18:47:10 UTC Modified files: sys/compat/common: vfs_syscalls_43.c Log message: add back needed fun CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 09:22:53 UTC Modified files: sys/compat/openbsd: syscalls.master Log message: some more un-const-ifying in preparation to move even more stuff to prefixing /emul/openbsd/ CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 09:29:28 UTC Modified files: sys/compat/common: vfs_syscalls_25.c vfs_syscalls_43.c sys/compat/openbsd: openbsd_timet.c syscalls.master Log message: move some of the syscalls to OPENBSD_CHECK_EXISTS CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 09:35:01 UTC Modified files: sys/compat/openbsd: openbsd_file.c syscalls.master Log message: some more CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 09:38:19 UTC Modified files: sys/kern : syscalls.master Log message: there might be some adaptions needed here CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 09:50:19 UTC Modified files: sys/compat/common: vfs_syscalls_25.c vfs_syscalls_43.c sys/compat/openbsd: openbsd_file.c openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c openbsd_timet.c sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: a few missing #include regen CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 09:53:48 UTC Modified files: sys/kern : exec_script.c Log message: cure apo'strophitis CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 11:25:31 UTC Modified files: etc/skel : ssh.known_hosts Log message: remove a lot; check the rest; update xfree86 and openbsd-usa-anoncvs CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 14:36:44 UTC Log message: your daily dose of bugfixes and security updates from obsd Status: Vendor Tag: openbsd Release Tags: cvs-200412031430 C src/Makefile I src/CVS I src/usr.bin/bc/CVS U src/usr.bin/bc/Makefile U src/usr.bin/bc/bc.1 U src/usr.bin/bc/bc.library U src/usr.bin/bc/bc.y U src/usr.bin/bc/extern.h U src/usr.bin/bc/pathnames.h U src/usr.bin/bc/scan.l I src/usr.bin/bc/USD.doc/CVS U src/usr.bin/bc/USD.doc/Makefile U src/usr.bin/bc/USD.doc/bc I src/usr.bin/dc/CVS U src/usr.bin/dc/Makefile U src/usr.bin/dc/bcode.c U src/usr.bin/dc/bcode.h U src/usr.bin/dc/dc.1 U src/usr.bin/dc/dc.c U src/usr.bin/dc/extern.h U src/usr.bin/dc/inout.c U src/usr.bin/dc/mem.c U src/usr.bin/dc/stack.c I src/usr.bin/dc/USD.doc/CVS U src/usr.bin/dc/USD.doc/Makefile U src/usr.bin/dc/USD.doc/dc I src/usr.bin/ssh/CVS U src/usr.bin/ssh/ssh-keygen.c U src/usr.bin/ssh/LICENCE U src/usr.bin/ssh/Makefile U src/usr.bin/ssh/Makefile.inc U src/usr.bin/ssh/OVERVIEW U src/usr.bin/ssh/README U src/usr.bin/ssh/README.dns U src/usr.bin/ssh/README.smartcard U src/usr.bin/ssh/atomicio.c U src/usr.bin/ssh/atomicio.h U src/usr.bin/ssh/auth-bsdauth.c U src/usr.bin/ssh/auth-chall.c U src/usr.bin/ssh/auth-krb5.c U src/usr.bin/ssh/auth-options.c U src/usr.bin/ssh/auth-options.h U src/usr.bin/ssh/auth-passwd.c U src/usr.bin/ssh/auth-rh-rsa.c U src/usr.bin/ssh/auth-rhosts.c U src/usr.bin/ssh/auth-rsa.c U src/usr.bin/ssh/auth-skey.c U src/usr.bin/ssh/auth.c U src/usr.bin/ssh/auth.h U src/usr.bin/ssh/auth1.c U src/usr.bin/ssh/auth2-chall.c U src/usr.bin/ssh/auth2-gss.c U src/usr.bin/ssh/auth2-hostbased.c U src/usr.bin/ssh/auth2-kbdint.c U src/usr.bin/ssh/auth2-none.c U src/usr.bin/ssh/auth2-passwd.c U src/usr.bin/ssh/auth2-pubkey.c U src/usr.bin/ssh/auth2.c U src/usr.bin/ssh/authfd.c U src/usr.bin/ssh/authfd.h U src/usr.bin/ssh/authfile.c U src/usr.bin/ssh/authfile.h U src/usr.bin/ssh/bufaux.c U src/usr.bin/ssh/bufaux.h U src/usr.bin/ssh/buffer.c U src/usr.bin/ssh/buffer.h U src/usr.bin/ssh/canohost.c U src/usr.bin/ssh/canohost.h U src/usr.bin/ssh/channels.c U src/usr.bin/ssh/channels.h U src/usr.bin/ssh/cipher-3des1.c U src/usr.bin/ssh/cipher-aes.c U src/usr.bin/ssh/cipher-bf1.c U src/usr.bin/ssh/cipher-ctr.c U src/usr.bin/ssh/cipher.c U src/usr.bin/ssh/cipher.h U src/usr.bin/ssh/cleanup.c U src/usr.bin/ssh/clientloop.c U src/usr.bin/ssh/clientloop.h U src/usr.bin/ssh/compat.c U src/usr.bin/ssh/compat.h U src/usr.bin/ssh/compress.c U src/usr.bin/ssh/compress.h U src/usr.bin/ssh/crc32.c U src/usr.bin/ssh/crc32.h U src/usr.bin/ssh/deattack.c U src/usr.bin/ssh/deattack.h U src/usr.bin/ssh/dh.c U src/usr.bin/ssh/dh.h U src/usr.bin/ssh/dispatch.c U src/usr.bin/ssh/dispatch.h U src/usr.bin/ssh/dns.c U src/usr.bin/ssh/dns.h U src/usr.bin/ssh/fatal.c U src/usr.bin/ssh/getput.h U src/usr.bin/ssh/groupaccess.c U src/usr.bin/ssh/groupaccess.h U src/usr.bin/ssh/gss-genr.c U src/usr.bin/ssh/gss-serv.c U src/usr.bin/ssh/gss-serv-krb5.c U src/usr.bin/ssh/hostfile.c U src/usr.bin/ssh/hostfile.h U src/usr.bin/ssh/includes.h U src/usr.bin/ssh/kex.c U src/usr.bin/ssh/kex.h U src/usr.bin/ssh/kexdh.c U src/usr.bin/ssh/kexdhc.c U src/usr.bin/ssh/kexdhs.c U src/usr.bin/ssh/kexgex.c U src/usr.bin/ssh/kexgexc.c U src/usr.bin/ssh/kexgexs.c U src/usr.bin/ssh/key.c U src/usr.bin/ssh/key.h U src/usr.bin/ssh/log.c U src/usr.bin/ssh/log.h U src/usr.bin/ssh/mac.c U src/usr.bin/ssh/mac.h U src/usr.bin/ssh/match.c U src/usr.bin/ssh/match.h U src/usr.bin/ssh/misc.c U src/usr.bin/ssh/misc.h U src/usr.bin/ssh/moduli.c U src/usr.bin/ssh/monitor.c U src/usr.bin/ssh/monitor.h U src/usr.bin/ssh/monitor_fdpass.c U src/usr.bin/ssh/monitor_fdpass.h U src/usr.bin/ssh/monitor_mm.c U src/usr.bin/ssh/monitor_mm.h U src/usr.bin/ssh/monitor_wrap.c U src/usr.bin/ssh/monitor_wrap.h U src/usr.bin/ssh/msg.c U src/usr.bin/ssh/msg.h U src/usr.bin/ssh/myproposal.h U src/usr.bin/ssh/nchan.c U src/usr.bin/ssh/nchan.ms U src/usr.bin/ssh/nchan2.ms U src/usr.bin/ssh/packet.c U src/usr.bin/ssh/packet.h U src/usr.bin/ssh/pathnames.h U src/usr.bin/ssh/progressmeter.c U src/usr.bin/ssh/progressmeter.h U src/usr.bin/ssh/readconf.c U src/usr.bin/ssh/readconf.h U src/usr.bin/ssh/readpass.c U src/usr.bin/ssh/rijndael.c U src/usr.bin/ssh/rijndael.h U src/usr.bin/ssh/rsa.c U src/usr.bin/ssh/rsa.h U src/usr.bin/ssh/scard.c U src/usr.bin/ssh/scard.h U src/usr.bin/ssh/scp.1 U src/usr.bin/ssh/scp.c U src/usr.bin/ssh/servconf.c U src/usr.bin/ssh/servconf.h U src/usr.bin/ssh/serverloop.c U src/usr.bin/ssh/serverloop.h U src/usr.bin/ssh/session.c U src/usr.bin/ssh/session.h U src/usr.bin/ssh/sftp-client.c U src/usr.bin/ssh/sftp-client.h U src/usr.bin/ssh/sftp-common.c U src/usr.bin/ssh/sftp-common.h U src/usr.bin/ssh/sftp-glob.c U src/usr.bin/ssh/sftp-server.8 U src/usr.bin/ssh/sftp-server.c C src/usr.bin/ssh/sftp.1 C src/usr.bin/ssh/sftp.c U src/usr.bin/ssh/sftp.h U src/usr.bin/ssh/ssh-add.1 U src/usr.bin/ssh/ssh-add.c U src/usr.bin/ssh/ssh-agent.1 U src/usr.bin/ssh/ssh-agent.c U src/usr.bin/ssh/ssh-dss.c U src/usr.bin/ssh/ssh-gss.h U src/usr.bin/ssh/ssh-keygen.1 U src/usr.bin/ssh/ssh-keyscan.1 U src/usr.bin/ssh/ssh-keyscan.c U src/usr.bin/ssh/ssh-keysign.8 U src/usr.bin/ssh/ssh-keysign.c U src/usr.bin/ssh/ssh-rsa.c U src/usr.bin/ssh/ssh.1 U src/usr.bin/ssh/ssh.c U src/usr.bin/ssh/ssh.h U src/usr.bin/ssh/ssh1.h U src/usr.bin/ssh/ssh2.h U src/usr.bin/ssh/ssh_config U src/usr.bin/ssh/ssh_config.5 U src/usr.bin/ssh/sshconnect.c U src/usr.bin/ssh/sshconnect.h U src/usr.bin/ssh/sshconnect1.c U src/usr.bin/ssh/sshconnect2.c U src/usr.bin/ssh/sshd.8 U src/usr.bin/ssh/sshd.c U src/usr.bin/ssh/sshd_config U src/usr.bin/ssh/sshd_config.5 U src/usr.bin/ssh/sshlogin.c U src/usr.bin/ssh/sshlogin.h U src/usr.bin/ssh/sshpty.c U src/usr.bin/ssh/sshpty.h U src/usr.bin/ssh/sshtty.c U src/usr.bin/ssh/tildexpand.c U src/usr.bin/ssh/ttymodes.c U src/usr.bin/ssh/ttymodes.h U src/usr.bin/ssh/uidswap.c U src/usr.bin/ssh/uidswap.h U src/usr.bin/ssh/uuencode.c U src/usr.bin/ssh/uuencode.h U src/usr.bin/ssh/version.h U src/usr.bin/ssh/xmalloc.c U src/usr.bin/ssh/xmalloc.h I src/usr.bin/ssh/lib/CVS U src/usr.bin/ssh/lib/Makefile I src/usr.bin/ssh/scard/CVS U src/usr.bin/ssh/scard/Makefile U src/usr.bin/ssh/scard/Ssh.bin.uu U src/usr.bin/ssh/scard/Ssh.java I src/usr.bin/ssh/scp/CVS U src/usr.bin/ssh/scp/Makefile I src/usr.bin/ssh/sftp/CVS U src/usr.bin/ssh/sftp/Makefile I src/usr.bin/ssh/sftp-server/CVS U src/usr.bin/ssh/sftp-server/Makefile I src/usr.bin/ssh/ssh/CVS U src/usr.bin/ssh/ssh/Makefile I src/usr.bin/ssh/ssh-add/CVS U src/usr.bin/ssh/ssh-add/Makefile I src/usr.bin/ssh/ssh-agent/CVS U src/usr.bin/ssh/ssh-agent/Makefile I src/usr.bin/ssh/ssh-keygen/CVS U src/usr.bin/ssh/ssh-keygen/Makefile I src/usr.bin/ssh/ssh-keyscan/CVS U src/usr.bin/ssh/ssh-keyscan/Makefile I src/usr.bin/ssh/ssh-keysign/CVS U src/usr.bin/ssh/ssh-keysign/Makefile I src/usr.bin/ssh/sshd/CVS U src/usr.bin/ssh/sshd/Makefile I src/usr.bin/sudo/CVS C src/usr.bin/sudo/CHANGES U src/usr.bin/sudo/BUGS U src/usr.bin/sudo/HISTORY U src/usr.bin/sudo/INSTALL U src/usr.bin/sudo/INSTALL.configure U src/usr.bin/sudo/LICENSE U src/usr.bin/sudo/Makefile C src/usr.bin/sudo/Makefile.in U src/usr.bin/sudo/Makefile.inc U src/usr.bin/sudo/PORTING U src/usr.bin/sudo/README U src/usr.bin/sudo/README.LDAP U src/usr.bin/sudo/RUNSON U src/usr.bin/sudo/TODO U src/usr.bin/sudo/TROUBLESHOOTING U src/usr.bin/sudo/UPGRADE U src/usr.bin/sudo/aclocal.m4 U src/usr.bin/sudo/alloc.c U src/usr.bin/sudo/check.c U src/usr.bin/sudo/compat.h U src/usr.bin/sudo/config.guess U src/usr.bin/sudo/config.h U src/usr.bin/sudo/config.h.in U src/usr.bin/sudo/config.sub C src/usr.bin/sudo/configure C src/usr.bin/sudo/configure.in U src/usr.bin/sudo/def_data.c U src/usr.bin/sudo/def_data.h U src/usr.bin/sudo/def_data.in U src/usr.bin/sudo/defaults.c U src/usr.bin/sudo/defaults.h U src/usr.bin/sudo/env.c U src/usr.bin/sudo/fileops.c U src/usr.bin/sudo/find_path.c U src/usr.bin/sudo/getspwuid.c U src/usr.bin/sudo/gettime.c U src/usr.bin/sudo/goodpath.c U src/usr.bin/sudo/indent.pro U src/usr.bin/sudo/ins_2001.h U src/usr.bin/sudo/ins_classic.h U src/usr.bin/sudo/ins_csops.h U src/usr.bin/sudo/ins_goons.h U src/usr.bin/sudo/install-sh U src/usr.bin/sudo/insults.h U src/usr.bin/sudo/interfaces.c U src/usr.bin/sudo/interfaces.h U src/usr.bin/sudo/logging.c U src/usr.bin/sudo/logging.h U src/usr.bin/sudo/mkdefaults U src/usr.bin/sudo/mkinstalldirs U src/usr.bin/sudo/parse.c U src/usr.bin/sudo/parse.h U src/usr.bin/sudo/parse.lex U src/usr.bin/sudo/parse.yacc U src/usr.bin/sudo/pathnames.h U src/usr.bin/sudo/pathnames.h.in U src/usr.bin/sudo/sample.sudoers U src/usr.bin/sudo/set_perms.c U src/usr.bin/sudo/sudo.8 U src/usr.bin/sudo/sudo.c U src/usr.bin/sudo/sudo.h U src/usr.bin/sudo/sudo_edit.c U src/usr.bin/sudo/sudo_noexec.c U src/usr.bin/sudo/sudoers U src/usr.bin/sudo/sudoers.5 U src/usr.bin/sudo/sudoers2ldif U src/usr.bin/sudo/testsudoers.c U src/usr.bin/sudo/tgetpass.c U src/usr.bin/sudo/version.h U src/usr.bin/sudo/visudo.8 U src/usr.bin/sudo/visudo.c U src/usr.bin/sudo/zero_bytes.c I src/usr.bin/sudo/auth/CVS U src/usr.bin/sudo/auth/aix_auth.c U src/usr.bin/sudo/auth/API U src/usr.bin/sudo/auth/afs.c U src/usr.bin/sudo/auth/bsdauth.c U src/usr.bin/sudo/auth/dce.c U src/usr.bin/sudo/auth/fwtk.c U src/usr.bin/sudo/auth/kerb4.c U src/usr.bin/sudo/auth/kerb5.c U src/usr.bin/sudo/auth/pam.c U src/usr.bin/sudo/auth/passwd.c U src/usr.bin/sudo/auth/rfc1938.c U src/usr.bin/sudo/auth/secureware.c U src/usr.bin/sudo/auth/securid.c U src/usr.bin/sudo/auth/securid5.c U src/usr.bin/sudo/auth/sia.c U src/usr.bin/sudo/auth/sudo_auth.c U src/usr.bin/sudo/auth/sudo_auth.h I src/usr.bin/sudo/lib/CVS U src/usr.bin/sudo/lib/Makefile I src/usr.bin/sudo/noexec/CVS U src/usr.bin/sudo/noexec/Makefile U src/usr.bin/sudo/noexec/shlib_version I src/usr.bin/sudo/sudo/CVS U src/usr.bin/sudo/sudo/Makefile I src/usr.bin/sudo/visudo/CVS U src/usr.bin/sudo/visudo/Makefile I src/libexec/ld.so/CVS U src/libexec/ld.so/Makefile U src/libexec/ld.so/dir.c U src/libexec/ld.so/dir.h U src/libexec/ld.so/dl_printf.c U src/libexec/ld.so/dlfcn.c U src/libexec/ld.so/ld.so.1 U src/libexec/ld.so/library.c U src/libexec/ld.so/library_mquery.c U src/libexec/ld.so/loader.c U src/libexec/ld.so/resolve.c U src/libexec/ld.so/resolve.h U src/libexec/ld.so/sod.c U src/libexec/ld.so/sod.h U src/libexec/ld.so/strtol.c U src/libexec/ld.so/util.c U src/libexec/ld.so/util.h I src/libexec/ld.so/alpha/CVS U src/libexec/ld.so/alpha/Makefile.inc U src/libexec/ld.so/alpha/archdep.h U src/libexec/ld.so/alpha/ldasm.S U src/libexec/ld.so/alpha/rtld_machine.c U src/libexec/ld.so/alpha/syscall.h I src/libexec/ld.so/amd64/CVS U src/libexec/ld.so/amd64/Makefile.inc U src/libexec/ld.so/amd64/archdep.h U src/libexec/ld.so/amd64/ldasm.S U src/libexec/ld.so/amd64/rtld_machine.c U src/libexec/ld.so/amd64/syscall.h I src/libexec/ld.so/arm/CVS U src/libexec/ld.so/arm/Makefile.inc U src/libexec/ld.so/arm/archdep.h U src/libexec/ld.so/arm/ldasm.S U src/libexec/ld.so/arm/rtld_machine.c U src/libexec/ld.so/arm/syscall.h I src/libexec/ld.so/hppa/CVS U src/libexec/ld.so/hppa/Makefile.inc U src/libexec/ld.so/hppa/archdep.h U src/libexec/ld.so/hppa/ldasm.S U src/libexec/ld.so/hppa/rtld_machine.c U src/libexec/ld.so/hppa/syscall.h I src/libexec/ld.so/i386/CVS U src/libexec/ld.so/i386/Makefile.inc U src/libexec/ld.so/i386/archdep.h U src/libexec/ld.so/i386/ldasm.S U src/libexec/ld.so/i386/rtld_machine.c U src/libexec/ld.so/i386/syscall.h I src/libexec/ld.so/ldconfig/CVS C src/libexec/ld.so/ldconfig/Makefile U src/libexec/ld.so/ldconfig/etc.c U src/libexec/ld.so/ldconfig/ld.h U src/libexec/ld.so/ldconfig/ldconfig.8 U src/libexec/ld.so/ldconfig/ldconfig.c U src/libexec/ld.so/ldconfig/shlib.c I src/libexec/ld.so/ldd/CVS U src/libexec/ld.so/ldd/Makefile U src/libexec/ld.so/ldd/ldd.1 U src/libexec/ld.so/ldd/ldd.c I src/libexec/ld.so/mips64/CVS U src/libexec/ld.so/mips64/Makefile.inc U src/libexec/ld.so/mips64/archdep.h U src/libexec/ld.so/mips64/ldasm.S U src/libexec/ld.so/mips64/rtld_machine.c U src/libexec/ld.so/mips64/syscall.h I src/libexec/ld.so/powerpc/CVS U src/libexec/ld.so/powerpc/Makefile.inc U src/libexec/ld.so/powerpc/archdep.h U src/libexec/ld.so/powerpc/ldasm.S U src/libexec/ld.so/powerpc/rtld_machine.c U src/libexec/ld.so/powerpc/syscall.h I src/libexec/ld.so/sparc/CVS U src/libexec/ld.so/sparc/Makefile.inc U src/libexec/ld.so/sparc/archdep.h U src/libexec/ld.so/sparc/ldasm.S U src/libexec/ld.so/sparc/rtld_machine.c U src/libexec/ld.so/sparc/syscall.h I src/libexec/ld.so/sparc64/CVS U src/libexec/ld.so/sparc64/Makefile.inc U src/libexec/ld.so/sparc64/archdep.h U src/libexec/ld.so/sparc64/ldasm.S U src/libexec/ld.so/sparc64/rtld_machine.c U src/libexec/ld.so/sparc64/syscall.h I src/lib/libc/gen/CVS U src/lib/libc/gen/nlist.3 U src/lib/libc/gen/Makefile.inc U src/lib/libc/gen/_sys_errlist.c U src/lib/libc/gen/_sys_nerr.c U src/lib/libc/gen/_sys_siglist.c U src/lib/libc/gen/alarm.3 U src/lib/libc/gen/alarm.c U src/lib/libc/gen/alloca.c U src/lib/libc/gen/assert.c U src/lib/libc/gen/auth_subr.3 U src/lib/libc/gen/auth_subr.c U src/lib/libc/gen/authenticate.3 U src/lib/libc/gen/authenticate.c U src/lib/libc/gen/basename.3 C src/lib/libc/gen/basename.c U src/lib/libc/gen/clock.3 U src/lib/libc/gen/clock.c U src/lib/libc/gen/closedir.c U src/lib/libc/gen/confstr.3 U src/lib/libc/gen/confstr.c U src/lib/libc/gen/ctermid.3 U src/lib/libc/gen/ctermid.c U src/lib/libc/gen/ctype.3 U src/lib/libc/gen/modf.3 U src/lib/libc/gen/ctype_.c U src/lib/libc/gen/daemon.3 U src/lib/libc/gen/daemon.c U src/lib/libc/gen/devname.3 U src/lib/libc/gen/devname.c U src/lib/libc/gen/directory.3 U src/lib/libc/gen/dirname.3 C src/lib/libc/gen/dirname.c U src/lib/libc/gen/disklabel.c U src/lib/libc/gen/elf_hash.c U src/lib/libc/gen/err.3 U src/lib/libc/gen/err.c U src/lib/libc/gen/errlist.c C src/lib/libc/gen/errno.c U src/lib/libc/gen/errx.c U src/lib/libc/gen/exec.3 U src/lib/libc/gen/exec.c U src/lib/libc/gen/fnmatch.3 U src/lib/libc/gen/fnmatch.c U src/lib/libc/gen/fpgetmask.3 U src/lib/libc/gen/frexp.3 U src/lib/libc/gen/fstab.c U src/lib/libc/gen/ftok.3 U src/lib/libc/gen/ftok.c U src/lib/libc/gen/fts.3 U src/lib/libc/gen/fts.c U src/lib/libc/gen/ftw.3 U src/lib/libc/gen/ftw.c U src/lib/libc/gen/getbsize.3 U src/lib/libc/gen/getbsize.c U src/lib/libc/gen/getcap.3 U src/lib/libc/gen/getcap.c U src/lib/libc/gen/getcwd.3 U src/lib/libc/gen/getcwd.c U src/lib/libc/gen/getdiskbyname.3 U src/lib/libc/gen/getdomainname.3 U src/lib/libc/gen/getdomainname.c U src/lib/libc/gen/getfsent.3 U src/lib/libc/gen/getgrent.3 U src/lib/libc/gen/getgrent.c U src/lib/libc/gen/getgrouplist.3 U src/lib/libc/gen/getgrouplist.c U src/lib/libc/gen/gethostname.3 U src/lib/libc/gen/gethostname.c U src/lib/libc/gen/getloadavg.3 U src/lib/libc/gen/getloadavg.c U src/lib/libc/gen/getlogin.c U src/lib/libc/gen/getmntinfo.3 U src/lib/libc/gen/getmntinfo.c U src/lib/libc/gen/getnetgrent.3 U src/lib/libc/gen/getnetgrent.c U src/lib/libc/gen/getpagesize.3 U src/lib/libc/gen/getpagesize.c U src/lib/libc/gen/getpass.3 U src/lib/libc/gen/getpwent.3 U src/lib/libc/gen/getpwent.c U src/lib/libc/gen/getttyent.3 U src/lib/libc/gen/getttyent.c U src/lib/libc/gen/getusershell.3 U src/lib/libc/gen/getusershell.c U src/lib/libc/gen/glob.3 U src/lib/libc/gen/glob.c U src/lib/libc/gen/initgroups.3 U src/lib/libc/gen/initgroups.c U src/lib/libc/gen/isalnum.3 U src/lib/libc/gen/isalpha.3 U src/lib/libc/gen/isascii.3 U src/lib/libc/gen/isatty.c U src/lib/libc/gen/isblank.3 U src/lib/libc/gen/iscntrl.3 U src/lib/libc/gen/isctype.c U src/lib/libc/gen/isdigit.3 U src/lib/libc/gen/isfdtype.3 U src/lib/libc/gen/isfdtype.c U src/lib/libc/gen/isgraph.3 U src/lib/libc/gen/isinf.3 U src/lib/libc/gen/islower.3 U src/lib/libc/gen/isprint.3 U src/lib/libc/gen/ispunct.3 U src/lib/libc/gen/isspace.3 U src/lib/libc/gen/isupper.3 U src/lib/libc/gen/isxdigit.3 U src/lib/libc/gen/ldexp.3 U src/lib/libc/gen/lockf.3 U src/lib/libc/gen/lockf.c U src/lib/libc/gen/login_cap.3 U src/lib/libc/gen/login_cap.c U src/lib/libc/gen/nftw.c U src/lib/libc/gen/nice.3 U src/lib/libc/gen/nice.c U src/lib/libc/gen/times.3 U src/lib/libc/gen/nlist.c U src/lib/libc/gen/opendir.c U src/lib/libc/gen/pause.3 U src/lib/libc/gen/pause.c U src/lib/libc/gen/popen.3 U src/lib/libc/gen/popen.c U src/lib/libc/gen/psignal.3 U src/lib/libc/gen/psignal.c U src/lib/libc/gen/pw_dup.3 U src/lib/libc/gen/pw_dup.c U src/lib/libc/gen/pwcache.3 U src/lib/libc/gen/pwcache.c U src/lib/libc/gen/time.3 U src/lib/libc/gen/raise.3 U src/lib/libc/gen/raise.c U src/lib/libc/gen/readdir.c U src/lib/libc/gen/readpassphrase.3 U src/lib/libc/gen/readpassphrase.c U src/lib/libc/gen/rewinddir.c U src/lib/libc/gen/scandir.3 U src/lib/libc/gen/scandir.c U src/lib/libc/gen/seekdir.c U src/lib/libc/gen/setdomainname.c U src/lib/libc/gen/sethostname.c U src/lib/libc/gen/setjmp.3 U src/lib/libc/gen/setjmperr.c U src/lib/libc/gen/setmode.3 U src/lib/libc/gen/setmode.c U src/lib/libc/gen/setproctitle.3 U src/lib/libc/gen/setproctitle.c U src/lib/libc/gen/siginterrupt.3 U src/lib/libc/gen/siginterrupt.c U src/lib/libc/gen/siglist.c U src/lib/libc/gen/signal.3 U src/lib/libc/gen/signal.c U src/lib/libc/gen/signame.c U src/lib/libc/gen/sigsetops.3 U src/lib/libc/gen/sigsetops.c U src/lib/libc/gen/sleep.3 U src/lib/libc/gen/sleep.c U src/lib/libc/gen/strtofflags.3 U src/lib/libc/gen/strtofflags.c U src/lib/libc/gen/sysconf.3 U src/lib/libc/gen/sysconf.c U src/lib/libc/gen/sysctl.3 U src/lib/libc/gen/sysctl.c U src/lib/libc/gen/syslog.3 U src/lib/libc/gen/syslog.c U src/lib/libc/gen/telldir.c U src/lib/libc/gen/time.c U src/lib/libc/gen/times.c U src/lib/libc/gen/timezone.3 U src/lib/libc/gen/timezone.c U src/lib/libc/gen/toascii.3 U src/lib/libc/gen/tolower.3 U src/lib/libc/gen/tolower_.c U src/lib/libc/gen/toupper.3 U src/lib/libc/gen/toupper_.c U src/lib/libc/gen/ttyname.3 U src/lib/libc/gen/ttyname.c U src/lib/libc/gen/ttyslot.c U src/lib/libc/gen/uname.3 U src/lib/libc/gen/ualarm.3 U src/lib/libc/gen/ualarm.c U src/lib/libc/gen/uname.c U src/lib/libc/gen/unvis.3 U src/lib/libc/gen/unvis.c U src/lib/libc/gen/usleep.3 U src/lib/libc/gen/usleep.c U src/lib/libc/gen/utime.3 U src/lib/libc/gen/utime.c U src/lib/libc/gen/valloc.3 U src/lib/libc/gen/valloc.c U src/lib/libc/gen/verr.c U src/lib/libc/gen/verrx.c U src/lib/libc/gen/vis.3 U src/lib/libc/gen/vis.c U src/lib/libc/gen/vwarn.c U src/lib/libc/gen/vwarnx.c U src/lib/libc/gen/wait.c U src/lib/libc/gen/wait3.c U src/lib/libc/gen/waitpid.c U src/lib/libc/gen/warn.c U src/lib/libc/gen/warnx.c I src/lib/libc/regex/CVS U src/lib/libc/regex/COPYRIGHT U src/lib/libc/regex/Makefile.inc U src/lib/libc/regex/WHATSNEW U src/lib/libc/regex/cclass.h U src/lib/libc/regex/cname.h U src/lib/libc/regex/engine.c U src/lib/libc/regex/re_format.7 U src/lib/libc/regex/regcomp.c U src/lib/libc/regex/regerror.c U src/lib/libc/regex/regex.3 U src/lib/libc/regex/regex2.h U src/lib/libc/regex/regexec.c U src/lib/libc/regex/regfree.c U src/lib/libc/regex/utils.h I src/lib/libpthread/CVS U src/lib/libpthread/Makefile C src/lib/libpthread/shlib_version I src/lib/libpthread/arch/CVS I src/lib/libpthread/arch/alpha/CVS U src/lib/libpthread/arch/alpha/uthread_machdep.c U src/lib/libpthread/arch/alpha/uthread_machdep.h U src/lib/libpthread/arch/alpha/uthread_machdep_asm.S I src/lib/libpthread/arch/amd64/CVS U src/lib/libpthread/arch/amd64/_atomic_lock.c U src/lib/libpthread/arch/amd64/uthread_machdep.c U src/lib/libpthread/arch/amd64/uthread_machdep.h U src/lib/libpthread/arch/amd64/uthread_machdep_asm.S I src/lib/libpthread/arch/arm/CVS U src/lib/libpthread/arch/arm/_atomic_lock.c U src/lib/libpthread/arch/arm/uthread_machdep.c U src/lib/libpthread/arch/arm/uthread_machdep.h U src/lib/libpthread/arch/arm/uthread_machdep_asm.S I src/lib/libpthread/arch/hppa/CVS U src/lib/libpthread/arch/hppa/_atomic_lock.c U src/lib/libpthread/arch/hppa/uthread_machdep.h U src/lib/libpthread/arch/hppa/uthread_machdep_asm.S I src/lib/libpthread/arch/i386/CVS U src/lib/libpthread/arch/i386/_atomic_lock.c U src/lib/libpthread/arch/i386/uthread_machdep.c U src/lib/libpthread/arch/i386/uthread_machdep.h U src/lib/libpthread/arch/i386/uthread_machdep_asm.S I src/lib/libpthread/arch/m68k/CVS U src/lib/libpthread/arch/m68k/_atomic_lock.c U src/lib/libpthread/arch/m68k/uthread_machdep.c U src/lib/libpthread/arch/m68k/uthread_machdep.h U src/lib/libpthread/arch/m68k/uthread_machdep_asm.S I src/lib/libpthread/arch/m88k/CVS U src/lib/libpthread/arch/m88k/_atomic_lock.c U src/lib/libpthread/arch/m88k/uthread_machdep.c U src/lib/libpthread/arch/m88k/uthread_machdep.h U src/lib/libpthread/arch/m88k/uthread_machdep_asm.S I src/lib/libpthread/arch/mips64/CVS N src/lib/libpthread/arch/mips64/_atomic_lock.c N src/lib/libpthread/arch/mips64/_spinlock.h N src/lib/libpthread/arch/mips64/uthread_machdep.c N src/lib/libpthread/arch/mips64/uthread_machdep.h N src/lib/libpthread/arch/mips64/uthread_machdep_asm.S I src/lib/libpthread/arch/powerpc/CVS U src/lib/libpthread/arch/powerpc/_atomic_lock.c U src/lib/libpthread/arch/powerpc/uthread_machdep.c U src/lib/libpthread/arch/powerpc/uthread_machdep.h U src/lib/libpthread/arch/powerpc/uthread_machdep_asm.S I src/lib/libpthread/arch/sparc/CVS U src/lib/libpthread/arch/sparc/_atomic_lock.c U src/lib/libpthread/arch/sparc/uthread_machdep.c U src/lib/libpthread/arch/sparc/uthread_machdep.h U src/lib/libpthread/arch/sparc/uthread_machdep_asm.S I src/lib/libpthread/arch/sparc64/CVS U src/lib/libpthread/arch/sparc64/_atomic_lock.c U src/lib/libpthread/arch/sparc64/uthread_machdep.c U src/lib/libpthread/arch/sparc64/uthread_machdep.h U src/lib/libpthread/arch/sparc64/uthread_machdep_asm.S I src/lib/libpthread/arch/vax/CVS U src/lib/libpthread/arch/vax/_atomic_lock.c U src/lib/libpthread/arch/vax/uthread_machdep.c U src/lib/libpthread/arch/vax/uthread_machdep.h U src/lib/libpthread/arch/vax/uthread_machdep_asm.S I src/lib/libpthread/include/CVS U src/lib/libpthread/include/Makefile.inc U src/lib/libpthread/include/pthread.h U src/lib/libpthread/include/pthread_np.h U src/lib/libpthread/include/sched.h U src/lib/libpthread/include/semaphore.h U src/lib/libpthread/include/spinlock.h I src/lib/libpthread/man/CVS U src/lib/libpthread/man/Makefile.inc U src/lib/libpthread/man/flockfile.3 U src/lib/libpthread/man/getc_unlocked.3 U src/lib/libpthread/man/pthread_attr_init.3 U src/lib/libpthread/man/pthread_attr_setdetachstate.3 U src/lib/libpthread/man/pthread_attr_setstackaddr.3 U src/lib/libpthread/man/pthread_attr_setstacksize.3 U src/lib/libpthread/man/pthread_cancel.3 U src/lib/libpthread/man/pthread_cleanup_pop.3 U src/lib/libpthread/man/pthread_cleanup_push.3 U src/lib/libpthread/man/pthread_cond_broadcast.3 U src/lib/libpthread/man/pthread_cond_destroy.3 U src/lib/libpthread/man/pthread_cond_init.3 U src/lib/libpthread/man/pthread_cond_signal.3 U src/lib/libpthread/man/pthread_equal.3 U src/lib/libpthread/man/pthread_cond_timedwait.3 U src/lib/libpthread/man/pthread_cond_wait.3 U src/lib/libpthread/man/pthread_create.3 U src/lib/libpthread/man/pthread_detach.3 U src/lib/libpthread/man/pthread_exit.3 U src/lib/libpthread/man/pthread_getconcurrency.3 U src/lib/libpthread/man/pthread_getspecific.3 U src/lib/libpthread/man/pthread_join.3 U src/lib/libpthread/man/pthread_key_create.3 U src/lib/libpthread/man/pthread_key_delete.3 U src/lib/libpthread/man/pthread_kill.3 U src/lib/libpthread/man/pthread_main_np.3 U src/lib/libpthread/man/pthread_mutex_destroy.3 U src/lib/libpthread/man/pthread_mutex_init.3 U src/lib/libpthread/man/pthread_mutex_lock.3 U src/lib/libpthread/man/pthread_mutex_trylock.3 U src/lib/libpthread/man/pthread_mutex_unlock.3 U src/lib/libpthread/man/pthread_mutexattr.3 U src/lib/libpthread/man/pthread_once.3 U src/lib/libpthread/man/pthread_rwlock_destroy.3 U src/lib/libpthread/man/pthread_rwlock_init.3 U src/lib/libpthread/man/pthread_rwlock_rdlock.3 U src/lib/libpthread/man/pthread_rwlock_unlock.3 U src/lib/libpthread/man/pthread_rwlock_wrlock.3 U src/lib/libpthread/man/pthread_rwlockattr_destroy.3 U src/lib/libpthread/man/pthread_rwlockattr_getpshared.3 U src/lib/libpthread/man/pthread_rwlockattr_init.3 U src/lib/libpthread/man/pthread_rwlockattr_setpshared.3 U src/lib/libpthread/man/pthread_schedparam.3 U src/lib/libpthread/man/pthread_self.3 U src/lib/libpthread/man/pthread_set_name_np.3 U src/lib/libpthread/man/pthread_setspecific.3 U src/lib/libpthread/man/pthreads.3 U src/lib/libpthread/man/pthread_sigmask.3 U src/lib/libpthread/man/pthread_single_np.3 U src/lib/libpthread/man/pthread_stackseg_np.3 U src/lib/libpthread/man/pthread_suspend_np.3 U src/lib/libpthread/man/pthread_testcancel.3 U src/lib/libpthread/man/pthread_yield.3 U src/lib/libpthread/man/putc_unlocked.3 U src/lib/libpthread/man/sem_destroy.3 U src/lib/libpthread/man/sem_getvalue.3 U src/lib/libpthread/man/sem_init.3 U src/lib/libpthread/man/sem_open.3 U src/lib/libpthread/man/sem_post.3 U src/lib/libpthread/man/sem_wait.3 U src/lib/libpthread/man/sigwait.3 I src/lib/libpthread/sys/CVS U src/lib/libpthread/sys/Makefile.inc U src/lib/libpthread/sys/slow_atomic_lock.c U src/lib/libpthread/sys/uthread_error.c I src/lib/libpthread/thread/CVS U src/lib/libpthread/thread/Makefile.inc U src/lib/libpthread/thread/thread_malloc_lock.c U src/lib/libpthread/thread/thread_tag.c I src/lib/libpthread/uthread/CVS U src/lib/libpthread/uthread/uthread_open.c U src/lib/libpthread/uthread/Makefile.inc U src/lib/libpthread/uthread/pthread_private.h U src/lib/libpthread/uthread/uthread_accept.c U src/lib/libpthread/uthread/uthread_attr_destroy.c U src/lib/libpthread/uthread/uthread_attr_getdetachstate.c U src/lib/libpthread/uthread/uthread_attr_getinheritsched.c U src/lib/libpthread/uthread/uthread_attr_getschedparam.c U src/lib/libpthread/uthread/uthread_attr_getschedpolicy.c U src/lib/libpthread/uthread/uthread_attr_getscope.c U src/lib/libpthread/uthread/uthread_attr_getstack.c U src/lib/libpthread/uthread/uthread_attr_getstackaddr.c U src/lib/libpthread/uthread/uthread_attr_getstacksize.c U src/lib/libpthread/uthread/uthread_attr_init.c U src/lib/libpthread/uthread/uthread_attr_setcreatesuspend_np.c U src/lib/libpthread/uthread/uthread_attr_setdetachstate.c U src/lib/libpthread/uthread/uthread_attr_setinheritsched.c U src/lib/libpthread/uthread/uthread_attr_setprio.c U src/lib/libpthread/uthread/uthread_attr_setschedparam.c U src/lib/libpthread/uthread/uthread_attr_setschedpolicy.c U src/lib/libpthread/uthread/uthread_attr_setscope.c U src/lib/libpthread/uthread/uthread_attr_setstack.c U src/lib/libpthread/uthread/uthread_attr_setstackaddr.c U src/lib/libpthread/uthread/uthread_attr_setstacksize.c U src/lib/libpthread/uthread/uthread_autoinit.c U src/lib/libpthread/uthread/uthread_bind.c U src/lib/libpthread/uthread/uthread_cancel.c U src/lib/libpthread/uthread/uthread_clean.c U src/lib/libpthread/uthread/uthread_close.c U src/lib/libpthread/uthread/uthread_closefrom.c U src/lib/libpthread/uthread/uthread_concurrency.c U src/lib/libpthread/uthread/uthread_cond.c U src/lib/libpthread/uthread/uthread_condattr_destroy.c U src/lib/libpthread/uthread/uthread_condattr_init.c U src/lib/libpthread/uthread/uthread_connect.c U src/lib/libpthread/uthread/uthread_create.c U src/lib/libpthread/uthread/uthread_detach.c U src/lib/libpthread/uthread/uthread_dup.c U src/lib/libpthread/uthread/uthread_dup2.c U src/lib/libpthread/uthread/uthread_equal.c U src/lib/libpthread/uthread/uthread_execve.c U src/lib/libpthread/uthread/uthread_exit.c U src/lib/libpthread/uthread/uthread_fchflags.c U src/lib/libpthread/uthread/uthread_fchmod.c U src/lib/libpthread/uthread/uthread_fchown.c U src/lib/libpthread/uthread/uthread_fcntl.c U src/lib/libpthread/uthread/uthread_fd.c U src/lib/libpthread/uthread/uthread_file.c U src/lib/libpthread/uthread/uthread_find_thread.c U src/lib/libpthread/uthread/uthread_flock.c U src/lib/libpthread/uthread/uthread_fork.c U src/lib/libpthread/uthread/uthread_fpathconf.c U src/lib/libpthread/uthread/uthread_fstat.c U src/lib/libpthread/uthread/uthread_fstatfs.c U src/lib/libpthread/uthread/uthread_fsync.c U src/lib/libpthread/uthread/uthread_gc.c U src/lib/libpthread/uthread/uthread_getdirentries.c U src/lib/libpthread/uthread/uthread_getpeername.c U src/lib/libpthread/uthread/uthread_getprio.c U src/lib/libpthread/uthread/uthread_getschedparam.c U src/lib/libpthread/uthread/uthread_getsockname.c U src/lib/libpthread/uthread/uthread_getsockopt.c U src/lib/libpthread/uthread/uthread_info_openbsd.c U src/lib/libpthread/uthread/uthread_init.c U src/lib/libpthread/uthread/uthread_ioctl.c U src/lib/libpthread/uthread/uthread_join.c U src/lib/libpthread/uthread/uthread_kern.c U src/lib/libpthread/uthread/uthread_kevent.c U src/lib/libpthread/uthread/uthread_kill.c U src/lib/libpthread/uthread/uthread_kqueue.c U src/lib/libpthread/uthread/uthread_listen.c U src/lib/libpthread/uthread/uthread_main_np.c U src/lib/libpthread/uthread/uthread_mattr_init.c U src/lib/libpthread/uthread/uthread_mattr_kind_np.c U src/lib/libpthread/uthread/uthread_msync.c U src/lib/libpthread/uthread/uthread_multi_np.c U src/lib/libpthread/uthread/uthread_mutex.c U src/lib/libpthread/uthread/uthread_mutex_prioceiling.c U src/lib/libpthread/uthread/uthread_mutex_protocol.c U src/lib/libpthread/uthread/uthread_mutexattr_destroy.c U src/lib/libpthread/uthread/uthread_nanosleep.c U src/lib/libpthread/uthread/uthread_once.c U src/lib/libpthread/uthread/uthread_pipe.c C src/lib/libpthread/uthread/uthread_poll.c U src/lib/libpthread/uthread/uthread_priority_queue.c U src/lib/libpthread/uthread/uthread_read.c U src/lib/libpthread/uthread/uthread_readv.c U src/lib/libpthread/uthread/uthread_recvfrom.c U src/lib/libpthread/uthread/uthread_recvmsg.c U src/lib/libpthread/uthread/uthread_resume_np.c U src/lib/libpthread/uthread/uthread_rwlock.c U src/lib/libpthread/uthread/uthread_rwlockattr.c U src/lib/libpthread/uthread/uthread_select.c U src/lib/libpthread/uthread/uthread_self.c U src/lib/libpthread/uthread/uthread_sem.c U src/lib/libpthread/uthread/uthread_sendmsg.c U src/lib/libpthread/uthread/uthread_sendto.c U src/lib/libpthread/uthread/uthread_seterrno.c U src/lib/libpthread/uthread/uthread_setprio.c U src/lib/libpthread/uthread/uthread_setschedparam.c U src/lib/libpthread/uthread/uthread_setsockopt.c U src/lib/libpthread/uthread/uthread_shutdown.c U src/lib/libpthread/uthread/uthread_sig.c U src/lib/libpthread/uthread/uthread_sigaction.c U src/lib/libpthread/uthread/uthread_sigaltstack.c U src/lib/libpthread/uthread/uthread_sigblock.c U src/lib/libpthread/uthread/uthread_sigmask.c U src/lib/libpthread/uthread/uthread_signal.c U src/lib/libpthread/uthread/uthread_sigpending.c U src/lib/libpthread/uthread/uthread_sigprocmask.c U src/lib/libpthread/uthread/uthread_sigsetmask.c U src/lib/libpthread/uthread/uthread_sigsuspend.c U src/lib/libpthread/uthread/uthread_sigwait.c U src/lib/libpthread/uthread/uthread_single_np.c U src/lib/libpthread/uthread/uthread_socket.c U src/lib/libpthread/uthread/uthread_socketpair.c U src/lib/libpthread/uthread/uthread_spec.c U src/lib/libpthread/uthread/uthread_spinlock.c U src/lib/libpthread/uthread/uthread_stack.c U src/lib/libpthread/uthread/uthread_stackseg_np.c U src/lib/libpthread/uthread/uthread_suspend_np.c U src/lib/libpthread/uthread/uthread_switch_np.c U src/lib/libpthread/uthread/uthread_vfork.c U src/lib/libpthread/uthread/uthread_wait4.c U src/lib/libpthread/uthread/uthread_write.c U src/lib/libpthread/uthread/uthread_writev.c U src/lib/libpthread/uthread/uthread_yield.c 13 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 14:42:52 UTC Modified files: lib/libpthread : Makefile lib/libpthread/uthread: uthread_poll.c lib/libc/gen : basename.c dirname.c errno.c Removed files: lib/libc/regex : WHATSNEW Log message: merge CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 14:44:13 UTC Modified files: libexec/ld.so/ldconfig: Makefile Log message: merge CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 14:47:16 UTC Modified files: share/mk : sys.mk sys/sys : param.h usr.bin/ssh : sftp.1 sftp.c version.h usr.bin/sudo : Makefile.in configure.in Log message: merge, bump CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 16:10:59 UTC Modified files: . : commitinfo loginfo Log message: hack up correct syntax to use our old commit_prep2 and log_accum2 scripts (originally from OpenBSD, many thanks to whomever hacked these; I can't find any better script) with ncvs XXX for ncvs, there will probably be more information CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 16:18:38 UTC Modified files: share/misc : licence.template Log message: I'm sick of waiting for OSI approval and hereby declare this very revision of the licence template final. (Version may increase once moving to ncvs and once _if_ OSI gets their ... up and approves us.) CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 16:44:24 UTC Modified files: . : commit_prep2 cvs-genperm log_accum2 loginfo Log message: update licence; clean up the *2 scripts; speed up commit_prep2 CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 17:25:42 UTC Modified files: . : log_accum2 Log message: make -m mailto optional, as per docs CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 17:59:14 UTC Modified files: . : log_accum2 Log message: prepare for ncvs to take over: add changesets to the changelog entries and generated eMails CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 18:04:29 UTC Modified files: . : log_accum2 Log message: optimise by using the $_ variable only append the _____ separator to ChangeLog, not the eMail CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 18:06:05 UTC Modified files: . : loginfo Log message: sync with reality CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 19:00:19 UTC Modified files: . : commit_prep2 Log message: fix filename CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 19:34:05 UTC Modified files: . : commit_prep2 Added files: . : tag_accum2 Log message: add cvs mails on tag operations, like with file operations cvs 1.12 only CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 19:41:39 UTC Modified files: . : tag_accum2 Log message: implement -I and -R like log_accum2 CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 19:46:32 UTC Modified files: . : tag_accum2 Log message: fix some typos CVSROOT: /ocvs Module name: CVSROOT Changes by: tg@loki.66h.42h.de 2004/12/03 20:08:55 UTC Modified files: . : log_accum2 Log message: fix ncvs import and ncvs add CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 20:10:46 UTC Modified files: gnu/usr.bin/cvs/src: main.c Log message: shut the fuck up we use -R on a regular basis CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 20:12:03 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper Log message: ncvs has passed my tests; install it as cvs CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 20:23:10 UTC Modified files: gnu/usr.bin/cvs/src: parseinfo.c Log message: abort if trying to locally access an 1.11.1p1 repo CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 20:26:48 UTC Modified files: gnu/usr.bin/anoncvs: crunch.conf Log message: adjust for ncvs add rcs id CVSROOT: /ocvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/12/03 20:29:26 UTC contrib/docs/historic Update of /ocvs/contrib/docs/historic In directory loki.66h.42h.de:/var/tmp/cvs-serv13233/historic Log Message: Directory /ocvs/contrib/docs/historic added to the repository CVSROOT: /ocvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/12/03 20:35:00 UTC Added files: docs/historic : README Log message: add another piece of History of MirOS reaching back to 2002.12.03.20.06.42 (this file is the visible commit; the rest has been cp'd into /ocvs because it's in RCS format anyway) CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/12/03 20:56:56 UTC Modified files: content : YWJvdXQtbG9nbw__.inc Z2V0dGluZw__.inc ZGV2ZWw_.inc ZXJyYXRh.inc ZmVhdHVyZXM_.inc aGlzdG9yeQ__.inc bWFpbg__.inc bWlycm9ycw__.inc bmV3cw__.inc d2xvZy03.inc Removed files: content : ZGV2ZWwuY251a2U_.inc ZGV2ZWwuZGF2ZQ__.inc Log message: mop up improve wording at some places add some more links two(!) wlog entries CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 22:04:11 UTC Modified files: gnu/usr.bin/cvs/src: Tag: MIRBSD_7 parseinfo.c Log message: #7-stable: always error out on unknown keywords. CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 22:58:41 UTC Modified files: bin : Makefile.inc games : Makefile.inc lib : Makefile.inc libexec : Makefile.inc sbin : Makefile.inc share : Makefile.inc usr.bin : Makefile.inc usr.sbin : Makefile.inc gnu/usr.sbin/sendmail: Makefile.inc gnu/usr.bin : Makefile.inc Log message: make -Werror switchable off CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/03 23:03:44 UTC Modified files: . : Makefile Log message: additional touch CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 19:42:26 UTC Modified files: etc/skel : ssh.known_hosts Log message: another CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 21:27:08 UTC Modified files: scripts : editdiff Log message: no cvs -R, could be remote CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 21:30:04 UTC Modified files: sys/conf : Tag: openbsd GENERIC files sys/dev/pci : Tag: openbsd if_lmc.c sys/net : Tag: openbsd bpf.c bpfdesc.h if_ethersubr.c if_sppp.h if_spppsubr.c netisr.h netisr_dispatch.h Added files: sys/net : Tag: openbsd if_pppoe.c if_pppoe.h Log message: * bpf interface cloning * kernel PPPoE (kernel part) CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 21:32:19 UTC Modified files: sbin/ifconfig : Tag: openbsd ifconfig.8 ifconfig.c Log message: * kernel PPPoE (userland part) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 21:35:32 UTC Modified files: scripts : editdiff gnu/usr.bin/cvs/src: root.c Log message: don't error out if -R and remote root after quite some thinking - if user specifies -R, it's not a command to do it read-onlily, but merely a recommendation CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 21:39:59 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: better: only allow -R and remote if quiet CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/04 21:42:56 UTC Modified files: misc/mc/patches: patch-lib_mc_menu Log message: -Rq CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 21:55:23 UTC Modified files: sys/arch/i386/conf: GENERIC sys/conf : files sys/net : if_ethersubr.c if_sppp.h netisr.h netisr_dispatch.h Added files: sys/net : if_pppoe.c if_pppoe.h Log message: merge kernel PPPoE, experimental CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 21:55:57 UTC Modified files: sbin/ifconfig : ifconfig.8 ifconfig.c Log message: merge CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 22:05:08 UTC Modified files: sys/lib/libkern: tai_make.c taitime.h include : time.h Log message: modernise in tai_make.c, %016llX outputs an int64_t, no tai64_t CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/04 22:10:55 UTC Modified files: sys/lib/libkern: tai_make.c Log message: - do not make the same error people who use %ld to print out a time_t did - add AUTOMATICALLY GENERATED to the preamble CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/05 11:10:09 UTC Modified files: mailnews/amavisd-new: Makefile security/amavisd-new: Makefile Log message: break. why do we have two ports, where the one is newer and the other one already uses _mailscan and stuff like that? CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/05 11:18:26 UTC Modified files: mailnews/bmf/files: mbmf-sm.sh mbmf.sh Log message: update licence; one rcs id is enough; echo -> print; ksh -> /bin/ksh CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 11:42:10 UTC Modified files: etc/skel : ssh.known_hosts Log message: we have not only obsd to sync from CVSROOT: /cvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 11:44:10 UTC Log message: ifwatchd from netbsd(tm)-current let's hope I get it to work Status: Vendor Tag: TNF Release Tags: cvs-200412051140 N src/usr.sbin/ifwatchd/Makefile N src/usr.sbin/ifwatchd/ifwatchd.8 N src/usr.sbin/ifwatchd/ifwatchd.c No conflicts created by this import CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 11:50:22 UTC Modified files: usr.sbin : Makefile usr.sbin/ifwatchd: Makefile ifwatchd.c Log message: first step of MirOSification CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 11:54:29 UTC Modified files: usr.sbin/ifwatchd: ifwatchd.8 Log message: like -> such as ifconfig.if -> hostname.if route -> route -n (if we're only dealing with numeric IPs...) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 11:56:25 UTC Added files: share/man/man4 : Tag: openbsd pppoe.4 Log message: pppoe(4) from TNF via obsd CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 12:06:56 UTC Modified files: share/tmac/mdoc: doc-syms test.5 Log message: .Mx 8 -> MirOS #8 CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 12:07:24 UTC Modified files: share/man/man4 : Makefile pppoe.4 Log message: +pppoe CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 12:37:24 UTC Modified files: etc : inetd.conf libexec : Makefile Removed files: libexec/ircbridge: Makefile ircbridge Log message: nuke dead code CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 13:26:11 UTC Modified files: bin/ksh : Build.sh code/Snippets : dynip.shar samples : cvs_automerge etc_profile etc : profile gnu/gcc/gcc/ada: Makefile.in gnu/usr.bin/lynx/src: LYMain.c gnu/usr.bin/perl/lib/Text: Soundex.t lib/csu/sparc_elf: crt0.c lib/libc/arch/i386/net: htonl.S lib/libc/arch/i386/stdlib: abs.S div.S libexec/randshuffle: randshuffle sbin/bootsys/i386/mbrldr: mbr.S sbin/disklabel : disklabel.c scripts : checkflist gensetlist makeflist maketars share/doc/psd/01.cacm: p.mac p1 p2 p3 p4 p5 p6 share/doc/psd/02.implement: fig1.pic fig2.pic implement share/doc/psd/03.iosys: iosys share/doc/psd/04.uprog: p.mac p0 p1 p2 p3 p4 p5 p6 p8 p9 share/doc/psd/06.Clang: Clang.ms Clib.ms cmac1 ctrademarks share/doc/psd/11.adb: adb.ms share/doc/psd/15.yacc: ss.. ss0 ss1 ss2 ss3 ss4 ss5 ss6 ss7 ss8 ss9 ssA ssB ssa ssb ssc ssd share/doc/psd/16.lex: lex.ms share/doc/psd/17.m4: m4.ms share/doc/smm/15.uucpnet: network.ms share/doc/smm/16.security: security.ms share/doc/smm/17.password: password.ms share/doc/usd/03.shell: t.mac t1 t2 t3 t4 share/doc/usd/16.awk: awk share/doc/usd/21.troff: add m.mac m0 m0a m1 m2 m3 m4 m5 table1 table2 share/doc/usd/22.trofftut: tt.mac tt00 tt01 tt02 tt03 tt04 tt05 tt06 tt07 tt08 tt09 tt10 tt11 tt12 tt13 tt14 ttack ttcharset ttindex share/doc/usd/23.eqn: e.mac e0 e1 e2 e3 e4 e5 e6 e7 share/doc/usd/24.eqnguide: g.mac g0 g1 g2 g3 g4 g5 share/doc/usd/25.tbl: tbl share/doc/usd/27.invert: pubuse refer share/doc/usd/29.diction: ap1 ap2 rm0 rm1 rm2 share/man/man4 : plip.4 share/man/man7 : gas-intel-howto.7 share/tmac : tmac.a tmac.an.v6compat tmac.an6n tmac.an6t tmac.bib tmac.os tmac.r tmac.s tmac.scover share/tmac/ms : acc.ms cov.ms eqn.ms ref.ms tbl.ms ths.ms toc.ms share/tmac/tab : chartst code.300 code.aj833 code.itoh code.nec code.x-ecs code.xerox tab300-12.c tab300.c tab302-12.c tab302.c tab37.c tab382-12.c tab382.c tab450-12.c tab450.c tab833-12.c tab833.c tabepson.c tabitoh.c tabitoh12.c tablpr.c tabnec-t.c tabnec.c tabnec12.c tabnec25-t.c tabqume.c tabqume12.c tabx-ecs.c tabx-ecs12.c tabxerox.c tabxerox12.c tw.h sys/arch/i386/i386: disksubr.c in_cksum.s random.s sys/arch/i386/include: disklabel.h sys/arch/i386/stand/boot: srt0.S sys/arch/i386/stand/libsa: alloca.S biosdev.c diskprobe.c toridev.c sys/arch/i386/stand/pbr/ffs: pbr.S sys/compat/openbsd: compat_openbsd.h sys/dev : rnd.c rndvar.h sys/dev/isa : spkr.c sys/lib/libkern: srandom.c sys/lib/libkern/arch/i386: htonl.S sys/netinet6 : in6_pcb.c usr.bin/brainfuck: brainfuck.1 usr.bin/ctm : README usr.bin/hexdump: hexsyntax.c usr.bin/host : host.c nslookup usr.bin/roff/addbib: addbib.c usr.bin/roff/deliv: deliv1.c deliv2.c usr.bin/roff/hunt: hunt1.c hunt2.c hunt3.c hunt5.c hunt6.c hunt7.c hunt8.c hunt9.c refer3.c shell.c tick.c usr.bin/roff/inv: inv1.c inv2.c inv3.c inv5.c inv6.c usr.bin/roff/lookbib: lookbib.c usr.bin/roff/mkey: mkey1.c mkey2.c mkey3.c usr.bin/roff/neqn: diacrit.c e.h e.y eqnbox.c font.c fromto.c funny.c glob.c integral.c io.c lex.c lookup.c mark.c matrix.c move.c neqn.1eqn over.c paren.c pile.c shift.c size.c sqrt.c text.c usr.bin/roff/nroff: d.h hytab.c n1.c n2.c n3.c n4.c n5.c n6.c n7.c n8.c n9.c ni.c nii.c nroff.1 pathnames.h sdef.h suftab.c v.h usr.bin/roff/refer: glue1.c glue4.c glue5.c refer..c refer.1 refer0.c refer1.c refer2.c refer4.c refer5.c refer6.c refer7.c refer8.c usr.bin/roff/roffbib: indxbib.sh roffbib.sh usr.bin/roff/sortbib: sortbib.c usr.bin/roff/tbl: t..c t0.c t1.c t2.c t3.c t4.c t5.c t6.c t7.c t8.c t9.c tb.c tbl.1 tc.c te.c tf.c tg.c ti.c tm.c ts.c tt.c tu.c tv.c usr.bin/wtf : wtf usr.sbin/isdnd : isdnd.8 usr.sbin/rdate : rdate.8 Log message: * replace all occurences of old eMail addresses of mine with their more recent counterparts * no $Log keyword! * update licence template to most recent version in files touched * in some places, don't add our own licence boilerplate, just add my name to the others * make dev/rndvar.h suitable for inclusion in asm code * include dev/rndvar.h by in_cksum.s instead of hardcoding pool size * ENTRY(a); ENTRY(b) -> NENTRY(a); ENTRY(b) * RCS IDs belong into .comment not .text CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 13:35:24 UTC Modified files: share/mk : sys.mk sys/sys : param.h Log message: * no pascal, fortran, .cl (whatever that is) * .E -> .i * bump CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 13:44:29 UTC Modified files: etc : Tag: openbsd netstart Log message: more quiet netstart f=by itojun CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 13:46:33 UTC Modified files: etc : netstart Log message: merge CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 13:54:06 UTC Modified files: sys/compat/common: kern_info_09.c Log message: - no setdomainname - use emul_uname CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 14:01:38 UTC Modified files: sys/compat/openbsd: compat_openbsd.c syscalls.master Log message: basic emul_uname support for openbsd compat CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 14:03:22 UTC Modified files: sys/compat/openbsd: compat_openbsd.c openbsd_syscall.h openbsd_syscallargs.h openbsd_syscalls.c openbsd_sysent.c Log message: add missing includes and regen CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 14:23:18 UTC Modified files: sys/compat/openbsd: compat_openbsd.c Log message: fix that, we do need stackgap CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 16:07:54 UTC Modified files: lib/libc/string: strlfun.c Log message: update licence, comments CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 16:10:58 UTC Modified files: bin/ksh : chvt.c rnd.c Tag: ksh_maintainer strlfun.c No tag version.c Log message: * sync strlfun.c * update licence * update to mksh 1.17 CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 16:16:32 UTC Modified files: bin/ksh/tests : ifs.t version.t Log message: 1.17 and correct some typos in the test scripts CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 16:44:48 UTC Modified files: usr.sbin/ifwatchd: ifwatchd.c Log message: openbsd doesn't do sppp status CVSROOT: /ocvs Module name: contrib Changes by: tg@loki.66h.42h.de 2004/12/05 17:39:45 UTC Modified files: samples : etc_profile Log message: autostart-mksh CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 19:37:04 UTC Modified files: . : Makefile Log message: wow... in May 2004, our last OpenBSD sync was done bit since May 2003, OpenBSD doesn't build libperl twice CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/05 20:40:37 UTC Modified files: distrib/lists/base/base: mi distrib/lists/base/gnu: md.i386 mi Log message: sync, make build release CVSROOT: /ocvs Module name: ports Changes by: bsiegert@loki.66h.42h.de 2004/12/06 18:21:57 UTC Modified files: plan9/rc : Makefile distinfo plan9/rc/patches: patch-Makefile_in patch-history_c Added files: plan9/rc/patches: patch-configure_ac Removed files: plan9/rc/patches: patch-print_c Log message: Update rc to 1.7.1. Remove useless readline/editline flavours, instead just use libedit from base. CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/06 18:48:20 UTC Modified files: lang/python : Makefile.inc Log message: never use BUILD_DEPENDS for shared libs! CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/06 19:41:52 UTC ports/devel/libreadline Update of /ocvs/ports/devel/libreadline In directory loki.66h.42h.de:/var/tmp/cvs-serv24097/libreadline Log Message: Directory /ocvs/ports/devel/libreadline added to the repository CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/06 19:42:15 UTC ports/devel/libreadline/pkg Update of /ocvs/ports/devel/libreadline/pkg In directory loki.66h.42h.de:/var/tmp/cvs-serv27892/pkg Log Message: Directory /ocvs/ports/devel/libreadline/pkg added to the repository CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 14:39:40 UTC Modified files: infrastructure/db: userlist Log message: change default root shell to mirbsdksh CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 14:45:38 UTC Modified files: bin : Makefile etc : Makefile master.passwd motd security etc/mtree : 4.4BSD.dist special etc/root : dot.profile distrib/i386/common: list.ssh distrib/lists/base/base: mi distrib/lists/htman/htman: mi Removed files: bin/csh : Makefile alloc.c char.c char.h const.c csh.1 csh.c csh.h dir.c dir.h dol.c error.c exec.c exp.c extern.h file.c func.c glob.c hist.c init.c lex.c misc.c parse.c pathnames.h proc.c proc.h sem.c set.c str.c time.c bin/csh/USD.doc: Makefile csh.1 csh.2 csh.3 csh.4 csh.a csh.g tabs etc : csh.cshrc csh.login csh.logout etc/root : dot.cshrc dot.login etc/skel : dot.cshrc dot.login Log message: let the C shell die finally agreed by bsiegert@ sap@ CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 15:18:41 UTC Modified files: infrastructure/mk: gnu.port.mk Log message: copy _gplwarn.c too CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 15:20:24 UTC ports/devel/libreadline/patches Update of /ocvs/ports/devel/libreadline/patches In directory loki.66h.42h.de:/var/tmp/cvs-serv19087/patches Log Message: Directory /ocvs/ports/devel/libreadline/patches added to the repository CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 15:37:47 UTC Modified files: infrastructure/mk: bsd.port.mk Log message: * escape PERMIT_PACKAGE_* reasons in @comment * add full CVSweb URI to port path as @comment CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 15:39:51 UTC Modified files: devel : Makefile Added files: devel/libreadline: Makefile distinfo devel/libreadline/patches: patch-readline_c patch-support_shobj-conf devel/libreadline/pkg: DESCR PFRAG.shared PLIST Log message: add port of GNU libreadline this one preserves the link-time GPL warning :-) now we only need a flag for non-GPL-compatible libs to prevent people from accidentally creating illegal packages CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 15:59:14 UTC Modified files: infrastructure/mk: bsd.port.mk Log message: oups CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 15:59:45 UTC Modified files: devel/libreadline: Makefile devel/libreadline/pkg: PLIST Added files: devel/libreadline/pkg: DESCR-docs PLIST-docs Log message: flesh out into subpackages: main package is freely redistributable; "docs" subpackage isn't CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 16:12:39 UTC Modified files: lang/python : Makefile.inc lang/python/2.3/files: CHANGES.MirPorts Log message: pull GNU libreadline CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 16:13:42 UTC Modified files: lang/python : Makefile.inc Log message: oups spell portpath correctly CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 16:25:23 UTC Modified files: devel/libreadline: Makefile infrastructure/mk: bsd.port.mk Log message: fix some abuse of hardcoded /bin/sh add EXTRA_{M,F,X}AKE_FLAGS variable (XAKE = MAKE + FAKE) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:31:51 UTC Log message: OpenBSD import fixes du jour Status: Vendor Tag: openbsd Release Tags: cvs-200412071730 I src/usr.bin/diff/CVS U src/usr.bin/diff/Makefile U src/usr.bin/diff/diff.1 U src/usr.bin/diff/diff.c U src/usr.bin/diff/diff.h U src/usr.bin/diff/diffdir.c U src/usr.bin/diff/diffreg.c U src/usr.bin/diff/pathnames.h No conflicts created by this import CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:33:01 UTC Log message: and an updated libz Status: Vendor Tag: openbsd Release Tags: cvs-200412071730 I src/lib/libz/CVS C src/lib/libz/ChangeLog U src/lib/libz/Makefile C src/lib/libz/README U src/lib/libz/adler32.c U src/lib/libz/algorithm.doc C src/lib/libz/compress.3 U src/lib/libz/compress.c U src/lib/libz/crc32.c U src/lib/libz/crc32.h U src/lib/libz/deflate.c U src/lib/libz/deflate.h U src/lib/libz/gzio.c U src/lib/libz/infback.c U src/lib/libz/inffast.c U src/lib/libz/inffast.h U src/lib/libz/inffixed.h U src/lib/libz/inflate.c U src/lib/libz/inflate.h U src/lib/libz/inftrees.c U src/lib/libz/inftrees.h U src/lib/libz/shlib_version U src/lib/libz/trees.c U src/lib/libz/trees.h U src/lib/libz/uncompr.c C src/lib/libz/zconf.h U src/lib/libz/zlib.h U src/lib/libz/zutil.c C src/lib/libz/zutil.h 5 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/lib/libz CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:35:27 UTC Modified files: lib/libz : zconf.h zutil.h Log message: merge CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:38:54 UTC Modified files: sys/lib/libz : crc32.c infback.c inffast.c inflate.c inftrees.c zconf.h zlib.h zutil.h Log message: make update-sources CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:43:37 UTC Modified files: lib/libz : zutil.h Log message: support kern-libz CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:43:54 UTC Modified files: sys/lib/libz : zconf.h zutil.h Log message: make update-sources CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:54:29 UTC Modified files: X-Window/xc/extras/Xpm/lib: Attrib.c CrBufFrI.c CrDatFrI.c Imakefile RdFToBuf.c RdFToI.c WrFFrBuf.c WrFFrI.c XpmI.h create.c data.c hashtab.c misc.c parse.c scan.c X-Window/xc/lib/Xpm: Imakefile Added files: X-Window/xc/extras/Xpm/lib: s_popen.c Log message: Fix by matthieu@openbsd X.Org security advisory: potential integer and buffer overflows in libXpm. (CAN-2004-0914) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 17:57:59 UTC Modified files: bin/ksh : ksh.1tbl Log message: docs updates CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 18:01:51 UTC Modified files: bin/ksh : ksh.1tbl Log message: do it better CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 18:05:51 UTC Modified files: scripts : cvsim-src-openbsd Log message: neither csh nor OpenCVS for you, babe CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 18:07:56 UTC Modified files: sbin : Makefile Removed files: sbin/mount_xfs : Makefile mount_xfs.8 mount_xfs.c Log message: don't build stuff for which there is no kernel support or code CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 18:21:30 UTC src/share/doc/psd/23.Cknr Update of /ocvs/src/share/doc/psd/23.Cknr In directory loki.66h.42h.de:/var/tmp/cvs-serv24604/23.Cknr Log Message: Directory /ocvs/src/share/doc/psd/23.Cknr added to the repository CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 18:22:57 UTC Modified files: etc/mtree : 4.4BSD.dist Added files: share/doc/psd/23.Cknr: Makefile cman0 cman1 cman2 cman3 cman4 cman5 cman6 Log message: from a recently discovered tape with contents dating pre-1989[1] and without explicit copyright (c) notice [1] everything before March 1st, 1989 without explicit notices and later registration[2] is public domain [2] checked for this manual and ditroff CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 18:38:12 UTC Modified files: gnu/usr.bin/cvs/src: parseinfo.c gnu/usr.bin/cvs/src: Tag: MIRBSD_7 parseinfo.c Log message: let cvs 1.1X access cvs 1.1Y repos read-onlily (*this is dangerous*) CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 20:11:09 UTC Modified files: usr.bin/col : col.1 col.c Log message: bump default number of buffered lines add __dead to usage() fix CR description in manpage CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 20:18:09 UTC Modified files: share/doc/psd/07.pascal: Makefile tmac.p Log message: make this at least generate some half-way sane output CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 20:26:31 UTC Modified files: share/doc/usd/03.shell: Makefile Log message: missing -ms CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 20:28:44 UTC Modified files: sbin/fsck_ffs/SMM.doc: 0.t Log message: don't miscapitalise CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 20:48:43 UTC Modified files: share/doc/usd/22.trofftut: tt.mac Log message: single LF for nroff, it's easier to read CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 21:30:18 UTC Modified files: distrib/lists/htman/htman: mi etc : Makefile Log message: build HTML format papers too (they look weird, especially the eqn docs, but to fix this is to fix it for nroff; maybe ditroff's nroff mode will help this) CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/12/07 21:47:34 UTC Modified files: content : d2xvZy03.inc Log message: just another wlog entry like I'm the only one CVSROOT: /ocvs Module name: src Changes by: tg@loki.66h.42h.de 2004/12/07 22:17:28 UTC Modified files: distrib/lists/base/base: mi etc/mtree : 4.4BSD.dist sbin/pfctl : parse.y pf_print_state.c pfctl_parser.c share : Makefile share/man/man5 : pf.conf.5 sys/net : pf.c pf_if.c pf_ioctl.c pfvar.h Removed files: share/pf : Makefile ackpri faq-example1 faq-example2 faq-example3 queue1 queue2 queue3 queue4 spamd Log message: remove pf features which are broken: ($interface) -> did never work correctly antispoof -> dangerous, false sense of security, side impacts, only for lazies remove kernel stuff accordingly, but don't change ABI update documentation remove orphaned documentation nobody maintains CVSROOT: /ocvs Module name: www Changes by: tg@loki.66h.42h.de 2004/12/07 22:18:24 UTC Modified files: content : d2xvZy03.inc Log message: sync CVSROOT: /ocvs Module name: ports Changes by: tg@loki.66h.42h.de 2004/12/07 22:25:20 UTC Added files: . : README Log message: add a short top-level readme for the CVS module "ports"