Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:40:40 UTC 2020
Modified Files:
src/dist/pf/sbin/pfctl: pfctl.c
Log Message:
Externalize variables owned logically by pf_ruleset.c
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/pf/sbin/pfctl/pf
Module Name:src
Committed By: maxv
Date: Fri Aug 17 12:36:53 UTC 2018
Modified Files:
src/dist/pf/share/man/man4: pflog.4 pfsync.4
src/dist/pf/share/man/man5: pf.conf.5 pf.os.5
Log Message:
Add a deprecation note in each of the PF man pages (instead of just pf.4),
Module Name:src
Committed By: sevan
Date: Tue Aug 7 21:11:19 UTC 2018
Modified Files:
src/dist/pf/sbin/pflogd: pflogd.8
Log Message:
Escape Dx which otherwise gets interpreted as DragonFly.
via r1.49 in OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.
Module Name:src
Committed By: maxv
Date: Wed Aug 1 13:30:14 UTC 2018
Modified Files:
src/dist/pf/share/man/man4: pf.4
Log Message:
Add a bold note to say our PF is obsolete.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/dist/pf/share/man/man4/pf.4
P
Module Name:src
Committed By: mrg
Date: Sun Feb 4 08:44:36 UTC 2018
Modified Files:
src/dist/pf/sbin/pfctl: pfctl_altq.c pfctl_optimize.c
Log Message:
fix two issues found by GCC 6.4:
- cbq_compute_idletime() had a fprintf() not in the intended missing {}.
- skip_cmp_dst_
Module Name:src
Committed By: sevan
Date: Sat Dec 16 07:52:08 UTC 2017
Modified Files:
src/dist/pf/etc: pf.os
Log Message:
Add DragonFly BSD fingerprints.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/pf/etc/pf.os
Please note that diffs are not pu
Module Name:src
Committed By: sevan
Date: Sat Dec 16 07:36:26 UTC 2017
Modified Files:
src/dist/pf/etc: pf.os
Log Message:
Synchronise with r1.27 from OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/pf/etc/pf.os
Please note that diffs are no
Module Name:src
Committed By: dholland
Date: Mon May 30 17:21:07 UTC 2016
Modified Files:
src/dist/pf/sbin/pfctl: pfctl_optimize.c
Log Message:
PR 50709 David Binderman: memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/pf/sbin/pfctl/pfctl_
Module Name:src
Committed By: joerg
Date: Fri Aug 28 12:17:41 UTC 2015
Modified Files:
src/dist/pf/sbin/pflogd: pflogd.c
Log Message:
Fix obviously broken condition.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/dist/pf/sbin/pflogd/pflogd.c
Please not
Module Name:src
Committed By: christos
Date: Wed Dec 25 22:14:53 UTC 2013
Removed Files:
src/dist/smbfs: COPYRIGHT CREDITS FREEBSD-upgrade HISTORY INSTALL
Makefile Makefile.inc README config.mk.in configure
src/dist/smbfs/examples: dot.nsmbrc smbfs.sh.sa
Module Name:src
Committed By: stacktic
Date: Sun Dec 15 21:48:56 UTC 2013
Modified Files:
src/dist/smbfs/lib/smb: nb_name.c
Log Message:
nb_name_len does not increase size when nn_scope contains only a \0,
do the same on nb_name_encode to avoid a buffer overflow
To gener
Module Name:src
Committed By: stacktic
Date: Sun Dec 15 21:45:07 UTC 2013
Modified Files:
src/dist/smbfs/lib/smb: nb_name.c
Log Message:
Make sure we keep enough space to encode the type
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/smbfs/lib/smb/n
Module Name:src
Committed By: christos
Date: Thu Nov 28 22:38:01 UTC 2013
Removed Files:
src/dist/nvi: Changes LICENSE README README.1st README.DB3 TODO
nvi2netbsd
src/dist/nvi/build.unix: README README.LynxOS README.Solaris
src/dist/nvi/catalog:
Module Name:src
Committed By: joerg
Date: Mon Nov 18 20:03:02 UTC 2013
Modified Files:
src/dist/nvi/common: api.c
Log Message:
Change content of string, don't overwrite the newly allocated pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/
Module Name:src
Committed By: christos
Date: Mon Oct 21 15:32:41 UTC 2013
Modified Files:
src/dist/smbfs/lib/smb: rap.c
Log Message:
add a gcc XXX initialization
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/dist/smbfs/lib/smb/rap.c
Please note that di
Module Name:src
Committed By: christos
Date: Mon Oct 21 14:57:56 UTC 2013
Modified Files:
src/dist/smbfs/lib/smb: rap.c subr.c
Log Message:
remove unused variables
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/smbfs/lib/smb/rap.c \
src/dist/smb
Module Name:src
Committed By: christos
Date: Sun Oct 20 21:16:05 UTC 2013
Modified Files:
src/dist/pppd/pppd: auth.c cbcp.c utils.c
Log Message:
fix unused variable warnings
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/dist/pppd/pppd/auth.c
cvs rdiff -
Module Name:src
Committed By: christos
Date: Fri Oct 18 20:40:15 UTC 2013
Modified Files:
src/dist/nvi/cl: cl_funcs.c cl_screen.c
src/dist/nvi/common: exf.c key.c
src/dist/nvi/ex: ex.c ex_args.c ex_argv.c ex_bang.c ex_display.c
ex_global.c ex_pri
Module Name:src
Committed By: joerg
Date: Fri Sep 13 21:07:54 UTC 2013
Modified Files:
src/dist/pppd/pppd: eap.c
Log Message:
wkmodulus is only used with USE_SRP, so conditionalize it.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/pppd/pppd/eap.c
Module Name:src
Committed By: christos
Date: Thu Jun 20 18:39:16 UTC 2013
Removed Files:
src/dist/dhcp: ANONCVS CHANGES COPYRIGHT LICENSE Makefile Makefile.conf
Makefile.dist README RELNOTES configure site.conf
src/dist/dhcp/client: Makefile.dist clparse
Module Name:src
Committed By: christos
Date: Sat Mar 23 16:32:07 UTC 2013
Removed Files:
src/dist/pdisk: ATA_media.c ATA_media.h DoSCSICommand.c DoSCSICommand.h
HISTORY MacSCSICommand.h README SCSI_media.c SCSI_media.h
bitfield.c bitfield.h convert.c
Module Name:src
Committed By: christos
Date: Wed Jan 23 18:51:51 UTC 2013
Modified Files:
src/dist/nvi/common: conv.c
Log Message:
It is ridiculous to truncate files on character conversions without
warning and a chance for recovery. This patch sets the handler to
copy the
Module Name:src
Committed By: rmind
Date: Mon Dec 24 01:14:41 UTC 2012
Modified Files:
src/dist/pf/usr.sbin/ftp-proxy: npf.c
Log Message:
ftp-proxy: disable NPF bits for now; it will be re-done.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/dist/pf/usr.
Module Name:src
Committed By: njoly
Date: Mon Nov 19 22:31:34 UTC 2012
Modified Files:
src/dist/pppd/chat: chat.8
Log Message:
Protect a few more quotes in chat script examples.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/pppd/chat/chat.8
Please
Module Name:src
Committed By: plunky
Date: Sat Sep 15 17:42:43 UTC 2012
Modified Files:
src/dist/pf/usr.sbin/ftp-proxy: ipf.c
Log Message:
reinstate "Update ftp-proxy for changes to ipnat_t" from Darren Reed
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src
Module Name:src
Committed By: spz
Date: Sun Jul 15 09:13:59 UTC 2012
Modified Files:
src/dist/nvi/common: exf.c
Log Message:
Use after free (Coverity 273146)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/nvi/common/exf.c
Please note that diffs are
Module Name:src
Committed By: abs
Date: Mon Jun 25 16:47:03 UTC 2012
Modified Files:
src/dist/pdisk: partition_map.c
Log Message:
Casting an uint32_t pointer to (long *) may have been acceptable
in the eighties but that time has long past. Minimally invasive
fix using a te
Module Name:src
Committed By: christos
Date: Sun Apr 8 21:18:46 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
print sizeof() with %zu
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/dist/pdisk/pdisk.c
Please note that diffs are not pub
Module Name:src
Committed By: wiz
Date: Sun Apr 8 20:41:18 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
Cast argument to unsigned long for i386.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/dist/pdisk/pdisk.c
Please note that diffs
Module Name:src
Committed By: wiz
Date: Sun Apr 8 17:04:19 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
Fix a format string error clang found.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/dist/pdisk/pdisk.c
Please note that diffs a
Module Name:src
Committed By: wiz
Date: Sun Apr 8 17:04:07 UTC 2012
Modified Files:
src/dist/pdisk: errors.h io.h
Log Message:
Sprinkle __dead and __printflike for clang.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/pdisk/errors.h
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Fri Apr 6 22:41:47 UTC 2012
Modified Files:
src/dist/pdisk: ATA_media.c DoSCSICommand.c DoSCSICommand.h
MacSCSICommand.h SCSI_media.c bitfield.c bitfield.h convert.c
cvt_pt.c deblock_media.c deblock_media
Module Name:src
Committed By: he
Date: Fri Mar 23 14:49:55 UTC 2012
Modified Files:
src/dist/pdisk: errors.c io.c pdisk.c
Log Message:
More c89 prototypes, mostly just filling in void where needed.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/pdis
Module Name:src
Committed By: he
Date: Thu Mar 22 08:56:52 UTC 2012
Modified Files:
src/dist/pdisk: dump.c
Log Message:
Add a void to make function declaration c89.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/dist/pdisk/dump.c
Please note that diff
Module Name:src
Committed By: joerg
Date: Wed Feb 29 23:42:29 UTC 2012
Modified Files:
src/dist/pf/sbin/pflogd: pflogd.c pflogd.h
Log Message:
Fix format string usage.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/dist/pf/sbin/pflogd/pflogd.c
cvs rdiff
Module Name:src
Committed By: joerg
Date: Sat Feb 25 00:13:00 UTC 2012
Modified Files:
src/dist/nvi/ex: ex_tag.c
src/dist/nvi/vi: vs_msg.c
Log Message:
Don't use loops with empty body.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/dist/nvi/ex/
Module Name:src
Committed By: christos
Date: Sat Feb 18 19:21:00 UTC 2012
Removed Files:
src/dist/openpam: CREDITS HISTORY INSTALL LICENSE Makefile.am
Makefile.in README RELNOTES aclocal.m4 autogen.sh compile
config.guess config.h.in config.sub confi
Module Name:src
Committed By: joerg
Date: Fri Feb 3 04:28:55 UTC 2012
Modified Files:
src/dist/ipf/lib: load_http.c
Log Message:
Really skip the current line only if the comment is at the start.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/ipf/li
Module Name:src
Committed By: darrenr
Date: Thu Feb 2 19:18:51 UTC 2012
Modified Files:
src/dist/ipf/tools: ipfcomp.c
Log Message:
Compiler warning on a for loop that does not terminate correctly
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/ipf/t
Module Name:src
Committed By: martin
Date: Tue Jan 31 09:06:12 UTC 2012
Modified Files:
src/dist/ipf/tools: ipftest.c
Log Message:
More printf format fixes
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.2 src/dist/ipf/tools/ipftest.c
Please note that diff
Module Name:src
Committed By: martin
Date: Tue Jan 31 08:57:36 UTC 2012
Modified Files:
src/dist/ipf/tools: ipfstat.c
Log Message:
More printf format fixes
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/dist/ipf/tools/ipfstat.c
Please note that diffs
Module Name:src
Committed By: martin
Date: Tue Jan 31 08:43:45 UTC 2012
Modified Files:
src/dist/ipf/lib: printactivenat.c printaps.c
Log Message:
Fix printf formats (those who can't decide wether to use casts or PRI*
macros do both in bogus combination)
To generate a di
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 20:10:27 UTC 2012
Modified Files:
src/dist/ipf/ipsend: sbpf.c
Log Message:
Correct merge error from import.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/dist/ipf/ipsend/sbpf.c
Please note that di
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 20:08:31 UTC 2012
Modified Files:
src/dist/ipf/tools: ipmon.c
Log Message:
Merge error - stale code from HEAD not removed.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/dist/ipf/tools/ipmon.c
Ple
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 19:38:45 UTC 2012
Added Files:
src/dist/ipf: bpf_filter.c
Log Message:
Lost on import
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.4 src/dist/ipf/bpf_filter.c
Please note that diffs are not public domain;
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 19:34:57 UTC 2012
Update of /cvsroot/src/dist/ipf
In directory ivanova.netbsd.org:/tmp/cvs-serv22439
Log Message:
Lost on import of 5.1.1
Status:
Vendor Tag: DARRENR
Release Tags: v5-1-1
C src/dist/ipf
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 17:54:34 UTC 2012
Added Files:
src/dist/ipf: IPFILTER.LICENCE
Log Message:
Lost on import
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.4 src/dist/ipf/IPFILTER.LICENCE
Please note that diffs are not public
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 17:43:34 UTC 2012
Update of /cvsroot/src/dist/ipf
In directory ivanova.netbsd.org:/tmp/cvs-serv6771
Log Message:
Add the licence file back in.
Status:
Vendor Tag: DARRENR
Release Tags: v5-1-1
U src/dis
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 16:14:27 UTC 2012
Modified Files:
src/dist/pf/usr.sbin/ftp-proxy: ipf.c
Log Message:
Update ftp-proxy for changes to ipnat_t
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/pf/usr.sbin/ftp-proxy/
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 16:12:05 UTC 2012
Modified Files:
src/dist/ipf: HISTORY ip_fil.c ip_lookup.c ip_lookup.h ip_scan.c ipf.h
ipt.h kmem.h snoop.h todo
src/dist/ipf/etc: protocols services
src/dist/ipf/iplang: ip
Module Name:src
Committed By: darrenr
Date: Mon Jan 30 16:04:14 UTC 2012
Update of /cvsroot/src/dist/ipf
In directory ivanova.netbsd.org:/tmp/cvs-serv11061
Log Message:
Import IPFilter 5.1.1
Status:
Vendor Tag: DARRENR
Release Tags: v5-1-1
U src/dist/ipf/i
Module Name:src
Committed By: christos
Date: Fri Jan 27 16:41:23 UTC 2012
Modified Files:
src/dist/nvi/common: common.h cut.c delete.c
src/dist/nvi/ex: ex_move.c
Log Message:
PR/45881: Chavdar Ivanov: nvi copy command copies empty lines.
Move ENTIRE_LINE definition
Module Name:src
Committed By: christos
Date: Sat Jan 21 19:56:46 UTC 2012
Modified Files:
src/dist/nvi/common: cut.c
Log Message:
remove error(1) line.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/nvi/common/cut.c
Please note that diffs are not p
Module Name:src
Committed By: christos
Date: Sat Jan 21 19:49:56 UTC 2012
Modified Files:
src/dist/nvi/common: cut.c delete.c
Log Message:
make the previous patch compile.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/nvi/common/cut.c
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sat Jan 21 19:35:02 UTC 2012
Modified Files:
src/dist/nvi/common: delete.c
Log Message:
PR/10367: Second part.
Restore lost fix:
http://mail-index.netbsd.org/source-changes/2001/09/09/0043.html
Fix a test condition for EOF.
T
Module Name:src
Committed By: christos
Date: Sat Jan 21 19:32:37 UTC 2012
Modified Files:
src/dist/nvi/common: cut.c
Log Message:
PR/10367:
Restore lost fix:
http://mail-index.netbsd.org/source-changes/2001/09/09/0042.html
Define ENTIRE_LINE to be -1 instead of 0 sin
Module Name:src
Committed By: christos
Date: Sat Jan 21 19:29:41 UTC 2012
Modified Files:
src/dist/nvi/common: delete.c
src/dist/nvi/vi: getc.c
Log Message:
undo previous, it is wrong.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/commo
Module Name:src
Committed By: christos
Date: Sat Jan 21 17:12:56 UTC 2012
Modified Files:
src/dist/nvi/common: delete.c
src/dist/nvi/vi: getc.c
Log Message:
PR/10367: Mason Loring Bliss: fix delete word near end of file. Patch
from tnozaki.
To generate a diff of
Module Name:src
Committed By: wiz
Date: Mon Jan 2 00:35:02 UTC 2012
Modified Files:
src/dist/ipf/ipsend: iptest.1
Log Message:
Fix typo, from Abhinav Upadhyay.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/ipf/ipsend/iptest.1
Please note that dif
Module Name:src
Committed By: tnozaki
Date: Wed Nov 23 19:25:28 UTC 2011
Modified Files:
src/dist/nvi/cl: cl_term.c
src/dist/nvi/common: cut.c extern.h put.c screen.h
src/dist/nvi/ex: ex.c ex.h ex_at.c
src/dist/nvi/vi: v_at.c v_ch.c v_txt.c
Log Mess
Module Name:src
Committed By: tnozaki
Date: Wed Nov 23 19:18:53 UTC 2011
Modified Files:
src/dist/nvi/ex: ex_script.c
src/dist/nvi/vi: v_z.c
Log Message:
use e_key_t instead of u_int.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/nvi/ex/ex_
Module Name:src
Committed By: tnozaki
Date: Wed Nov 23 15:43:39 UTC 2011
Modified Files:
src/dist/nvi/common: multibyte.h
src/dist/nvi/regex: regex2.h
Log Message:
don't use WEOF directly, for --disable-widechar.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: tnozaki
Date: Wed Nov 23 14:14:44 UTC 2011
Modified Files:
src/dist/nvi/ex: ex.c
Log Message:
don't use L prefix directly, for --disable-widechar.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/nvi/ex/ex.c
Please note
Module Name:src
Committed By: tnozaki
Date: Sat Nov 19 17:45:11 UTC 2011
Modified Files:
src/dist/nvi/regex: engine.c regcomp.c regex2.h
Log Message:
reliability fix, merge libc/regex fix to avoid memory exhaust problem.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: tnozaki
Date: Wed Nov 16 14:24:43 UTC 2011
Modified Files:
src/dist/nvi/vi: vs_line.c
Log Message:
use ARG_CHAR_T instead of CHAR_T for integer promotion.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/nvi/vi/vs_line.c
Module Name:src
Committed By: tnozaki
Date: Mon Nov 14 13:29:07 UTC 2011
Modified Files:
src/dist/nvi/common: key.h
Log Message:
nvi cannot display international character(west european accented chars).
reported by Ian D. Leroux at current-users, thanks a lot!
To generat
Module Name:src
Committed By: wiz
Date: Sun Nov 13 19:53:53 UTC 2011
Modified Files:
src/dist/nvi/docs/vi.ref: vi.texi
Log Message:
add dircategory/direntry for vi, so texinfo stops complaining
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/docs
Module Name:src
Committed By: drochner
Date: Wed Nov 9 20:26:41 UTC 2011
Modified Files:
src/dist/openpam/lib: openpam_configure.c
Log Message:
Don't allow '/' characters in the "service" argument to pam_start()
The "service" is blindly appended to config directories ("/e
Module Name:src
Committed By: apb
Date: Sat Oct 8 20:40:06 UTC 2011
Modified Files:
src/dist/openpam/lib: openpam_dispatch.c
Log Message:
If a module doesn't implement a primitive, don't just ignore it;
set r = PAM_SYSTEM_ERR and let later code check the flags
before deci
Module Name:src
Committed By: joerg
Date: Fri Oct 7 10:42:54 UTC 2011
Modified Files:
src/dist/pppd/pppd: auth.c
Log Message:
Simplify.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/pppd/pppd/auth.c
Please note that diffs are not public domain; t
Module Name:src
Committed By: jdc
Date: Sat Sep 24 18:57:47 UTC 2011
Modified Files:
src/dist/nvi/cl: cl_term.c
Log Message:
Work around PR#43839, by calling resizeterm() on SIGWINCH.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/cl/cl_term.c
Module Name:src
Committed By: he
Date: Thu Sep 22 16:08:49 UTC 2011
Modified Files:
src/dist/smbfs/lib/smb: subr.c
Log Message:
Also eliminate now-no-longer-used local variable.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/smbfs/lib/smb/subr.c
Pl
Module Name:src
Committed By: christos
Date: Thu Sep 22 12:43:09 UTC 2011
Modified Files:
src/dist/smbfs/lib/smb: subr.c
Log Message:
Eliminate unchecked malloc (Maksymilian Arciemowicz)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/smbfs/lib/smb/s
Module Name:src
Committed By: christos
Date: Thu Sep 22 12:38:34 UTC 2011
Modified Files:
src/dist/dhcp/dst: prandom.c
Log Message:
check the result of malloc (Maksymilian Arciemowicz)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/dhcp/dst/prandom.
Module Name:src
Committed By: joerg
Date: Fri Sep 16 16:13:41 UTC 2011
Modified Files:
src/dist/nvi/cl: cl_main.c
src/dist/nvi/common: gs.c
Log Message:
Use __dead
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/nvi/cl/cl_main.c
cvs rdiff -u
Module Name:src
Committed By: joerg
Date: Mon Aug 29 20:41:22 UTC 2011
Modified Files:
src/dist/bzip2: bzip2recover.c
Log Message:
Use __dead
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/dist/bzip2/bzip2recover.c
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Mon Aug 29 13:51:38 UTC 2011
Modified Files:
src/dist/bzip2: bzip2.c
Log Message:
Sprinkle NORETURN.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/dist/bzip2/bzip2.c
Please note that diffs are not public domain
Module Name:src
Committed By: christos
Date: Thu Aug 25 16:51:48 UTC 2011
Modified Files:
src/dist/pdisk: io.c
Log Message:
fix non-literal format string
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/pdisk/io.c
Please note that diffs are not publi
Module Name:src
Committed By: christos
Date: Wed Aug 17 12:56:55 UTC 2011
Modified Files:
src/dist/nvi/common: msg.c
src/dist/nvi/ex: ex_tag.c
Log Message:
fix raw string formats
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/nvi/common/msg.
Module Name:src
Committed By: christos
Date: Wed Aug 17 09:55:41 UTC 2011
Modified Files:
src/dist/openpam/lib: openpam_dispatch.c
Log Message:
fix gcc-4.5 cast warning
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/openpam/lib/openpam_dispatch.c
P
Module Name:src
Committed By: christos
Date: Wed Aug 17 08:06:38 UTC 2011
Modified Files:
src/dist/dhcp/client: dhclient.c
Log Message:
Instead of printing the raw suspect value instead of the name (!?!?), print the
name and the suspect value vis encoded.
To generate a d
Module Name:src
Committed By: christos
Date: Tue Aug 16 16:36:38 UTC 2011
Modified Files:
src/dist/dhcp/common: dns.c
src/dist/dhcp/dhcpctl: omshell.c
src/dist/dhcp/server: ddns.c
Log Message:
gcc-4.5 fixes
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Mon Aug 15 21:12:44 UTC 2011
Modified Files:
src/dist/dhcp/common: discover.c options.c
src/dist/dhcp/server: dhcp.c
Log Message:
Fix CVS-2011-2748, malformed packets can cause server to crash causing a DoS.
To generat
Module Name:src
Committed By: christos
Date: Sun Aug 14 12:35:35 UTC 2011
Modified Files:
src/dist/smbfs/lib/smb: rap.c
Log Message:
fix gcc45 warnings
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/smbfs/lib/smb/rap.c
Please note that diffs are no
Module Name:src
Committed By: mrg
Date: Wed Jun 22 03:57:47 UTC 2011
Modified Files:
src/dist/nvi/ex: ex_cscope.c
Log Message:
initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/nvi/ex/
Module Name:src
Committed By: mrg
Date: Wed Jun 22 03:57:20 UTC 2011
Modified Files:
src/dist/dhcp/dst: dst_support.c
Log Message:
don't write "(u_char) NULL".
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/dhcp/dst/dst_support.c
Please note that d
Module Name:src
Committed By: spz
Date: Sun Jun 5 17:15:40 UTC 2011
Removed Files:
src/dist/bind: Atffile
src/dist/bind/bin/tests/hashes: Makefile.in t_hashes.c
src/dist/bind/bin/tests/system/dlv/ns1: root.db.in sign.sh
src/dist/bind/bin/tests/syste
Module Name:src
Committed By: joerg
Date: Tue May 24 12:18:03 UTC 2011
Modified Files:
src/dist/bzip2: bzip2recover.c
Log Message:
Use portable macros
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/bzip2/bzip2recover.c
Please note that diffs are no
Module Name:src
Committed By: christos
Date: Wed Apr 6 20:24:17 UTC 2011
Modified Files:
src/dist/dhcp/client: dhclient.c
Log Message:
CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP
response values. Apply patch by hand from the 3.1-ESV-R1 release.
To
Module Name:src
Committed By: tnozaki
Date: Mon Mar 21 14:53:04 UTC 2011
Modified Files:
src/dist/nvi/clib: mkstemp.c
src/dist/nvi/common: cut.c cut.h extern.h gs.h key.c key.h msg.c
multibyte.h options.c seq.c util.c
src/dist/nvi/ex: ex.c ex_abb
Module Name:src
Committed By: plunky
Date: Thu Feb 24 18:33:06 UTC 2011
Modified Files:
src/dist/ipf/tools: ipmon.c
Log Message:
format string needs end of statement ; for previous commit
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/dist/ipf/tools/ip
Module Name:src
Committed By: christos
Date: Thu Feb 24 14:33:23 UTC 2011
Modified Files:
src/dist/ipf/tools: ipmon.c
Log Message:
define the format as a constant so that we don't break if sprintf is a macro.
XXX: make it so that sprintf is not a macro.
To generate a dif
Module Name:src
Committed By: wiz
Date: Fri Jan 21 09:15:21 UTC 2011
Modified Files:
src/dist/ipf/man: ipftest.1
Log Message:
Fix typo reported in PR 44429 by Ryo HAYASAKA.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/ipf/man/ipftest.1
Please not
Module Name:src
Committed By: christos
Date: Mon Dec 13 01:45:39 UTC 2010
Modified Files:
src/dist/pf/sbin/pflogd: pflogd.c privsep.c
Log Message:
warns=4
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/pf/sbin/pflogd/pflogd.c
cvs rdiff -u -r1.6 -r1.
Module Name:src
Committed By: christos
Date: Sat Dec 11 23:36:52 UTC 2010
Removed Files:
src/dist/libpcap: .cvsignore CHANGES CREDITS FILES INSTALL.txt LICENSE
Makefile.in README README.Win32 README.aix README.dag README.hpux
README.linux README.maco
Module Name:src
Committed By: christos
Date: Sun Dec 5 05:20:29 UTC 2010
Modified Files:
src/dist/libpcap: pcap.h
Log Message:
Adjust to the new libpcap prototypes for compatibility.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/libpcap/pcap.h
Pl
Module Name:src
Committed By: schnoebe
Date: Sun Nov 14 20:53:54 UTC 2010
Modified Files:
src/dist/nvi/common: options.c
Log Message:
bin/44088
Change the initialization state of gtagsmode to 0, (unset).
This brings about least astonishment for users, permittings tags
fu
Module Name:src
Committed By: christos
Date: Thu Oct 28 18:12:47 UTC 2010
Modified Files:
src/dist/nvi/vi: v_search.c
Log Message:
PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly
End-of-word was not included in search regexp leading to false positives.
Module Name:src
Committed By: christos
Date: Mon Sep 20 19:39:20 UTC 2010
Modified Files:
src/dist/bzip2: decompress.c
Log Message:
avoid integer overflow that can lead to buffer overflow
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/dist/bzip2/deco
Module Name:src
Committed By: wiz
Date: Mon Aug 30 10:41:54 UTC 2010
Modified Files:
src/dist/nvi/docs/vi.man: vi.1
Log Message:
refering -> referring, per PR 43814.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/nvi/docs/vi.man/vi.1
Please note th
1 - 100 of 126 matches
Mail list logo