CVS: cvs.openbsd.org: src

2021-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2021/11/14 02:31:44 Modified files: etc/rc.d : rc.subr Log message: Improve and simplify timer handling in "stop" and "reload". Rename _rc_wait to _rc_wait_for_start since only "start" uses thi

CVS: cvs.openbsd.org: src

2021-11-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2021/11/15 05:56:11 Modified files: etc/rc.d : rc.subr Log message: Tidy up; no change.

CVS: cvs.openbsd.org: src

2021-11-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2021/11/18 02:51:30 Modified files: share/man/man5 : gnome-module.5 Log message: Move example from "goo" to @tag.

CVS: cvs.openbsd.org: src

2021-12-30 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2021/12/30 01:14:29 Modified files: share/man/man8 : rc.subr.8 Log message: Sync rcexec with reality.

CVS: cvs.openbsd.org: src

2022-02-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/02/12 17:02:17 Modified files: etc/mtree : 4.4BSD.dist Log message: Add /usr/local/share/examples/login.conf.d to the default hierarchy. ok sthen@ espie@ deraadt@

CVS: cvs.openbsd.org: src

2022-04-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/04/01 04:13:35 Modified files: usr.sbin/rcctl : rcctl.8 Log message: Add missing command in description. from Matthew Martin

CVS: cvs.openbsd.org: src

2022-04-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/04/12 08:54:32 Modified files: share/man/man5 : gnome-module.5 Log message: Make this more readable. Document gi-docgen which is coming to gnome.port.mk soon.

CVS: cvs.openbsd.org: src

2022-05-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/05/17 01:02:40 Modified files: etc/rc.d : unbound Log message: Simplify unbound rc.d script. input/ok sthen@ halex@

CVS: cvs.openbsd.org: src

2022-05-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/05/21 04:10:45 Modified files: etc/rc.d : unbound Log message: No need for true(1).

CVS: cvs.openbsd.org: src

2022-05-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/05/21 04:50:09 Modified files: etc/rc.d : rc.subr Log message: Replace the $rcexec variable by an rc_exec function. It is much cleaner to the eyes and makes more sense from a functionnal p

CVS: cvs.openbsd.org: www

2022-05-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2022/05/21 05:27:15 Modified files: faq: current.html Log message: Mention deprecation of ${rcexec} in rc.d scripts.

CVS: cvs.openbsd.org: src

2022-05-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/05/21 06:42:21 Modified files: etc/rc.d : amd bgpd httpd iked iscsid nsd relayd spamd vmd Log message: ${rcexec} -> rc_exec

CVS: cvs.openbsd.org: src

2022-05-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/05/21 08:11:39 Modified files: share/man/man8 : rc.subr.8 Log message: Document rc_exec.

CVS: cvs.openbsd.org: src

2022-05-26 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/05/26 05:27:04 Modified files: etc/rc.d : amd rc.subr usr.sbin/rcctl : rcctl.8 rcctl.sh share/man/man8 : rc.d.8 rc.subr.8 Log message: Introduce a new daemon_execdir vari

CVS: cvs.openbsd.org: src

2022-05-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/05/27 06:27:39 Modified files: share/man/man8 : rc.subr.8 Log message: Normalise markup. from Raf Czlonka

CVS: cvs.openbsd.org: src

2022-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/07/13 07:36:12 Modified files: usr.sbin/rcctl : rcctl.8 Log message: Fix apmd_flags example.

CVS: cvs.openbsd.org: src

2022-08-29 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/08/29 13:14:02 Modified files: etc/rc.d : rc.subr share/man/man8 : rc.subr.8 Log message: Introduce the rc_configtest() function. By default it just returns "0" but can be overrid

CVS: cvs.openbsd.org: src

2022-08-29 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/08/29 13:14:25 Modified files: etc/rc.d : bgpd httpd iked nfsd relayd sshd vmd Log message: Use rc_configtest.

CVS: cvs.openbsd.org: src

2022-08-29 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/08/29 13:37:32 Modified files: etc/rc.d : rc.subr Log message: When using logger(1), also log the message to standard error so we don't have to check syslog when running in debug mode (`-d

CVS: cvs.openbsd.org: src

2022-09-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/09/01 01:25:32 Modified files: etc/rc.d : rc.subr share/man/man8 : rc.d.8 usr.sbin/rcctl : rcctl.sh Log message: Add a new action: "configtest", to check configuration sy

