openbsd-source-changes mailing list

FromSubjectsort iconDate
Theo de Raadt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2007/10/19 15:03:51 Modified files: usr.bin/su : su.c Log message: do setegid() before seteuid(); see pr 5605 for more info; ok millert
Oct 19, 5:03 pm 2007
Mike Belopuhov
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: mikeb@cvs.openbsd.org 2007/10/19 14:58:59 Modified files: share/man/man4/man4.amd64: pctr.4 share/man/man4/man4.i386: pctr.4 Log message: Man page update due to the recent pctr codebase rewrite. ok deraadt jmc
Oct 19, 4:58 pm 2007
Constantine A. Murenin
CVS: cvs.openbsd.org: www
CVSROOT: /cvs Module name: www Changes by: cnst@cvs.openbsd.org 2007/10/19 14:09:29 Modified files: . : plus.html Log message: wbng(4) is a new driver
Oct 19, 4:09 pm 2007
Theo de Raadt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2007/10/19 12:34:31 Modified files: usr.sbin/acpidump: acpidump.c Log message: missing break; spotted by robert, marco did not read the diff well enough or try it
Oct 19, 2:34 pm 2007
Federico G. Schwindt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2007/10/19 12:11:18 Modified files: sys/arch/i386/include: db_machdep.h sys/arch/amd64/include: db_machdep.h Log message: remove vars from some prototypes.
Oct 19, 2:11 pm 2007
Pierre-Yves Ritschard
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2007/10/19 11:33:35 Modified files: usr.sbin/hoststated: parse.y Log message: print system error when fopen fails.
Oct 19, 1:33 pm 2007
Theo de Raadt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2007/10/19 10:06:39 Modified files: lib/libexpat : Makefile Log message: pretty
Oct 19, 12:06 pm 2007
Kenneth R Westerback
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2007/10/19 09:52:20 Modified files: usr.sbin/dhcpd : options.c Log message: Make sure bufix is updated after copying options into the first overflow buffer. Actually use the second overflow buffer now that bufix is correct and the test for remaining options will work correctly. ok beck@
Oct 19, 11:52 am 2007
Otto Moerbeek
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2007/10/19 09:53:57 Modified files: usr.sbin/ntpd : ntp_msg.c Log message: don't fill the logs; spotted by deraadt@ ok henning@
Oct 19, 11:53 am 2007
Kenneth R Westerback
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2007/10/19 09:43:33 Modified files: usr.sbin/dhcpd : options.c Log message: Be a bit more paranoid and initialize all valid options buffers with DHO_PAD (a.k.a. 0). Eliminate manual DHO_PAD'ing after DHO_END is put into the buffer. ok beck@
Oct 19, 11:43 am 2007
Alexandre Anriot
CVS: cvs.openbsd.org: www
CVSROOT: /cvs Module name: www Changes by: aanriot@cvs.openbsd.org 2007/10/19 09:44:35 Modified files: . : getting.html Log message: also mention cd42.iso . suggested by ajacoutot@
Oct 19, 11:44 am 2007
Kenneth R Westerback
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2007/10/19 09:34:55 Modified files: usr.sbin/dhcpd : options.c Log message: Fix obvious typos and write DHO_PAD and DHO_END into correct options overflow buffer. Spotted by canacar@ and others. ok beck@
Oct 19, 11:34 am 2007
Theo de Raadt
CVS: cvs.openbsd.org: www
CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2007/10/19 09:37:35 Modified files: . : sparc64.html Log message: kettenis maintains sparc64...
Oct 19, 11:37 am 2007
Mark Kettenis
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2007/10/19 09:29:22 Modified files: sys/arch/sparc64/sparc64: clock.c Log message: Don't use "counter-timer" as clock interrupt source on MULTIPROCESSOR kernels for now.
Oct 19, 11:29 am 2007
Alexandre Ratchov
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2007/10/19 09:31:02 Modified files: sys/dev : audio.c Log message: fix audio_calc_blksize() not to return larger block sizes than the buffer size ok jakemsr
Oct 19, 11:31 am 2007
Kenneth R Westerback
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2007/10/19 09:25:07 Modified files: usr.sbin/dhcpd : options.c Log message: Correct the value returned by cons_options in the case where overload buffers are used. It should reflect the end of the main options buffer rather than the start of the options copied into it. ok beck@
Oct 19, 11:25 am 2007
Kenneth R Westerback
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2007/10/19 09:16:34 Modified files: usr.sbin/dhcpd : options.c Log message: Ensure that main_buffer_size is set to a value less than or equal to the size of the outgoing packet's options field. Spotted by canacar@. ok beck@
Oct 19, 11:16 am 2007
Mark Kettenis
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2007/10/19 09:17:30 Modified files: sys/arch/sparc64/sparc64: ofw_machdep.c Log message: Use HDL2CELL when passing an OpenFirmware handle in prom_start_cpu. Makes bsd.mp boot on an E250.
Oct 19, 11:17 am 2007
Pierre-Yves Ritschard
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2007/10/19 08:40:51 Modified files: usr.sbin/hoststated: hoststated.c parse.y Log message: Do log initialisation correctly, like bgpd does. This removes the double warn/log_warn madness i introduced yesterday. This also keeps messages on stderr at startup and when running with -n.
Oct 19, 10:40 am 2007
Theo de Raadt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2007/10/19 08:36:01 Modified files: sys/arch/sparc64/sparc64: cpu.c Log message: remove old-school "cpu%d running" messages from default code paths
Oct 19, 10:36 am 2007
Theo de Raadt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2007/10/19 08:25:35 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi Log messag...
Oct 19, 10:25 am 2007
Theo de Raadt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2007/10/19 08:29:41 Modified files: lib/libexpat : Makefile Log message: do not install them silently
Oct 19, 10:29 am 2007
Theo de Raadt
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2007/10/19 08:28:15 Modified files: include : Makefile Log message: install includes from libexpat
Oct 19, 10:28 am 2007
Pierre-Yves Ritschard
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2007/10/19 08:15:14 Modified files: usr.sbin/hoststated: hoststated.c hoststated.h parse.y pfe.c relay.c Log message: Move relays from static TAILQs to allocated ones. This syncs it with other hoststated entities and will make reload easier. This is step 1 out of 7 for reload.
Oct 19, 10:15 am 2007
Pierre-Yves Ritschard
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2007/10/19 06:08:55 Modified files: usr.sbin/hoststatectl: hoststatectl.c parser.c parser.h usr.sbin/hoststated: control.c hce.c hoststated.h pfe.c Log message: Add the ability to schedule an immediate check through hoststatectl. Especially useful when interval is rather long. I was supposed to commit this before 4.2.
Oct 19, 8:08 am 2007
Nick Holland
CVS: cvs.openbsd.org: www
CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2007/10/19 04:44:13 Modified files: faq : upgrade42.html Log message: one again, I'm caught committing Comma Abuse. This time, by Theo himself.
Oct 19, 6:44 am 2007
Pierre-Yves Ritschard
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2007/10/19 03:08:05 Modified files: usr.sbin/hoststated: parse.y Log message: keep log_warn messages to be informed when a failure occurs during a reload.
Oct 19, 5:08 am 2007
Jacob Meuser
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: jakemsr@cvs.openbsd.org 2007/10/19 03:03:05 Modified files: regress/sys/dev/audio_rw: audiotest_rw.c Log message: fix off by ones in the AUDIO_GET[PR]RINFO tests
Oct 19, 5:03 am 2007
Brad Smith
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2007/10/19 02:35:42 Modified files: sys/dev/pci : pcidevs Log message: add the Broadcom BCM4328 PCI id. ok mglocker@ dlg@
Oct 19, 4:35 am 2007
Brad Smith
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2007/10/19 02:36:14 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen
Oct 19, 4:36 am 2007
Jason McIntyre
CVS: cvs.openbsd.org: src
CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2007/10/19 00:29:36 Modified files: share/man/man4/man4.sgi: macebus.4 share/man/man4 : pckbd.4 pms.4 Log message: mkbc bits; corrections from miod, ok deraadt
Oct 19, 2:29 am 2007
Nick Holland
CVS: cvs.openbsd.org: www
CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2007/10/18 20:19:02 Modified files: faq : upgrade42.html Log message: Upgraders don't (in general) care what Xenocara is. Zero reason to mention it here. It's X, that's what's important to the users. Pointed out by deraadt@.
Oct 18, 10:19 pm 2007
Nick Holland
CVS: cvs.openbsd.org: www
CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2007/10/18 18:24:44 Modified files: faq : upgrade42.html Added files: faq : upgrade42.patch Log message: enter upgrade42.patch (and there was much rejoicing!) This makes upgrade42.html usable and ready for testing. Add more on libexpat (yeah, bit me, so you get better docs). Tested on (at least) four machines of mine, plus some testing and examination by henning@. Yes, that sudoers diff is wacky... al...
Oct 18, 8:24 pm 2007
previous daytodaynext day
October 18, 2007October 19, 2007October 20, 2007