Re: cvs commit: src/sys/sys queue.h

2005-11-19 Thread juli mallett
Maybe it should be KERNEL && INVARIANTS, for the sake of userland apps using queue.h which may have their own INVARIANTS define but not their own panic(9) implementation? * Ed Maste <[EMAIL PROTECTED]> [ Date: 2005-11-18 ] [ w.r.t. cvs commit: src/sys/sys queue.h ] > emaste 2005-11-18

Re: cvs commit: src Makefile.inc1 src/lib/libc/gen __xuname.c getosreldate.c

2005-12-02 Thread juli mallett
* Ruslan Ermilov <[EMAIL PROTECTED]> [ Date: 2005-12-01 ] [ w.r.t. Re: cvs commit: src Makefile.inc1 src/lib/libc/gen __xuname.c getosreldate.c ] > Hi Doug, > > On Fri, Dec 02, 2005 at 12:50:30AM +, Doug Ambrisko wrote: > > ambrisko2005-12-02 00:50:30 UTC > > > > FreeBSD src re

cvs commit: src/usr.bin/xargs strnsubst.c

2005-12-30 Thread Juli Mallett
jmallett2005-12-30 23:22:50 UTC FreeBSD src repository Modified files: usr.bin/xargsstrnsubst.c Log: Handle maxsize==0 in such a way that we don't modify the string. Revision ChangesPath 1.8 +12 -0 src/usr.bin/xargs/strnsubst.c __

cvs commit: src/usr.bin/xargs xargs.1 xargs.c

2005-12-30 Thread Juli Mallett
jmallett2005-12-30 23:25:42 UTC FreeBSD src repository Modified files: usr.bin/xargsxargs.1 xargs.c Log: Add a FreeBSD-specific -S flag which controls the maximum size of an argument having replacements done in it via -I. Revision ChangesPath 1.36 +19 -

cvs commit: src/usr.bin/xargs xargs.c

2005-12-31 Thread Juli Mallett
jmallett2005-12-31 09:06:45 UTC FreeBSD src repository Modified files: usr.bin/xargsxargs.c Log: Check the entire length of the current argument for the EOF string with -E, but don't expect a proper ASCII string to exist right here right now, don't use strcmp(3) which

cvs commit: src/usr.bin/xargs xargs.c

2006-01-01 Thread Juli Mallett
jmallett2006-01-01 22:54:49 UTC FreeBSD src repository Modified files: usr.bin/xargsxargs.c Log: Whitespace after switch. Inspired by:OpenBSD Revision ChangesPath 1.61 +3 -3 src/usr.bin/xargs/xargs.c _

cvs commit: src/usr.bin/xargs xargs.c

2006-01-01 Thread Juli Mallett
jmallett2006-01-01 22:59:54 UTC FreeBSD src repository Modified files: usr.bin/xargsxargs.c Log: NUL terminate buffer from fgetln(3). From [EMAIL PROTECTED] Revision ChangesPath 1.62 +1 -0 src/usr.bin/xargs/xargs.c __

cvs commit: src/sys/kern kern_proc.c

2006-01-17 Thread Juli Mallett
jmallett2006-01-17 20:25:01 UTC FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Since p_cansee will end up dereferencing p_ucred, don't check for p_ucred equal to NULL several times later. p_ucred "should probably not" be NULL if the process isn'

Re: cvs commit: src/lib/libc/stdlib malloc.c

2006-01-19 Thread juli mallett
* Jason Evans <[EMAIL PROTECTED]> [ Date: 2006-01-19 ] [ w.r.t. cvs commit: src/lib/libc/stdlib malloc.c ] > jasone 2006-01-20 03:11:11 UTC > > FreeBSD src repository > > Modified files: > lib/libc/stdlib malloc.c > Log: > Use uintptr_t rather than size_t when casti

Re: cvs commit: src/release Makefile

2006-02-01 Thread juli mallett
* Wilko Bulte <[EMAIL PROTECTED]> [ Date: 2006-01-31 ] [ w.r.t. Re: cvs commit: src/release Makefile ] > On Wed, Feb 01, 2006 at 05:42:23PM +1100, Peter Jeremy wrote.. > > On Tue, 2006-Jan-31 23:31:05 +0100, Wilko Bulte wrote: > > >On Wed, Feb 01, 2006 at 08:52:30AM +1030, Daniel O'Connor w

cvs commit: projects/sccs/sccscmds/cmd makefile

2006-03-23 Thread Juli Mallett
jmallett2006-03-24 00:33:28 UTC FreeBSD projects repository Modified files: sccs/sccscmds/cmdmakefile Log: Just for the sake of it, some defaults for BINOWN and BINGRP in case anyone ever wants to install on a system that doesn't set them right. Revision ChangesPa

