| /freebsd-src/usr.bin/tr/tests/ |
| H A D | regress2.in | 1 100 bottles of beer on the wall, 100 bottles of beer. 2 Take one down and pass it around - 99 bottles of beer on the wall. 3 99 bottles of beer on the wall, 99 bottles of beer. 4 Take one down and pass it around - 98 bottles of beer on the wall. 6 2 bottles of beer on the wall, 2 bottles of beer!!! 7 Take one down and pass it around - 1 bottle of beer on the wall. 8 1 bottle of beer on the wall, 1 bottle of beer!!! 9 Take it down and pass it around - NO MORE bottles of beer on the wall!!!
|
| H A D | regress.06.out | 1 ??? bottles of beer on the wall, ??? bottles of beer. 2 Take one down and pass it around - ?? bottles of beer on the wall. 3 ?? bottles of beer on the wall, ?? bottles of beer. 4 Take one down and pass it around - ?? bottles of beer on the wall. 6 ? bottles of beer on the wall, ? bottles of beer!!! 7 Take one down and pass it around - ? bottle of beer on the wall. 8 ? bottle of beer on the wall, ? bottle of beer!!! 9 Take it down and pass it around - NO MORE bottles of beer on the wall!!!
|
| /freebsd-src/share/examples/libifconfig/ |
| H A D | Makefile | 2 $(CC) -Wall -fPIC -lifconfig -g -o example_setdescription setdescription.c 3 $(CC) -Wall -fPIC -lifconfig -g -o example_setmtu setmtu.c 4 $(CC) -Wall -fPIC -lifconfig -g -o example_ifdestroy ifdestroy.c 5 $(CC) -Wall -fPIC -lifconfig -g -o example_ifcreate ifcreate.c 6 $(CC) -Wall -fPIC -lifconfig -g -o example_ifcreatevlan ifcreatevlan.c 7 $(CC) -Wall -fPIC -lifconfig -g -o example_ifchanagevlan ifchanagevlan.c 8 $(CC) -Wall -fPIC -lifconfig -g -o example_status status.c
|
| /freebsd-src/contrib/one-true-awk/ |
| H A D | README.md | 103 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o awkgram.tab.o awkgram.tab.c 104 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o b.o b.c 105 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o main.o main.c 106 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o parse.o parse.c 107 gcc -g -Wall -pedantic -Wcast-qual -O2 maketab.c -o maketab 109 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o proctab.o proctab.c 110 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o tran.o tran.c 111 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o lib.o lib.c 112 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o run.o run.c 113 gcc -g -Wall [all...] |
| H A D | makefile | 31 #CC = cc -Wall -g -Wwrite-strings 32 #CC = cc -O4 -Wall -pedantic -fno-strict-aliasing 34 HOSTCC = cc -g -Wall -pedantic -Wcast-qual 35 # HOSTCC = g++ -g -Wall -pedantic -Wcast-qual
|
| /freebsd-src/tools/test/stress2/misc/ |
| H A D | zfs10.sh | 64 mycc -o sendfile -Wall sendfile.c -pthread || exit 1 83 mycc -o sendfile4 -Wall -Wextra -O2 sendfile4.c || exit 95 mycc -o sendfile5 -Wall -Wextra -O2 sendfile5.c || exit 105 mycc -o sendfile8 -Wall -Wextra -O2 sendfile8.c || exit 115 mycc -o sendfile9 -Wall -Wextra -O2 sendfile9.c || exit 125 mycc -o sendfile12 -Wall -Wextra -O2 sendfile12.c || exit
|
| H A D | pkru.sh | 36 * cc -Wall -Wextra -g -O -o pkru_fork64 pkru_fork.c 86 cc -Wall -Wextra -g -O -o pkru_exec64 pkru_exec.c || exit 1 87 cc -Wall -Wextra -g -O -o pkru_exec32 pkru_exec.c -m32 || exit 1 96 /* cc -Wall -Wextra -g -O -o pkru_fork64 pkru_fork.c */ 152 cc -Wall -Wextra -g -O -o pkru_fork64 pkru_fork.c || exit 1 153 cc -Wall -Wextra -g -O -o pkru_fork32 -m32 pkru_fork.c || exit 1 161 /* cc -Wall -Wextra -g -O -o pkru_fork64 pkru_fork.c */ 239 cc -Wall -Wextra -g -O -o pkru_perm64 pkru_perm.c || exit 1 240 cc -Wall -Wextra -g -O -o pkru_perm32 -m32 pkru_perm.c || exit 1 248 /* cc -Wall -Wextra -g -O -o pkru64 pkru.c -lpthread */ [all …]
|
| H A D | pkru2.sh | 52 cc -Wall -Wextra -g -O -o pkru2a64 pkru2a.c || exit 1 53 cc -Wall -Wextra -g -O -o pkru2a32 -m32 pkru2a.c || exit 1 101 cc -Wall -Wextra -g -O -o pkru2b64 pkru2b.c || exit 1 102 cc -Wall -Wextra -g -O -o pkru2b32 -m32 pkru2b.c || exit 1
|
| H A D | execi386.sh | 67 mycc -o execi386 -Wall -Wextra -O2 -g execi386.c -lpthread || exit 1 80 mycc -m32 -o i386 -Wall -Wextra -O2 -g i386.c || exit 1
|
| H A D | mmap8.sh | 42 mycc -o mmap8 -Wall -Wextra mmap8.c || exit 1 43 mycc -o mmap8p -Wall -Wextra mmap8.c -pthread || exit 1
|
| /freebsd-src/contrib/unbound/contrib/ios/ |
| H A D | 15-ios.conf | 31 cflags => add("-Wall -fno-common"), 35 cflags => add("-Wall -fno-common"), 39 cflags => add("-Wall -fno-common"),
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | TraceIntelPTGDBRemotePackets.h | 85 /// TSC to wall time conversion values defined in the Linux perf_event_open API 91 /// Convert TSC value to nanosecond wall time. The beginning of time (0 102 /// Nanosecond wall time. 113 /// The TSC to wall time conversion if it exists, otherwise \b nullptr.
|
| /freebsd-src/usr.bin/wall/ |
| H A D | Makefile | 1 PROG= wall 2 SRCS= ttymsg.c wall.c
|
| /freebsd-src/lib/atf/libatf-c/ |
| H A D | Makefile.inc | 4 CFLAGS+= -DATF_BUILD_CFLAGS='"-Wall"' 8 CFLAGS+= -DATF_BUILD_CXXFLAGS='"-Wall"'
|
| /freebsd-src/libexec/talkd/ |
| H A D | Makefile | 3 .PATH: ${SRCTOP}/usr.bin/wall 5 CFLAGS+=-I${SRCTOP}/usr.bin/wall
|
| /freebsd-src/usr.sbin/syslogd/ |
| H A D | Makefile | 3 .PATH: ${SRCTOP}/usr.bin/wall 53 CFLAGS+= -I${SRCTOP}/usr.bin/wall
|
| /freebsd-src/contrib/googletest/ci/ |
| H A D | linux-presubmit.sh | 81 --copt="-Wall" \ 102 --copt="-Wall" \ 127 --copt="-Wall" \
|
| /freebsd-src/libexec/rpc.rwalld/ |
| H A D | rpc.rwalld.8 | 46 .Xr wall 1 76 .Xr wall 1 ,
|
| H A D | rwalld.c | 49 #define WALL_CMD "/usr/sbin/wall" 51 #define WALL_CMD "/usr/bin/wall -n" 148 /* fork, popen wall with special option, and send the message */ in wallproc_wall_1_svc()
|
| /freebsd-src/contrib/bmake/mk/ |
| H A D | target-flags.mk | 19 # CFLAGS_fu.o = ${_CFLAGS:N-Wall} 22 # To turn off -Wall for just the target fu.o
|
| /freebsd-src/contrib/mandoc/ |
| H A D | gmdiff | 36 MOPT="-Ios=OpenBSD -Wall -Tutf8 $MOPT" 40 MOPT="-Ios=OpenBSD -Wall -Tascii $MOPT"
|
| /freebsd-src/contrib/pam_modules/pam_passwdqc/ |
| H A D | pam_passwdqc.spec | 23 make CFLAGS="-c -Wall -fPIC -DHAVE_SHADOW -DLINUX_PAM $RPM_OPT_FLAGS" 55 - Added "-Wall -fPIC" to the CFLAGS.
|
| /freebsd-src/contrib/capsicum-test/ |
| H A D | makefile | 7 CXXFLAGS+=$(ARCHFLAG) -Wall -g $(GTEST_INCS) $(GTEST_FLAGS) --std=c++11 8 CFLAGS+=$(ARCHFLAG) -Wall -g
|
| /freebsd-src/sys/dev/random/ |
| H A D | build.sh | 38 -I../.. -lstdthreads -Wall \ 48 -I../.. -lstdthreads -Wall \
|
| /freebsd-src/contrib/blocklist/port/ |
| H A D | configure.ac | 65 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \ 72 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
|