Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 1998 17:27:56 +0400 (MSD)
From:      "Sergei S. Laskavy" <laskavy@Hedgehog.CS.MSU.SU>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/7258: bad four-letter words in /usr/src
Message-ID:  <199807121327.RAA01480@Hedgehog.CS.MSU.SU>

next in thread | raw e-mail | index | archive | help

>Number:         7258
>Category:       bin
>Synopsis:       bad four-letter words in /usr/src
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 12 06:40:02 PDT 1998
>Last-Modified:
>Originator:     Sergei S. &
>Organization:
The FreeBSD Documentation Project
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

	FreeBSD 2.2.6.STABLE as of Jul 6 1998.

>Description:

	Kernel and utilities sources contain not very good words.

>How-To-Repeat:

	grep -Ri '\(fuck\)\|\(shit\)\|\(bitch\)' /usr/src

	*** kernel ***

sys/i386/boot/biosboot/README.serial:  it won't bitch and moan if the keyboard isn't plugged in. You can leave the
sys/i386/i386/math_emu.h: * structure to 12 bytes which breaks things in math_emulate.c. Shit. I
sys/i386/isa/aic6360.c:				/* Things are seriously fucked up.
sys/pc98/boot/biosboot/README.serial:  it won't bitch and moan if the keyboard isn't plugged in. You can leave the

	*** contrib ***

contrib/gcc/cp/cp-tree.h:extern struct candidate *ansi_c_bullshit;
contrib/gcc/cpplib.c:		 could fuck things up. */
contrib/gcc/dwarfout.c:     when we see such cases, we are just SOL (shit-out-of-luck) for the time
contrib/gdb/bfd/coffcode.h:     We will NOT put a fucking timestamp in the header here. Every time you
contrib/gdb/bfd/ecoff.c:  /* We will NOT put a fucking timestamp in the header here. Every
contrib/gdb/bfd/trad-core.c:  abort(); /* This way doesn't require any declaration for ANSI to fuck up */
contrib/gdb/gdb/config/i386/i386gnu.mh:# case the program is fucked, or we guess the wrong signal thread.
contrib/gdb/gdb/source.c:/* If we use this declaration, it breaks because of fucking ANSI "const" stuff
contrib/libg++/librx/rx.c:    check_cache (you_fucked_up);
contrib/libg++/librx/rx.c:    check_cache (you_fucked_up);
contrib/libg++/librx/rx.c:  struct rx_cache * you_fucked_up = 0;
contrib/tcpdump/print-isoclns.c:	max_area = 3;			/* silly shit */
gnu/usr.bin/as/config/tc-tahoe.c:  /* Bitch, Bitch, Bitch! */
gnu/usr.bin/as/config/tc-vax.c:				 * SHIT! we saw #Rnn! Put the Rnn back into the expression.
gnu/usr.bin/as/config/tc-vax.c:				 * SHIT! we saw S^#Rnn ! put the Rnn back in

	*** utilities ***

usr.bin/mail/lex.c:	 * Look up the command; if not found, bitch.
usr.sbin/sendmail/src/util.c:**  XALLOC -- Allocate memory and bitch wildly on failure.
usr.sbin/xntpd/xntpd/refclock_atom.c:	 * LDISC_CLKPPS discipline. If that fails, we bitch to the log
usr.sbin/xntpd/xntpd/refclock_msfees.c:		/* Oh shit.  Just close and return. */

	*** games and webster files are not listed ***

>Fix:

Index: sys/i386/isa/aic6360.c
===================================================================
RCS file: /home/ncvs/src/sys/i386/isa/aic6360.c,v
retrieving revision 1.41
diff -r1.41 aic6360.c
2236c2236
< 				/* Things are seriously fucked up.
---
> 				/* Things are seriously broken.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807121327.RAA01480>