cvs commit: projects/sccs/help help.c projects/sccs/sccs sccs.c

2006-03-23 Thread Juli Mallett
jmallett2006-03-24 00:34:05 UTC FreeBSD projects repository Modified files: sccs/helphelp.c sccs/sccssccs.c Log: Only set __FBSDID if it's defined. Make it possible to build these on non-FreeBSD hosts (in that regard, anyway.) Revision Change

cvs commit: projects/sccs/sccscmds/cmd cmt.c delta.c makefile prs.c snull.c val.c projects/sccs/sccscmds/hdr extern.h

2006-03-23 Thread Juli Mallett
jmallett2006-03-24 01:04:42 UTC FreeBSD projects repository Modified files: sccs/sccscmds/cmdcmt.c delta.c makefile prs.c snull.c val.c sccs/sccscmds/hdrextern.h Log: A bunch of really gross and hackish cleanup. The world would be a better

cvs commit: projects/sccs/sccscmds/cmd rmchg.c projects/sccs/sccscmds/com rdmod.c projects/sccs/sccscmds/hdr defines.h

2006-03-23 Thread Juli Mallett
jmallett2006-03-24 01:10:01 UTC FreeBSD projects repository Modified files: sccs/sccscmds/cmdrmchg.c sccs/sccscmds/comrdmod.c sccs/sccscmds/hdrdefines.h Log: Kill funky YES/NO. Revision ChangesPath 1.22 +4 -4 projects/sccs/sccscmds/cmd/

cvs commit: projects/sccs/sccscmds/doc Makefile admin.0 chghist.0 comb.0 delta.0 get.0 prt.0 rmdel.0 sccs.0 sccsdiff.0 sccsfile.0 what.0

2006-03-27 Thread Juli Mallett
jmallett2006-03-27 23:38:35 UTC FreeBSD projects repository Modified files: sccs/sccscmds/docMakefile Removed files: sccs/sccscmds/docadmin.0 chghist.0 comb.0 delta.0 get.0 prt.0 rmdel.0 sccs.0 sccsdiff.0 sccsfile.0 wh

cvs commit: projects/sccs/sccscmds/cmd delta.c prt.c snull.c val.c projects/sccs/sccscmds/com permiss.c putline.c projects/sccs/sccscmds/hdr extern.h projects/sccs/sccscmds/util Makefile repl.c setsig

2006-03-27 Thread Juli Mallett
jmallett2006-03-27 23:43:14 UTC FreeBSD projects repository Modified files: sccs/sccscmds/cmddelta.c prt.c snull.c val.c sccs/sccscmds/compermiss.c putline.c sccs/sccscmds/hdrextern.h sccs/sccscmds/util Makefile setsig.c Removed files: sccs/sccscmds

Re: cvs commit: src/sys/ufs/ffs ffs_vfsops.c

2006-05-30 Thread Juli Mallett
* Craig Rodrigues <[EMAIL PROTECTED]> [ 2006-05-30 ] [ Re: cvs commit: src/sys/ufs/ffs ffs_vfsops.c ] > On Tue, May 30, 2006 at 11:11:34AM +0400, Maxim Konovalov wrote: > > [EMAIL PROTECTED] ~]# mount -u -o noexec,ro /vol0 > > Can you try this patch? Instead of playing games with strcmp(3

cvs commit: src/sbin/mount mount.c

2006-06-09 Thread Juli Mallett
jmallett2006-06-10 01:37:00 UTC FreeBSD src repository Modified files: sbin/mount mount.c Log: Rather than using specified_ro to parse the options list an extra time, and keeping a flag to check whether we actually wanted to mount the filesystem readonly, setup the

cvs commit: src/sbin/mount mount.c

2006-06-09 Thread Juli Mallett
jmallett2006-06-10 01:44:57 UTC FreeBSD src repository Modified files: sbin/mount mount.c Log: Minor style tweaks while nearby. Namely ANSIfy and parens on return values. Revision ChangesPath 1.87 +15 -26src/sbin/mount/mount.c _

Re: cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk

2006-09-13 Thread Juli Mallett
Hi David, * "David E. O'Brien" <[EMAIL PROTECTED]> [ 2006-09-13 ] [ cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk ] > When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy > to see "warning: unused variable `foo'". I think it might be a better idea to -Wno-unuse

cvs commit: www/en/projects/mips index.sgml

2010-01-19 Thread Juli Mallett
jmallett2010-01-19 23:27:12 UTC FreeBSD doc repository (src committer) Modified files: en/projects/mips index.sgml Log: Rewrite to be about the current port, not mine. Point people at the mailing list, not me. Revision ChangesPath 1.8 +24 -79www/en/pr