CVS: cvs.openbsd.org: src

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/09/02 16:11:57 Modified files: etc/rc.d : rc.subr share/man/man8 : rc.d.8 rc.subr.8 Log message: Make rc_configtest behave like rc_pre and rc_post; i.e. don't define a default fun

CVS: cvs.openbsd.org: src

2022-09-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/09/04 00:57:13 Modified files: etc/rc.d : iked Log message: Fix regression in previous commit. Moving the configuration check to its own configtest function means rc_pre exit code will now

CVS: cvs.openbsd.org: src

2022-09-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/09/08 07:17:30 Modified files: etc/rc.d : rc.subr Log message: _rc_quirks is only called by _rc_parse_conf, so just merge the two. ok robert@ sthen@ kn@

CVS: cvs.openbsd.org: www

2022-10-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2022/10/01 08:17:02 Modified files: . : 72.html Log message: Add configtest for rc.d / rcctl.

CVS: cvs.openbsd.org: src

2022-10-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/10/19 15:04:45 Modified files: etc/rc.d : rc.subr Log message: Drop support for $rcexec; people should now use the rc_exec function. prodded by jsg@

CVS: cvs.openbsd.org: src

2022-10-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/10/22 04:34:56 Modified files: share/man/man8 : rc.subr.8 Log message: Fix markup ("Ar" -> "Va" ). from Raf Czlonka, thanks

CVS: cvs.openbsd.org: src

2022-11-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2022/11/06 02:12:03 Modified files: usr.sbin/ntpd : ntpd.8 Log message: typo: wlll -> will

CVS: cvs.openbsd.org: src

2023-03-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/03/01 10:27:45 Modified files: usr.sbin/rcctl : rcctl.8 Log message: Bogus full stop.

CVS: cvs.openbsd.org: src

2023-03-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/03/05 03:11:29 Modified files: usr.bin/locale : locale.1 Log message: Values for categories that are not set in the environment or that are overriden by LANG or LC_ALL are displayed between doub

CVS: cvs.openbsd.org: src

2023-03-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/03/05 11:55:34 Modified files: usr.bin/locale : locale.1 Log message: Actually, LANG only set the default. from guenther@

CVS: cvs.openbsd.org: src

2023-04-16 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/04/16 01:16:58 Modified files: etc: changelist Log message: Add /etc/mixerctl.conf to changelist(5). ok deraadt@ kn@ semarie@

CVS: cvs.openbsd.org: src

2023-04-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/04/24 05:54:29 Modified files: share/man/man5 : gnome-module.5 port-modules.5 Log message: gtk-update-icon-cache moved from being a gtk+3 subpackage to a gtk+4 one.

Re: CVS: cvs.openbsd.org: src

2023-04-27 Thread Antoine Jacoutot
On Wed, Apr 26, 2023 at 12:52:45AM -0600, Greg Steuck wrote: > CVSROOT: /cvs > Module name: src > Changes by: gne...@cvs.openbsd.org 2023/04/26 00:52:45 > > Modified files: > lib/libc/hidden: syslog.h > sys/sys: syslog.h > > Log message: > Declare sendsyslog to matc

CVS: cvs.openbsd.org: src

2023-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/07/13 07:54:28 Modified files: usr.sbin/rcctl : rcctl.sh Log message: Check input before trying to disable a non-existing daemon to prevent parsing bogus characters and outputing hell on the con

CVS: cvs.openbsd.org: src

2023-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/11/10 12:46:52 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Mention gnome in DIST_TUPLE.

CVS: cvs.openbsd.org: src

2023-11-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/11/11 05:27:00 Modified files: share/man/man5 : gnome-module.5 Log message: Mention that this module also supports meson(1).

CVS: cvs.openbsd.org: src

2023-11-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/11/11 05:32:34 Modified files: share/man/man5 : gnome-module.5 Log message: Add DIST_TUPLE support documentation.

CVS: cvs.openbsd.org: src

2023-11-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/11/11 06:27:24 Modified files: share/man/man5 : gnome-module.5 Log message: We do not define VERSION anymore.

CVS: cvs.openbsd.org: src

2023-12-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2023/12/13 10:50:23 Modified files: usr.sbin/syspatch: syspatch.sh Log message: Match what reorder_kernel is doing and use kern.osversion to find out whether we are running an MP kernel or not. base

CVS: cvs.openbsd.org: src

2024-01-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2024/01/17 01:26:06 Modified files: etc/rc.d : rc.subr Log message: Zap trailing space. from Kirill Miazine, thanks.

CVS: cvs.openbsd.org: src

2024-05-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2024/05/05 02:16:45 Modified files: usr.sbin/rcctl : rcctl.8 Log message: Document "ls rogue" exit status.

