Searched refs:FreeBSD (Results 1 - 25 of 258) sorted by relevance

1234567891011

/freebsd-9.3-release/tools/regression/usr.bin/make/sysmk/t0/mk/
H A Dsys.mk1 # $FreeBSD$
/freebsd-9.3-release/tools/regression/usr.bin/make/sysmk/t1/mk/
H A Dsys.mk1 # $FreeBSD$
/freebsd-9.3-release/tools/regression/usr.bin/make/sysmk/t2/mk/
H A Dsys.mk1 # $FreeBSD$
/freebsd-9.3-release/share/examples/BSD_daemon/
H A Dposter.sh4 # <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
9 # $FreeBSD$
16 cat FreeBSD.pfa
21 /FreeBSD findfont 120 scalefont setfont
26 % "FreeBSD" across the top.
29 (FreeBSD) cshow
50 /FreeBSD findfont 50 scalefont setfont
53 (http://www.FreeBSD.org) cshow
/freebsd-9.3-release/tools/test/iconv/tablegen/
H A Dcmp.sh2 # $FreeBSD$
4 diff -I\$FreeBSD$1 $2 | grep '^-' >/dev/null && printf "\tDIFFER: $1 $2\n" && exit 0 || exit 0
/freebsd-9.3-release/crypto/openssl/util/
H A DFreeBSD.sh5 perl util/mk1mf.pl FreeBSD >Makefile.FreeBSD
6 perl Configure FreeBSD
/freebsd-9.3-release/etc/pkg/
H A DFreeBSD.conf1 # $FreeBSD$
4 # create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
7 # echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf
10 FreeBSD: {
11 url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
H A DMakefile1 # $FreeBSD$
5 FILES= FreeBSD.conf
/freebsd-9.3-release/release/scripts/
H A DFreeBSD_install_cdrom.conf2 # $FreeBSD$
13 FreeBSD: {
/freebsd-9.3-release/share/mk/
H A Dbsd.port.post.mk1 # $FreeBSD$
H A Dbsd.port.pre.mk1 # $FreeBSD$
H A Dbsd.port.options.mk1 # $FreeBSD$
H A Dbsd.port.subdir.mk1 # $FreeBSD$
H A Dbsd.endian.mk1 # $FreeBSD$
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dmakeman69 .\" $FreeBSD$
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dgenmsgcpyh.awk39 print " * $FreeBSD$"
/freebsd-9.3-release/usr.bin/calendar/calendars/
H A Dcalendar.freebsd2 * FreeBSD
4 * $FreeBSD$
10 01/01 Dimitry Andric <dim@FreeBSD.org> born in Utrecht, the Netherlands, 1969
11 01/01 Alexander Langer <alex@FreeBSD.org> born in Duesseldorf, Nordrhein-Westfalen, Germany, 1981
12 01/02 Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org> born in Bucharest, Romania, 1980
13 01/02 Patrick Li <pat@FreeBSD.org> born in Beijing, People's Republic of China, 1985
14 01/03 Tetsurou Okazaki <okazaki@FreeBSD.org> born in Mobara, Chiba, Japan, 1972
15 01/04 Hiroyuki Hanai <hanai@FreeBSD.org> born in Kagawa pre., Japan, 1969
16 01/06 Philippe Audeoud <jadawin@FreeBSD.org> born in Bretigny-Sur-Orge, France, 1980
17 01/08 Michael L. Hostbaek <mich@FreeBSD
[all...]
/freebsd-9.3-release/lib/clang/
H A Dclang.lib.mk1 # $FreeBSD$
/freebsd-9.3-release/etc/
H A Dportsnap.conf1 # $FreeBSD$
13 SERVERNAME=portsnap.FreeBSD.org
16 # a PGP-signed email from <security-officer@FreeBSD.org> telling you to
/freebsd-9.3-release/contrib/ipfilter/FreeBSD/
H A Dminstall9 if ( $dir =~ */FreeBSD ) cd ..
11 cat FreeBSD/ip_{in,out}put.c.diffs FreeBSD/in_proto.c.diffs | \
16 cat FreeBSD/files.newconf.diffs | (cd /sys/conf; patch)
18 cat FreeBSD/files.diffs | (cd /sys/conf; patch)
22 cat FreeBSD/files.oldconf.diffs | (cd /sys/conf; patch)
24 cat FreeBSD/filez.diffs | (cd /sys/conf; patch)
H A Dunminstall9 if ( $dir =~ */FreeBSD ) cd ..
11 cat FreeBSD/ip_{in,out}put.c.diffs FreeBSD/in_proto.c.diffs | \
16 cat FreeBSD/files.newconf.diffs | (cd /sys/conf; patch -R)
18 cat FreeBSD/files.diffs | (cd /sys/conf; patch -R)
22 cat FreeBSD/files.oldconf.diffs | (cd /sys/conf; patch -R)
24 cat FreeBSD/filez.diffs | (cd /sys/conf; patch -R)
/freebsd-9.3-release/tools/regression/pjdfstest/tests/open/
H A D11.t2 # $FreeBSD$
12 FreeBSD:ZFS)
15 FreeBSD:UFS)
30 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
32 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
34 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
36 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
42 FreeBSD:UFS)
/freebsd-9.3-release/tools/regression/pjdfstest/tests/rename/
H A D06.t2 # $FreeBSD$
12 FreeBSD:ZFS)
16 FreeBSD:UFS)
33 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
35 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
50 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
52 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
/freebsd-9.3-release/tools/regression/pjdfstest/tests/rmdir/
H A D09.t2 # $FreeBSD$
12 FreeBSD:ZFS)
15 FreeBSD:UFS)
38 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
40 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
42 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
46 FreeBSD:UFS)
/freebsd-9.3-release/tools/regression/pjdfstest/tests/unlink/
H A D09.t2 # $FreeBSD$
12 FreeBSD:ZFS)
15 FreeBSD:UFS)
38 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
40 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
42 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
46 FreeBSD:UFS)

Completed in 237 milliseconds

1234567891011