search for: ncvs

Displaying 20 results from an estimated 60 matches for "ncvs".

Did you mean: cvs
2003 Aug 09
28
[releng_4 tinderbox] failure on alpha/alpha
TB --- 2003-08-09 16:00:11 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2003-08-09 16:00:11 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-08-09 16:00:11 - /usr/bin/cvs returned exit code 1 TB --- 2003-08-09 16:00:11 - ERROR: unable to check out the source tree TB --- 2003-08-09 16:00:11 - tinderbox aborted
2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
Ugh. With MAKE_KERBEROS5=yes, on a recent STABLE, I get the following trying to use Kerberized telnet: # telnet -l test big.x.kientzle.com Trying 66.166.149.54... Connected to big.x.kientzle.com. Escape character is '^]'. [ Trying mutual KERBEROS5 (host/big.x.kientzle.com@X.KIENTZLE.COM)... ] Bus error (core dumped) Fortunately, it's pretty easy to track down: (gdb) up #2
2003 Aug 09
13
[releng_4 tinderbox] failure on i386/pc98
TB --- 2003-08-09 16:00:12 - starting RELENG_4 tinderbox run for i386/pc98 TB --- 2003-08-09 16:00:12 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-08-09 16:00:12 - /usr/bin/cvs returned exit code 1 TB --- 2003-08-09 16:00:12 - ERROR: unable to check out the source tree TB --- 2003-08-09 16:00:12 - tinderbox aborted
2003 May 24
1
ipfirewall(4)) cannot be changed
root@vigilante /root cuaa1# man init |tail -n 130 |head -n 5 3 Network secure mode - same as highly secure mode, plus IP packet filter rules (see ipfw(8) and ipfirewall(4)) cannot be changed and dummynet(4) configuration cannot be adjusted. root@vigilante /root cuaa1# sysctl -a |grep secure kern.securelevel: 3 root@vigilante /root cuaa1# ipfw show 00100 0 0 allow
2010 Aug 21
1
[Feature Request] Allow options in Host block to override global options in ssh
..., For ssh(1) to override global options with the options in "Host" block, the attached diff (w.r.t. the openssh code in FreeBSD 8.1-R) contains the code to do so while parsing ssh configuration file. This is useful for case like following where {d,proj,p,n}cvs.FreeBSD.org is an alias to ncvs.FreeBSD.org hostname, thus connecting to {d,proj,p,n}cvs.FreeBSD.org should utilize the existing connection. #v+ ControlMaster auto ControlPath /tmp/%r@%h:%p Host dcvs Hostname dcvs.FreeBSD.org ControlPath /home/abbe/.ssh/cvs.cpath Host projcvs Hostname projcvs.FreeBSD.org ControlPath /home/abbe...
2002 Jun 26
5
[PATCH] improved chroot handling
...d and is immediately removed after the child process has chdir()ed and chroot()ed into it. This ensures that the directory is in a known-safe state and that no-one (not even root) can mess it up. Index: pathnames.h =================================================================== RCS file: /home/ncvs/src/crypto/openssh-portable/pathnames.h,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pathnames.h --- pathnames.h 24 Jun 2002 22:46:13 -0000 1.1.1.1 +++ pathnames.h 26 Jun 2002 17:58:59 -0000 @@ -145,11 +145,6 @@ #define _PATH_SFTP_SERVER "/usr/libexec/sftp-server" #endif -/* chroo...
2003 May 08
1
NFS problem?
...S problem. I use a FreeBSD/i386 4.8R box as a NFS server, and a FreeBSD/i386 5-CURRENT (as of today) as the NFS client. On the client, /a (on the server) can be mounted successfully with -o rw,bg,intr,mntudp options. However, when a large amount of write operations such as "cp -r /home/ncvs /a" are performed on the client, the transfer is unexpectedly stalled and "nfs server xxx:/a: not responding" is reported. A long time (about 10-20 minutes) later, the operations are finished. During the stall, tcpdump on the server says repeatedly the following: 23:44:43.0...
2004 Sep 29
5
Kernel-loadable Root Kits
...m people who love the idea, > I'm not going to commit these to FreeBSD. > > > ------------------------------------------------------------------------ > > Index: sys/conf/options > =================================================================== > RCS file: /export/ncvs/src/sys/conf/options,v > retrieving revision 1.191.2.36 > diff -u -r1.191.2.36 options > --- sys/conf/options 2001/09/15 00:50:35 1.191.2.36 > +++ sys/conf/options 2001/10/04 08:21:10 > @@ -464,3 +464,6 @@ > FDC_DEBUG opt_fdc.h > PCFCLOCK_VERBOSE opt_pcfclock.h > PCFCLOC...
2003 Apr 04
2
4.8R and $FreeBSD$ version tag expansion
...r future upgrades/mergemaster runs. I compiled and installed from source that was supped around 9:30am this morning. I keep a local repository and checkout the source from there. Here are the steps I used for the upgrade from 4.7 STABLE Nov 12, 2002: I updated the repository like so... cd /home/ncvs cvsup -L2 -g supfile supfile: -------------------------------------------- # Defaults that apply to all the collections *default host=cvsup10.FreeBSD.org *default base=/home/ncvs *default prefix=/home/ncvs *default release=cvs *default delete use-rel-suffix *default compress src-all ports-all doc...
2003 Aug 09
18
[releng_4 tinderbox] failure on i386/i386
TB --- 2003-08-09 16:00:11 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2003-08-09 16:00:11 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/i386/i386 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-08-09 16:00:11 - /usr/bin/cvs returned exit code 1 TB --- 2003-08-09 16:00:11 - ERROR: unable to check out the source tree TB --- 2003-08-09 16:00:11 - tinderbox aborted
2004 Mar 02
2
[PATCH] Force mountd(8) to a specified port.
...ave this feature yet none of the BSDs do is beyond me... Please let me know your thoughts. If there are no valid objections I plan to commit it. Regards, BMS -------------- next part -------------- Index: mountd.8 =================================================================== RCS file: /home/ncvs/src/usr.sbin/mountd/mountd.8,v retrieving revision 1.24 diff -u -r1.24 mountd.8 --- mountd.8 12 Dec 2002 17:26:02 -0000 1.24 +++ mountd.8 2 Mar 2004 20:55:37 -0000 @@ -43,6 +43,7 @@ .Sh SYNOPSIS .Nm .Op Fl 2dlnr +.Op Fl p Ar port .Op Ar exportsfile .Sh DESCRIPTION The @@ -77,6 +78,18 @@ that...
2004 Jun 04
3
syslogd(8) Dropping Privs
...| cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org -------------- next part -------------- Index: src/usr.sbin/syslogd/syslogd.8 =================================================================== RCS file: /ncvs/src/usr.sbin/syslogd/syslogd.8,v retrieving revision 1.22.2.16 diff -u -r1.22.2.16 syslogd.8 --- src/usr.sbin/syslogd/syslogd.8 12 Mar 2003 22:08:15 -0000 1.22.2.16 +++ src/usr.sbin/syslogd/syslogd.8 4 Jun 2004 19:51:55 -0000 @@ -48,6 +48,7 @@ .Op Fl m Ar mark_interval .Op Fl P Ar pid_file .Op F...
2006 Mar 22
7
FreeBSD Security Advisory FreeBSD-SA-06:13.sendmail
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-06:13.sendmail Security Advisory The FreeBSD Project Topic: Race condition in sendmail Category: contrib Module: contrib_sendmail Announced:
2000 Mar 24
0
typos in ssh.1 & sshd.8 man pages
....1 and sshd.8 man pages. I just committed these to FreeBSD, and hope that you can incorporate them in your version. -Mike -- Mike Pritchard mpp at FreeBSD.org or mpp at mppsystems.com ----cut here--- Index: ssh.1 =================================================================== RCS file: /home/ncvs/src/crypto/openssh/ssh.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -u -r1.4 -r1.5 --- ssh.1 2000/03/10 11:48:49 1.4 +++ ssh.1 2000/03/24 02:26:54 1.5 @@ -360,7 +360,7 @@ Quiet mode. Causes all warning and diagnostic messages to be suppressed. Only fatal errors are displayed. .I...
1997 Nov 07
0
Fatal bug in 2.2.5R's lpd
...rinters, please either do upgrade to the latest 2.2-stable, or apply the patch below, rebuild and reinstall your lpd. Sorry again, Joerg <joerg@FreeBSD.ORG> Index: src/usr.sbin/lpr/common_source/displayq.c =================================================================== RCS file: /home/ncvs/src/usr.sbin/lpr/common_source/displayq.c,v retrieving revision 1.4.2.5 retrieving revision 1.4.2.6 diff -u -u -r1.4.2.5 -r1.4.2.6 --- displayq.c 1997/10/15 12:25:35 1.4.2.5 +++ displayq.c 1997/11/07 13:20:29 1.4.2.6 @@ -242,6 +242,7 @@ savealrm = signal(SIGALRM, alarmhandler); alarm(CT); fd...
2003 Jun 04
0
buildkernel fails in hifn
/usr/src/sys/modules/hifn/Makefile appears to need an update to make it same as HEAD. Same with ..modules/ubsec/Makefile. Patches: Index: Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/ubsec/Makefile,v retrieving revision 1.2.2.1 diff -u -r1.2.2.1 Makefile --- Makefile 21 Nov 2002 23:38:47 -0000 1.2.2.1 +++ Makefile 5 Jun 2003 03:48:53 -0000 @@ -2,8 +2,11 @@ .PATH: ${.CURDIR}/../../dev/ubsec KMOD = ubsec -SRCS = ubsec.c +SRCS = ubsec.c opt_ubsec.h SRCS += d...
2002 Mar 21
1
[dillon@FreeBSD.org: cvs commit: src/sys/net zlib.c]
...is one? The diff looks like this: --- src/sys/net/zlib.c 2002/02/17 17:35:18 1.11 +++ src/sys/net/zlib.c 2002/03/20 04:05:26 1.12 @@ -10,7 +10,7 @@ * - added inflateIncomp and deflateOutputPending * - allow strm->next_out to be NULL, meaning discard the output * - * $FreeBSD: /c/ncvs/src/sys/net/zlib.c,v 1.11 2002/02/17 17:35:18 jedgar Exp $ + * $FreeBSD: /c/ncvs/src/sys/net/zlib.c,v 1.12 2002/03/20 04:05:26 dillon Exp $ */ /* @@ -3951,11 +3951,15 @@ int r; r = Z_MEM_ERROR; LEAVE } + /* + * this ZFREE must occur *BEFORE* we mess...
2003 Apr 01
1
LOG_AUTHPRIV and the default syslog.conf
...ause: a) a username attempted may happen to be a password typed at a wrong prompt; b) an invalid login attempt is a thing to notice, so LOG_NOTICE is justified. The following patch was proposed: Index: syslog.conf =================================================================== RCS file: /home/ncvs/src/etc/syslog.conf,v retrieving revision 1.23 diff -u -r1.23 syslog.conf --- syslog.conf 21 Sep 2002 12:07:35 -0000 1.23 +++ syslog.conf 11 Feb 2003 11:39:55 -0000 @@ -6,7 +6,7 @@ # may want to use only tabs as field separators here. # Consult the syslog.conf(5) manpage. *.err;kern.debug;auth.n...
2006 Mar 24
2
New sysinstall in 6.1-PRE. make own release
...machine panic with "no init" diagnose. Reason -- need string in loader.conf: vfs.root.mountfrom="ufs:/dev/md0c" (I need some another strings for my own loader.conf) For creating release I use command: make release BUILDNAME=6.1-PRERELEASE CHROOTDIR=/usr/release \ CVSROOT=/home/ncvs EXTSRCDIR=/usr/src KERNELS=OILSPACE1 \ LOCAL_PATCHES=/usr/src_local_patches NO_FLOPPIES=yes NO_ISOS=yes \ NODOC=yes NOPORTS=yes RELEASETAG=RELENG_6 KERNELS_BASE="OILSPACE1 \ GENERIC" My local patches -- only new unionfs currently. install.cfg I put in /usr/src/release directory. Can any...
2003 Aug 14
1
RELENG_4_8 isos?
...cs, and a port tree, but no ports. This is so I can do a fresh install without having to update the world... I am using a script that looks like this... #!/bin/sh rm -rf /usr/obj cd /usr/src make -DNOCLEAN world kernel cd /usr/src/release make release CHROOTDIR=/usr/release \ CVSROOT=/usr/mirror/ncvs \ RELEASETAG=RELENG_4_8 -DMAKE_ISOS DOC_LANG=en_US.ISO8859-1 ...this works fine for RELENG_4 but I haven't gotten it to work yet for RELENG_4_8... Thanks, Mike H.