CVS: cvs.openbsd.org: src

2024-07-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2024/07/08 08:32:44 Modified files: usr.sbin/rcctl : rcctl.sh Log message: Prevent rewriting /etc/rc.conf.local unconditionnally. Compare the new and old ones and do nothing is they match. This mean

CVS: cvs.openbsd.org: src

2024-07-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2024/07/08 08:47:42 Modified files: usr.sbin/rcctl : rcctl.sh Log message: Use install -F instead of cat(1); no clue what I was thinking. ok robert@

CVS: cvs.openbsd.org: www

2012-12-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/03 02:51:21 Modified files: faq/ru : faq9.html lt : armish.html landisk.html vax.html Added files: faq/ru : faq11.html faq8.html Log message: Syn

CVS: cvs.openbsd.org: www

2012-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/05 01:49:42 Modified files: faq/fr : current.html fr : macppc.html want.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: www

2012-12-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/08 02:15:21 Modified files: de : macppc.html faq/pf/ru : options.html queueing.html ru : 52.html why-cvs.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: src

2012-12-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2012/12/11 10:09:50 Modified files: etc: daily Log message: Add a SMART check using atactl(8) against disks that support and have SMART enabled. Committing now so that it gets broader te

CVS: cvs.openbsd.org: www

2012-12-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/15 11:31:00 Modified files: faq/fr : current.html fr : errata52.html ftp.html nl : ftp.html openbgpd/fr: ftp.html openntp

CVS: cvs.openbsd.org: www

2012-12-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/16 00:54:13 Modified files: lt : ftp.html openbgpd/ru: ftp.html openntpd/ru: ftp.html index.html portable.html openssh/ru : features.html hist

CVS: cvs.openbsd.org: www

2012-12-16 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/16 10:48:52 Modified files: openssh: index.html Log message: Link [ru].

CVS: cvs.openbsd.org: www

2012-12-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/19 12:53:39 Modified files: de : ftp.html faq/de : faq12.html faq/nl : faq12.html faq/pf/pt : index.html queueing.html nl

CVS: cvs.openbsd.org: www

2012-12-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/21 03:33:10 Modified files: faq/de : faq12.html faq/pf/de : carp.html faq/pf/nl : carp.html papers/de : index.html Log message: Sync with Ste

CVS: cvs.openbsd.org: www

2012-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/22 02:49:29 Modified files: faq/fr : current.html faq12.html fr : ftp.html want.html openbgpd/fr: ftp.html openntpd/fr: ftp.html portable.

CVS: cvs.openbsd.org: www

2012-12-28 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/28 11:32:15 Modified files: de : events.html ftp.html faq/de : faq14.html faq/fr : faq5.html fr : events.html openbgp

CVS: cvs.openbsd.org: www

2012-12-29 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/29 01:09:40 Modified files: faq/nl : faq14.html openbgpd/ru: ftp.html openntpd/ru: ftp.html portable.html openssh/ru : faq.html ftp.html index.htm

CVS: cvs.openbsd.org: www

2012-12-31 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2012/12/31 04:21:08 Modified files: de : anoncvs.html faq/fr : faq14.html nl : anoncvs.html openbgpd/pt: ftp.html openntpd/pt

CVS: cvs.openbsd.org: www

2013-01-04 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/04 01:06:44 Modified files: de : anoncvs.html faq/pt : index.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: www

2013-01-04 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/04 05:14:44 Modified files: . : want.html Log message: Thanks to the folks at www.linuxfund.org, I'm now the happy owner of an all-in-one HP OfficeJet 7500A-W which means I'll be

CVS: cvs.openbsd.org: src

2013-01-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/01/05 02:43:25 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Gnome > GNOME

Re: CVS: cvs.openbsd.org: src

2013-01-05 Thread Antoine Jacoutot
On Sat, Jan 05, 2013 at 02:01:43PM +0100, Marc Espie wrote: > On Sat, Jan 05, 2013 at 02:43:26AM -0700, Antoine Jacoutot wrote: > > CVSROOT:/cvs > > Module name:src > > Changes by: ajacou...@cvs.openbsd.org 2013/01/05 02:43:25 > > > > Modif

CVS: cvs.openbsd.org: www

2013-01-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/05 08:19:50 Modified files: faq/fr : current.html faq14.html faq/pf/pt : authpf.html ftp.html options.html perf.html faq/pt : faq7.html faq9.html truetype

Re: CVS: cvs.openbsd.org: src