cvs commit: src/usr.bin/fmt fmt.c

2007-10-17 Thread Juli Mallett
jmallett2007-10-17 11:41:40 UTC FreeBSD src repository Modified files: usr.bin/fmt fmt.c Log: Prevent strange crashes in fmt with absurd goal lengths introduced by the support for wide characters. If the sizeof (wchar_t) times max_length would yield a value beyond

Re: cvs commit: src/include _ctype.h

2007-10-30 Thread Juli Mallett
* "Andrey A. Chernov" <[EMAIL PROTECTED]> [ 2007-10-27 ] [ cvs commit: src/include _ctype.h ] > ache2007-10-27 22:32:28 UTC > > FreeBSD src repository > > Modified files: > include _ctype.h > Log: > Micro-optimization of prev. commit, change > (_c < 0 |

Re: cvs commit: src/include _ctype.h

2007-10-31 Thread Juli Mallett
* Andrey Chernov <[EMAIL PROTECTED]> [ 2007-10-31 ] [ Re: cvs commit: src/include _ctype.h ] > On Wed, Oct 31, 2007 at 10:33:49PM +, Alexey Dokuchaev wrote: > > > For ones who doubts there two tests compiled with -O2. As you may see the > > > result is almost identical (andl vs cmpl):

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2007-11-11 Thread Juli Mallett
* Nate Lawson <[EMAIL PROTECTED]> [ 2007-11-11 ] [ Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c ] > Colin Percival wrote: > > Maxim Sobolev wrote: > >> By the way, I wonder how sun4v (aka Niagara) fares in this respect. As > >> long as I know, they use si

cvs commit: src/usr.bin/uniq uniq.c

2007-05-16 Thread Juli Mallett
jmallett2007-05-17 00:11:58 UTC FreeBSD src repository Modified files: usr.bin/uniq uniq.c Log: Fix confusing misindentation of a closing-brace. (It goes with the switch, not with the while.) Revision ChangesPath 1.27 +1 -1 src/usr.bin/uniq/uniq.

cvs commit: src/usr.bin/uniq uniq.c

2007-05-16 Thread Juli Mallett
jmallett2007-05-17 00:18:01 UTC FreeBSD src repository Modified files: usr.bin/uniq uniq.c Log: o) Correct for missing whitespace. o) We don't need to check if ifp == stdin to give the filename, since we already know that ifn will be "stdin" if it is. Revisio

cvs commit: src/usr.bin/uniq uniq.c

2007-05-16 Thread Juli Mallett
jmallett2007-05-17 00:19:56 UTC FreeBSD src repository Modified files: usr.bin/uniq uniq.c Log: Fix typo. Revision ChangesPath 1.29 +1 -1 src/usr.bin/uniq/uniq.c ___ cvs-all@freebsd.org mailing list http://

cvs commit: CVSROOT access

2007-02-27 Thread Juli Mallett
jmallett2007-02-27 23:15:42 UTC FreeBSD doc repository Modified files: .access Log: Turning in my doc commit bit, since I haven't used it for a while and don't seem terribly likely to in the immediate future. Revision ChangesPath 1.578 +0 -1

cvs commit: src/usr.sbin/ypset ypset.c

2007-02-28 Thread Juli Mallett
jmallett2007-02-28 22:49:12 UTC FreeBSD src repository Modified files: usr.sbin/ypset ypset.c Log: Increase helpfulness in diagnostic message - ypbind running without -ypset or -ypsetme will prevent use of ypset. Remind the user to check that it was started correctly.

Re: cvs commit: src UPDATING src/include fts.h src/lib/libc/gen Makefile.inc Symbol.map fts-compat.c fts-compat.h fts.3 fts.c src/sys/sys param.h

2008-01-28 Thread Juli Mallett
* Yar Tikhiy <[EMAIL PROTECTED]> [ 2008-01-28 ] [ Re: cvs commit: src UPDATING src/include fts.h src/lib/libc/gen Makefile.inc Symbol.map fts-compat.c fts-compat.h fts.3 fts.c src/sys/sys param.h ] > You are wrong, I haven't recieved a request for back-out yet, and > I don't consider gene

Re: cvs commit: src UPDATING src/include fts.h src/lib/libc/gen Makefile.inc Symbol.map fts-compat.c fts-compat.h fts.3 fts.c src/sys/sys param.h

2008-01-28 Thread Juli Mallett
* Yar Tikhiy <[EMAIL PROTECTED]> [ 2008-01-28 ] [ Re: cvs commit: src UPDATING src/include fts.h src/lib/libc/gen Makefile.inc Symbol.map fts-compat.c fts-compat.h fts.3 fts.c src/sys/sys param.h ] > But, hey, have you seen the diffs in the first place? You seem to > assume that my commi