muc.lists.netbsd.sourcechanges
  Home FAQ Contact Sign in
muc.lists.netbsd.sourcechanges only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
muc.lists.netbsd.sourcechanges Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  CVS commit: src/libexec/mail.local         


Author: Emmanuel Dreyfus
Date: May 3, 2008 20:03

Module Name: src
Committed By: manu
Date: Sun May 4 03:03:11 UTC 2008

Modified Files:
src/libexec/mail.local: mail.local.c

Log Message:
Make sure temporary errors are reported as such, using status code
EX_TEMPFAIL (cannot lookup user through NSS, may be because of an
unreachable NIS or LDAP server), or EX_OSERR (other file or memory
related problems).

Sendmail and Postfix should honour EX_TEMPFAIL and EX_OSERR by
queueing the message.

This avoids problems with transcient NSS errors, where the MTA may
successfully lookup a user at a time while mail.local can fail a
few secoonds later.

To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/libexec/mail.local/mail.local.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Show full article (0.95Kb)
no comments
  CVS commit: [netbsd-4] src/doc         


Author: Soren Jacobsen
Date: May 3, 2008 18:45

Module Name: src
Committed By: snj
Date: Sun May 4 01:45:07 UTC 2008

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket #1135.

To generate a diff of this commit:
cvs rdiff -r1.1.2.54 -r1.1.2.55 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: [netbsd-4] src/sys/arch/i386/bios         


Author: Soren Jacobsen
Date: May 3, 2008 18:42

Module Name: src
Committed By: snj
Date: Sun May 4 01:42:33 UTC 2008

Modified Files:
src/sys/arch/i386/bios [netbsd-4]: vesafb.c

Log Message:
Pull up following revision(s) (requested by sborrill in ticket #1135):
sys/arch/i386/bios/vesafb.c: revision 1.27
Disable splashscreen during autoconf if any of the following is true:
- single user (-s)
- verbose (-v)
- debug messages (-x)
- ask for root (-a)
- userconf (-c)

To generate a diff of this commit:
cvs rdiff -r1.19 -r1.19.2.1 src/sys/arch/i386/bios/vesafb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Show full article (0.78Kb)
no comments
  CVS commit: src/sys/compat/mach         


Author: Martin Husemann
Date: May 3, 2008 17:43

Module Name: src
Committed By: martin
Date: Sun May 4 00:43:55 UTC 2008

Modified Files:
src/sys/compat/mach: makemachservices.sh

Log Message:
Move to standard TNF 2 clause license

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/compat/mach/makemachservices.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/x68k/dev         


Author: Martin Husemann
Date: May 3, 2008 17:41

Module Name: src
Committed By: martin
Date: Sun May 4 00:41:26 UTC 2008

Modified Files:
src/sys/arch/x68k/dev: scsirom.c

Log Message:
Move to standard TNF 2 clause license

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/x68k/dev/scsirom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/x68k/dev         


Author: Martin Husemann
Date: May 3, 2008 17:35

Module Name: src
Committed By: martin
Date: Sun May 4 00:35:37 UTC 2008

Modified Files:
src/sys/arch/x68k/dev: neptune.c neptunevar.h

Log Message:
Move to standard TNF 2 clause license

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/x68k/dev/neptune.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/x68k/dev/neptunevar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch         


Author: Martin Husemann
Date: May 3, 2008 17:18

Module Name: src
Committed By: martin
Date: Sun May 4 00:18:16 UTC 2008

Modified Files:
src/sys/arch/powerpc/pci: pcib.c
src/sys/arch/powerpc/powerpc: darwin_commpage_machdep.S
src/sys/arch/sun3/sun3: cache.h
src/sys/arch/sun68k/stand/libsa: SRT0.S

Log Message:
Move to 2 clause TNF license

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/powerpc/pci/pcib.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/powerpc/powerpc/darwin_commpage_machdep.S
cvs rdiff -r1.5 -r1.6 src/sys/arch/sun3/sun3/cache.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/sun68k/stand/libsa/SRT0.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Show full article (0.83Kb)
no comments
  CVS commit: src/sys/arch/vax/vsa         


Author: John Klos
Date: May 3, 2008 17:10

Module Name: src
Committed By: jklos
Date: Sun May 4 00:10:42 UTC 2008

Modified Files:
src/sys/arch/vax/vsa: leds.c

Log Message:
Fix leds.c to compile.

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/vax/vsa/leds.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/powerpc/ibm4xx/pci         


Author: Martin Husemann
Date: May 3, 2008 17:08

Module Name: src
Committed By: martin
Date: Sun May 4 00:08:45 UTC 2008

Modified Files:
src/sys/arch/powerpc/ibm4xx/pci: pchb.c

Log Message:
Move to standard TNF 2 clause license

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/ibm4xx/pci/pchb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/pmax/stand/common         


Author: Martin Husemann
Date: May 3, 2008 17:02

Module Name: src
Committed By: martin
Date: Sun May 4 00:02:11 UTC 2008

Modified Files:
src/sys/arch/pmax/stand/common: if_prom.c

Log Message:
Move to standard TNF 2 clause license

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/pmax/stand/common/if_prom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
 
1 2 3 4 5