CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 23:13:22 Modified files: regress/libexec/ld.so: Makefile Added files: regress/libexec/ld.so/init-env: Makefile regress/libexec/ld.so/init-env/libaa: Makefile aa.C

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 23:11:25 src/regress/libexec/ld.so/init-env/prog Update of /cvs/src/regress/libexec/ld.so/init-env/prog In directory cvs.openbsd.org:/tmp/cvs-serv6910/prog Log Message: Directory

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 23:11:25 src/regress/libexec/ld.so/init-env/libaa Update of /cvs/src/regress/libexec/ld.so/init-env/libaa In directory cvs.openbsd.org:/tmp/cvs-serv6910/libaa Log Message: Directory

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 23:11:12 src/regress/libexec/ld.so/init-env Update of /cvs/src/regress/libexec/ld.so/init-env In directory cvs.openbsd.org:/tmp/cvs-serv44895/init-env Log Message: Directory

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 23:00:22 Modified files: lib/libc/sys : __get_tcb.2 Log message: It's libpthread, not librthread, and __tfork(2) lets you set the TCB address of the new thread

CVS: cvs.openbsd.org: src

2016-03-19 Thread Stefan Kempf
CVSROOT:/cvs Module name:src Changes by: ste...@cvs.openbsd.org 2016/03/16 10:53:43 Modified files: sys/uvm: uvm_amap.c Log message: Remove redundant check. The compiler is also smart enough to recognize that this is redundant. The resulting code on amd64 is

CVS: cvs.openbsd.org: src

2016-03-19 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/03/19 21:59:18 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7 md.hppa md.hppa64 md.i386 md.landisk

CVS: cvs.openbsd.org: src

2016-03-19 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2016/03/18 09:16:07 Modified files: bin/csh: csh.c Log message: Replace ioctl(fd, FIOCLEX) with fcntl(fd, F_SETFD, FD_CLOEXEC) No functional change. "I like the idea" from guenther@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/03/17 00:56:14 Modified files: sbin/growfs: growfs.8 Log message: missing El in previous;

Re: CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
On Sat, Mar 19, 2016 at 8:01 PM, Philip Guenther wrote: > CVSROOT:/cvs > Module name:src > Changes by: guent...@cvs.openbsd.org2016/03/19 21:01:57 > > Modified files: > lib/libc/dlfcn : init.c > > Log message: > Add line That was "Add

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 21:01:57 Modified files: lib/libc/dlfcn : init.c Log message: Add line

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/03/18 15:39:18 Modified files: share/man/man4 : ipsec.4 Log message: +.Xr ipsec.conf 5 , from rob pierce

CVS: cvs.openbsd.org: www

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:www Changes by: guent...@cvs.openbsd.org2016/03/19 20:33:23 Modified files: faq: current.html Log message: Need to build ld.so first

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 20:32:40 Modified files: lib/csu: crt0.c lib/csu/alpha : md_init.h lib/csu/amd64 : md_init.h lib/csu/arm: md_init.h lib/csu/hppa :

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 20:30:28 Modified files: include: tib.h lib/librthread : rthread.c Log message: Prepare for future ld.so/libc bump: update with the definitions that will be needed and

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 20:29:51 Modified files: libexec/ld.so : Symbols.map dlfcn.c library.c library_mquery.c loader.c resolve.c resolve.h util.c libexec/ld.so/alpha:

CVS: cvs.openbsd.org: src

2016-03-19 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/03/17 06:30:04 Modified files: sys/sys: sysctl.h Log message: Fix a comment about ``p_usrpri'', from Michal Mazurek.

CVS: cvs.openbsd.org: src

2016-03-19 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2016/03/19 19:33:39 Modified files: bin/csh: lex.c Log message: Use fcntl(fd, F_SETFL, flags) to clear O_NONBLOCK instead of ioctl(fd, FIONBIO, ...). OK krw@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/03/19 19:26:30 Modified files: sys/netinet6 : in6_pcb.c udp6_output.c Log message: Revert, missing decl for in6_pcbaddrisavail() breaks kernel build. Spotted by deraadt@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/03/17 16:06:30 Modified files: usr.bin/mandoc : cgi.c Log message: make man(1) mode the default rather than apropos(1) mode

CVS: cvs.openbsd.org: www

2016-03-19 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2016/03/16 13:10:52 Modified files: . : 59.html Log message: few more details

CVS: cvs.openbsd.org: src