2013-01-06 Thread Antoine Jacoutot
On Sun, Jan 06, 2013 at 07:11:12AM -0700, Theo de Raadt wrote: > CVSROOT: /cvs > Module name: src > Changes by: dera...@cvs.openbsd.org 2013/01/06 07:11:12 > > Modified files: > etc: daily > > Log message: > backout atactl check; I had warned that this would try a lot o

CVS: cvs.openbsd.org: www

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/09 00:01:45 Modified files: de : donations.html events.html sparc64.html nl : donations.html pt : donations.html Log message: Sync with S

CVS: cvs.openbsd.org: www

2013-01-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/12 00:47:15 Modified files: faq/fr : current.html faq/pf/ru : options.html tagging.html faq/ru : faq11.html faq12.html faq8.html faq9.html

CVS: cvs.openbsd.org: www

2013-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/13 02:31:06 Modified files: faq/fr : faq4.html faq6.html fr : 52.html crypto.html errata.html errata32.html errata33.html errata34.html er

CVS: cvs.openbsd.org: www

2013-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/13 08:45:16 Modified files: faq/fr : faq4.html faq/nl : faq14.html faq/pf/pt : anchors.html faq/pt : faq2.html faq3.html fr

CVS: cvs.openbsd.org: www

2013-01-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/18 00:15:55 Modified files: faq/de : faq14.html faq15.html faq/nl : faq15.html faq/pf/pt : carp.html pools.html queueing.html faq/pt : fa

CVS: cvs.openbsd.org: www

2013-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/20 00:39:01 Modified files: de : hackathons.html loongson.html faq/fr : current.html faq14.html faq15.html faq/pf/pt : nat.html faq/pf/ru

CVS: cvs.openbsd.org: www

2013-01-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/23 08:57:13 Modified files: de : mvme88k.html faq/pf/pt : nat.html fr : luna88k.html mvme88k.html lt : anoncvs.html donations

CVS: cvs.openbsd.org: src

2013-01-25 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/01/25 06:32:49 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: Rename some functions and bump copyright. No functionnal change.

CVS: cvs.openbsd.org: src

2013-01-26 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/01/26 01:00:11 Modified files: etc/rc.d : mountd Log message: Do not allow stopping/restarting mountd using the rc.d(8) framework; if there is need to send a SIGTERM to mountd(8), it shoul

CVS: cvs.openbsd.org: www

2013-01-28 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/01/28 02:28:24 Modified files: de : mvme88k.html security.html faq/fr : current.html faq/pf/fr : carp.html fr : hackathons.html luna

CVS: cvs.openbsd.org: www

2013-02-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/01 04:25:22 Modified files: de : anoncvs.html cvsync.html ftp.html i386.html faq/de : faq8.html openbgpd/de: ftp.html openntpd/de: ftp.htm

CVS: cvs.openbsd.org: www

2013-02-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/03 00:49:53 Modified files: faq/fr : current.html faq8.html fr : anoncvs.html cvsync.html errata50.html errata51.html ftp.html i386.html s

CVS: cvs.openbsd.org: www

2013-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/03 12:42:34 Modified files: de : alpha.html amiga.html arc.html hp300.html landisk.html mac68k.html mvme68k.html mvme88k.html pla

CVS: cvs.openbsd.org: src

2013-02-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/05 08:01:02 Modified files: usr.sbin/nginx : Makefile.bsd-wrapper Log message: Install 50x.html which is part of the default nginx configuration. ok robert@

CVS: cvs.openbsd.org: www

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/06 09:37:20 Modified files: de : donations.html faq/fr : faq13.html opensmtpd/de : index.html portable.html users.html openssh/nl : ftp.html

CVS: cvs.openbsd.org: www

2013-02-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/09 02:05:10 Modified files: de : events.html faq/de : faq8.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: src

2013-02-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/09 03:50:26 Modified files: usr.sbin/nginx/conf: nginx.conf Log message: Put index and root directives where they belong according to the nginx Pitfalls rules. ok robert@

CVS: cvs.openbsd.org: src

2013-02-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/09 08:16:35 Modified files: etc: master.passwd Log message: There is no /usr/libexec/uucp/uucico in base; uucico (8) is provided by the net/uccp package and is installed under /us

CVS: cvs.openbsd.org: www

2013-02-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/09 17:07:10 Modified files: de : mvme68k.html mvme88k.html faq/fr : faq10.html fr : alpha.html aviion.html cats.html donations.html

CVS: cvs.openbsd.org: www

