Re: [PATCH] awk: initialisation of struct

2013-01-03 Thread Philip Guenther
On Thu, Jan 3, 2013 at 8:48 PM, Michael W. Bombardieri wrote: > I am submitting a patch for awk. "struct Cell" has 7 fields; > the final field is an optional "next" pointer. ... > Splint identified that instances of Cell are initialised with only 6 > fields, e.g. > > run.c:78:24: Initializer block

Re: adduser: better locked password

2013-01-03 Thread Chris Cappuccio
Tobias Ulmer [tobi...@tmux.org] wrote: > Adding a user with a locked password is a deliberate action. > Set the password to "*" to stop security(8) from > complaining about the new user. > I think it'd make more sense if security(8) didn't flag :*: as unusual. Since when is it unusua

[PATCH] awk: initialisation of struct

2013-01-03 Thread Michael W. Bombardieri
Hi, I am submitting a patch for awk. "struct Cell" has 7 fields; the final field is an optional "next" pointer. 79 typedef struct Cell { 80 uschar ctype; /* OCELL, OBOOL, OJUMP, etc. */ 81 uschar csub; /* CCON, CTEMP, CFLD, etc. */ 82 char*nval; /* name, for

Re: diff: dhcp-options(5) vs. dhcpd/tables.c

2013-01-03 Thread Kenneth R Westerback
On Thu, Jan 03, 2013 at 04:00:38PM +0100, MERIGHI Marcus wrote: > j...@kerhand.co.uk (Jason McIntyre), 2013.01.02 (Wed) 18:39 (CET): > > On Sun, Dec 16, 2012 at 07:24:53PM +0100, MERIGHI Marcus wrote: > > > playing with option-252 I found it already has a name. Found that as > > > well: http://marc

editline(3): el_source() and .editrc file

2013-01-03 Thread LEVAI Daniel
Hi! It seems that the editline(3) man page didn't get updated after el.c r1.7 (some twelve years ago :) ). Index: editline.3 === RCS file: /cvs/src/lib/libedit/editline.3,v retrieving revision 1.32 diff -p -u -r1.32 editline.3 --- e

Re: diff: dhcp-options(5) vs. dhcpd/tables.c

2013-01-03 Thread Stuart Henderson
On 2013/01/03 16:00, MERIGHI Marcus wrote: > j...@kerhand.co.uk (Jason McIntyre), 2013.01.02 (Wed) 18:39 (CET): > > On Sun, Dec 16, 2012 at 07:24:53PM +0100, MERIGHI Marcus wrote: > > > playing with option-252 I found it already has a name. Found that as > > > well: http://marc.info/?l=openbsd-misc

Re: diff: dhcp-options(5) vs. dhcpd/tables.c

2013-01-03 Thread MERIGHI Marcus
j...@kerhand.co.uk (Jason McIntyre), 2013.01.02 (Wed) 18:39 (CET): > On Sun, Dec 16, 2012 at 07:24:53PM +0100, MERIGHI Marcus wrote: > > playing with option-252 I found it already has a name. Found that as > > well: http://marc.info/?l=openbsd-misc&m=126573542214773 > > > > Index: dhcp-options.5 >

Re: diff: dhcp-options(5) vs. dhcpd/tables.c

2013-01-03 Thread MERIGHI Marcus
j...@kerhand.co.uk (Jason McIntyre), 2013.01.02 (Wed) 18:39 (CET): > On Sun, Dec 16, 2012 at 07:24:53PM +0100, MERIGHI Marcus wrote: > > Hello, > > > > playing with option-252 I found it already has a name. Found that as > > well: http://marc.info/?l=openbsd-misc&m=126573542214773 > > > > Wrote

terminfo entries for rxvt-unicode

2013-01-03 Thread David Coppa
Hi. Had this in my src tree for a long time... Is it worth considering for general consumption? Ciao, David Index: share/termtypes/termtypes.master === RCS file: /cvs/src/share/termtypes/termtypes.master,v retrieving revision 1.47

new puc card for adding

2013-01-03 Thread Gregory Edigarov
diff --git a/sys/dev/pci/pucdata.c b/sys/dev/pci/pucdata.c index 3b87fb5..c5a0078 100644 --- a/sys/dev/pci/pucdata.c +++ b/sys/dev/pci/pucdata.c @@ -903,6 +903,15 @@ const struct puc_device_description puc_devs[] = { }, }, + /* SIIG JJ-E10011-S3 PCI-E card */ + {