2016-03-19 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/03/19 18:01:22 Modified files: bin/ksh: io.c misc.c shf.c lib/libc/stdio : fdopen.c lib/libedit: readline.c lib/libevent : evutil.c

CVS: cvs.openbsd.org: src

2016-03-19 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2016/03/16 21:57:51 Modified files: sys/kern : vfs_bio.c vfs_biomem.c Log message: - add realloc_pages to move a buffer's physmem from one range to another. - modify B_DMA handling to be in

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 16:10:49 Modified files: lib/libc/sys : socket.2 socketpair.2 Log message: Add STANDARDS and HISTORY blurbs for SOCK_{NONBLOCK,CLOEXEC,DNS}

CVS: cvs.openbsd.org: src

2016-03-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/03/19 15:56:12 Modified files: lib/libc/sys : thrkill.2 Log message: This is thrkill, not __thrsigdivert

CVS: cvs.openbsd.org: src

2016-03-19 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:src Changes by: bent...@cvs.openbsd.org 2016/03/16 23:27:10 Modified files: bin/ls : ls.1 ls.c bin/ps : ps.1 ps.c usr.bin/column : column.1 column.c usr.bin/rusers : rusers.1 rusers.c usr.bin/sed

CVS: cvs.openbsd.org: src

2016-03-19 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2016/03/16 08:47:04 Modified files: libexec/spamlogd: spamlogd.c Log message: - Check if user running spamlogd(8) has root privileges and if not then stop program early - #define SPAMD_USER "_spamd" and use

CVS: cvs.openbsd.org: src

2016-03-19 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/03/17 20:40:04 Modified files: sys/net: if_vlan.c Log message: refactor the vlan multicast list handling. the previous code had vlan_ether_purgemulti and vlan_ether_resetmulti, both of which

CVS: cvs.openbsd.org: src

2016-03-19 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/03/16 15:04:40 Modified files: sys/dev/usb: if_urndis.c Log message: Make urndis(4) print tx/rx errors only if compiled in DEBUG mode. These printfs were causing too much noise in dmesg during

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/03/18 11:31:20 Modified files: usr.bin/mandoc : man.cgi.8 Log message: double word;

CVS: cvs.openbsd.org: src

2016-03-19 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2016/03/19 11:17:06 Modified files: sys/arch/octeon/dev: octdwctwo.c Log message: Attach dwctwo(4) only on Octeon models that have a DWC2 controller. OK uebayasi@

CVS: cvs.openbsd.org: www

2016-03-19 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2016/03/18 14:00:24 Modified files: . : 59.html Log message: some cleanups; from Rob Pierce

CVS: cvs.openbsd.org: src

2016-03-19 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2016/03/16 09:00:35 Modified files: games/atc : log.c games/hack : hack.rumors.c games/sail : misc.c games/snake: snake.c games/tetris : scores.c Log

CVS: cvs.openbsd.org: src

2016-03-19 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/03/19 09:42:38 Modified files: bin/csh: csh.c sem.c Log message: Turn off the close-on-exec bit with fcntl() instead of ioctl(). Remove some now useless "#include " lines. Inspired by & ok

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/03/17 01:18:34 Modified files: bin/ls : ls.1 bin/ps : ps.1 usr.bin/column : column.1 usr.bin/rusers : rusers.1 sbin/growfs: growfs.8

CVS: cvs.openbsd.org: src

2016-03-19 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2016/03/16 21:51:49 Modified files: lib/libssl/src/crypto/asn1: a_object.c Log message: explicit_bzero for asn1 objects on free. Too often these contain sensitive information and they should not be a

CVS: cvs.openbsd.org: src

2016-03-19 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/03/19 09:37:33 Modified files: sys/scsi : sd.c Log message: Do not run into sdgetdisklabel() when scsi disk is dying. Add special error handling in sdopen() as temporary hack. OK krw@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Vincent Gross
CVSROOT:/cvs Module name:src Changes by: vgr...@cvs.openbsd.org 2016/03/19 09:07:44 src/regress/sys/netinet6/pktinfo_addr Update of /cvs/src/regress/sys/netinet6/pktinfo_addr In directory cvs.openbsd.org:/tmp/cvs-serv73907/regress/sys/netinet6/pktinfo_addr Log Message:

CVS: cvs.openbsd.org: src