2013-02-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/11 13:44:46 Modified files: de : 53.html faq/de : faq5.html faq/nl : faq8.html opensmtpd/nl : index.html portable.html users.html Log

CVS: cvs.openbsd.org: src

2013-02-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/12 05:03:57 Modified files: etc/etc.sparc64: MAKEDEV.md Log message: Increase default number of ldoms to 8 (+ 8 virtual consoles and 16 virtual disks). input and ok kettenis@

CVS: cvs.openbsd.org: src

2013-02-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/12 05:04:22 Modified files: etc/etc.sparc64: MAKEDEV Log message: regen

CVS: cvs.openbsd.org: www

2013-02-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/13 12:42:18 Modified files: de : 53.html macppc.html faq/de : faq14.html faq/nl : faq14.html faq5.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: www

2013-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/15 00:08:32 Modified files: faq/fr : faq14.html faq5.html faq8.html fr : amiga.html index.html landisk.html macppc.html plat.html solbourn

CVS: cvs.openbsd.org: src

2013-02-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/16 00:13:03 Modified files: etc: services Log message: Add 106/tcp (pop3pw/poppasswd) to the unofficial services list. ok sthen@ deraadt@

CVS: cvs.openbsd.org: src

2013-02-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/16 00:25:54 Modified files: usr.sbin/user : user.c Log message: Fix unlocking on 32bits arch where it would fuck up the shell... Do not try to (un)lock system users; people wanting to do so

CVS: cvs.openbsd.org: src

2013-02-16 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/02/16 04:35:12 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Make it clear that USE_MFS is not meant to be set by a user. This would prevent dumb people like yours truly wondering

Re: CVS: cvs.openbsd.org: src

2013-02-16 Thread Antoine Jacoutot
On Thu, Feb 14, 2013 at 05:21:01PM -0700, Darren Tucker wrote: > CVSROOT: /cvs > Module name: src > Changes by: dtuc...@cvs.openbsd.org 2013/02/14 17:21:01 > > Modified files: > usr.bin/ssh: sshconnect2.c > > Log message: > Warn more loudly if an IdentityFile provided by the us

Re: CVS: cvs.openbsd.org: src

2013-02-16 Thread Antoine Jacoutot
hing regarding indentification. > >On 17 Feb 2013 00:06, "Otto Moerbeek" <[1]o...@drijf.net> wrote: > > On Sat, Feb 16, 2013 at 01:42:14PM +0100, Antoine Jacoutot wrote: > > On Thu, Feb 14, 2013 at 05:21:01PM -0700, Darren Tucker wrote: > >

Re: CVS: cvs.openbsd.org: src

2013-02-16 Thread Antoine Jacoutot
On Sun, Feb 17, 2013 at 02:30:15PM +1100, Darren Tucker wrote: > On Sun, Feb 17, 2013 at 01:46:29AM +1100, Darren Tucker wrote: > > OK that's not intended behaviour. I'll look at it tomorrow and either fix > > it or revert it. > > The problem was I didn't distinguish the default-provided Identity

CVS: cvs.openbsd.org: www

2013-02-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/17 01:05:41 Modified files: de : 53.html macppc.html faq/de : faq6.html faq/nl : faq13.html faq6.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: www

2013-02-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/18 09:29:32 Modified files: de : 53.html donations.html goals.html faq/de : faq13.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: www

2013-02-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/20 07:08:03 Modified files: de : 53.html security.html stable.html faq/pf/de : nat.html pools.html tables.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: www

2013-02-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/22 00:53:37 Modified files: faq/de : faq14.html faq/fr : faq13.html faq14.html faq/nl : faq13.html faq14.html faq/pf/fr : nat.html pools.

CVS: cvs.openbsd.org: www

2013-02-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/24 01:08:35 Modified files: de : 53.html donations.html index.html nl : index.html Log message: Sync with Steelix CVS

CVS: cvs.openbsd.org: www

2013-02-25 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/25 01:23:52 Modified files: faq/pf/pt : nat.html pools.html tables.html openbgpd/pt: ftp.html pt : donations.html goals.html index.html plus.html

CVS: cvs.openbsd.org: www

2013-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/02/28 14:23:30 Modified files: de : 53.html fr : arc.html donations.html index.html want.html openssh/fr : donations.html Log message: Sync with Ste

CVS: cvs.openbsd.org: src

2013-03-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/03/02 02:07:37 Modified files: usr.bin/passwd : pwd_check.c Log message: When using an external password quality check program, do not run the patterns checks which may contradict the rules set

<    1   2   3   4   5   6   7   8   9   10   >