2016-03-19 Thread Vincent Gross
CVSROOT:/cvs Module name:src Changes by: vgr...@cvs.openbsd.org 2016/03/19 09:09:13 Added files: regress/sys/netinet6/pktinfo_addr: Makefile runtest.c Log message: Add regress tests for IPV6_PKTINFO with addr

CVS: cvs.openbsd.org: xenocara

2016-03-19 Thread Jonathan Gray
CVSROOT:/cvs Module name:xenocara Changes by: j...@cvs.openbsd.org2016/03/18 08:38:03 Modified files: lib/mesa/src/util: u_atomic.h Log message: test some more __ARM_ARCH_* builtin defines

CVS: cvs.openbsd.org: src

2016-03-19 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2016/03/18 08:27:24 Modified files: usr.bin/tmux : window-copy.c Log message: Make scrolling behaviour more sensible and maintain cursor position, as if the same had been done line-by-line. From Michal

CVS: cvs.openbsd.org: src

2016-03-19 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2016/03/17 15:56:12 Modified files: usr.bin/mg : mg.1 Log message: Show modes for buffers more clearly. ok jasper@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jonathan Matthew
CVSROOT:/cvs Module name:src Changes by: jmatt...@cvs.openbsd.org2016/03/17 23:38:10 Modified files: sys/arch/octeon/conf: GENERIC RAMDISK files.octeon sys/arch/octeon/dev: octeon_iobus.c Added files: sys/arch/octeon/dev: octehci.c octohci.c

CVS: cvs.openbsd.org: src

2016-03-19 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/03/19 05:41:56 Modified files: sys/dev/usb: utrh.c sys/dev/sdmmc : sdmmc.c sys/dev/sun: sunkbd.c Log message: Reduces the noise around the global ``ticks'' variable by

CVS: cvs.openbsd.org: src

2016-03-19 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/03/19 06:04:16 Modified files: share/man/man9 : VOP_LOOKUP.9 vinvalbuf.9 sys/arch/sparc64/dev: vdsp.c sys/dev: diskmap.c vnd.c sys/dev/usb: uvideo.c

CVS: cvs.openbsd.org: src

2016-03-19 Thread SASANO Takayoshi
CVSROOT:/cvs Module name:src Changes by: u...@cvs.openbsd.org2016/03/17 14:28:18 Modified files: sys/dev/pci: pucdata.c Log message: add TXIC TX382B entry. currtently TX/RX FIFO is not working. ok by detraadt@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/03/18 12:12:37 Modified files: sys/scsi : sd.c Log message: After sleeping and before accessing sc_link, check that scsi disk is not dying. OK krw@

CVS: cvs.openbsd.org: src

2016-03-19 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/03/16 06:08:09 Modified files: sys/net: if.c Log message: if ticks diverge from ifq_congestion too far the diff will go negative detect this and bump ifq_congestion forward rather than claim

CVS: cvs.openbsd.org: src

2016-03-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/03/18 07:21:07 Modified files: usr.bin/mandoc : cgi.c cgi.h.example man.cgi.8 Log message: Make the SCRIPT_NAME logic simpler, safer, and make it actually work; in part based on ideas by

CVS: cvs.openbsd.org: src

2016-03-19 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/03/19 05:34:22 Modified files: sys/arch/alpha/alpha: lock_machdep.c sys/arch/amd64/amd64: lock_machdep.c sys/arch/hppa/hppa: lock_machdep.c sys/arch/i386/i386: lock_machdep.c

CVS: cvs.openbsd.org: src

2016-03-19 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/03/16 09:41:11 Modified files: libexec/ftpd : ftpd.c libexec/getty : main.c subr.c libexec/ld.so : dlfcn.c libexec/talkd : process.c table.c sbin/fsck_ext2fs:

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/03/18 07:35:25 Modified files: sys/arch/arm/include: cpuconf.h Log message: IXP425 is v5 not v4. Same change by msaitoh in NetBSD rev 1.16.

CVS: cvs.openbsd.org: src

2016-03-19 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/03/17 12:50:48 Modified files: usr.sbin/edquota: edquota.8 usr.sbin/repquota: repquota.8 Log message: Remove needless DIAGNOSTICS sections saying only "Various messages about inaccessible

CVS: cvs.openbsd.org: src

2016-03-19 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/03/17 07:18:47 Modified files: sys/arch/amd64/amd64: cpu.c sys/arch/i386/i386: cpu.c sys/dev/acpi : acpicpu.c sys/kern : kern_sched.c sys/sys: sched.h

CVS: cvs.openbsd.org: src

2016-03-19 Thread SASANO Takayoshi
CVSROOT:/cvs Module name:src Changes by: u...@cvs.openbsd.org2016/03/17 14:25:00 Modified files: sys/dev/pci: pcidevs Log message: add TXIC TX382B (vendor 0x4651: product 0x3273) ok deraadt@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/03/19 03:36:57 Modified files: sys/arch/arm/arm: bus_space_asm_generic.S cpu.c cpufunc.c pmap.c sys/arch/arm/armv7: bus_space_asm_armv7.S sys/arch/arm/conf: files.arm

CVS: cvs.openbsd.org: src

2016-03-19 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/03/19 03:51:25 Modified files: sys/arch/arm/arm: cpu.c cpufunc.c sys/arch/arm/conf: files.arm sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h Log message: Remove support for the

CVS: cvs.openbsd.org: src

2016-03-19 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/03/19 03:47:54 Modified files: sys/arch/arm/arm: cpu.c cpufunc.c sys/arch/arm/conf: files.arm sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h Log message: Remove support for

CVS: cvs.openbsd.org: src

2016-03-19 Thread Masao Uebayashi
CVSROOT:/cvs Module name:src Changes by: uebay...@cvs.openbsd.org2016/03/17 04:53:57 Modified files: sys/kern : kern_timeout.c Log message: KNF: Remove a blank line.

Re: CVS: cvs.openbsd.org: src

2016-03-19 Thread Michael McConville
Michael McConville wrote: > CVSROOT: /cvs > Module name: src > Changes by: m...@cvs.openbsd.org2016/03/17 11:55:33 > > Modified files: > lib/libc/stdlib: malloc.c > > Log message: > properly guard to macros > > ok otto@ s/ to / two /

CVS: cvs.openbsd.org: src

2016-03-19 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/03/17 13:40:43 Modified files: regress/lib/libpthread/signals/ignore_sigchild: ignore_sigchild.c regress/sys/kern/exec_self: exec_self.c

CVS: cvs.openbsd.org: src

2016-03-19 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/03/17 11:19:43 Modified files: usr.bin/ssh: sshd_config.5 Log message: UseDNS affects ssh hostname processing in authorized_keys, not known_hosts; bz#2554 reported by jjelen AT redhat.com

CVS: cvs.openbsd.org: src

2016-03-19 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/03/16 09:36:26 Modified files: usr.bin/less : ch.c charset.c cmdbuf.c command.c cvt.c decode.c edit.c filename.c lesskey.c line.c lsystem.c main.c

CVS: cvs.openbsd.org: www

2016-03-19 Thread Martin Pieuchot
CVSROOT:/cvs Module name:www Changes by: m...@cvs.openbsd.org2016/03/16 10:24:12 Modified files: . : 59.html Log message: More details about the network SMP work. - List all drivers and sections that are mostly run without big lock. Here "mostly"

CVS: cvs.openbsd.org: src

2016-03-19 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/03/16 05:48:27 Modified files: sys/netinet: if_ether.h Log message: macros for the null, min, and max vlan ids. ok mpi@ and tweaks from sthen@

CVS: cvs.openbsd.org: src

2016-03-19 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/03/17 17:33:23 Modified files: bin/ksh: edit.c jobs.c trap.c Log message: remove some ARGSUSED

CVS: cvs.openbsd.org: www

2016-03-19 Thread Reyk Floeter
CVSROOT:/cvs Module name:www Changes by: r...@cvs.openbsd.org2016/03/16 18:16:43 Modified files: papers : index.html Added files: papers : asiabsdcon2016-vmd-slides.pdf Log message: Add my vmd(8) slides.

CVS: cvs.openbsd.org: src

2016-03-19 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2016/03/16 12:27:01 Modified files: usr.bin/mg : mg.1 Log message: notab mode is not enabled at the moment.

CVS: cvs.openbsd.org: src

2016-03-19 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/03/18 07:16:02 Modified files: sys/arch/arm/arm: cpu.c cpufunc.c pmap.c sys/arch/arm/conf: files.arm sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h pmap.h Removed files:

CVS: cvs.openbsd.org: src

2016-03-19 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2016/03/18 05:33:40 Modified files: usr.sbin/pkg_add/OpenBSD: PackageRepository.pm Log message: use properly separated _pkgfetch user. abort if you can't find it. if you somehow managed NOT to update your