ache
957be7650c
Add locale/rw
2005-06-10 11:24:30 +00:00
jkoshy
1d3209ab83
MFP4:
...
- Implement sampling modes and logging support in hwpmc(4).
- Separate MI and MD parts of hwpmc(4) and allow sharing of
PMC implementations across different architectures.
Add support for P4 (EMT64) style PMCs to the amd64 code.
- New pmcstat(8) options: -E (exit time counts) -W (counts
every context switch), -R (print log file).
- pmc(3) API changes, improve our ability to keep ABI compatibility
in the future. Add more 'alias' names for commonly used events.
- bug fixes & documentation.
2005-06-09 19:45:09 +00:00
rwatson
06d01f1fcd
Add /etc/security, into which the BSM audit configuration files will be
...
installed. This is the same directory as found on Solaris.
NB: In FreeBSD 4.x and earlier, a script (file) named /etc/security
exists. Does mergemaster need to be taught how to replace a file with
a directory?
Submitted by: wsalamon
Obtained from: TrustedBSD Project
2005-05-30 20:51:13 +00:00
rwatson
2608c23876
Add /usr/include/bsm to mtree creation set.
...
Submitted by: wsalamon
Obtained from: TrustedBSD Project
2005-05-29 16:18:29 +00:00
marcus
f320f90aa1
Add libdata/pkgconfig. It is used under ${LOCALBASE} as much (if not more)
...
than under ${X11BASE}.
Discussed with: portmgr
MFC after: 1 day
2005-05-13 04:06:04 +00:00
krion
366d756d2b
Add mt locale directory, since more and more ports create and use it.
...
Approved by: kris
MFC after: 3 days
2005-03-22 18:29:41 +00:00
ru
47f2612399
New Ukrainian locale: uk_UA.CP1251.
...
Submitted by: Alexander Peresunko
2005-03-04 14:24:30 +00:00
njl
a7262484e5
Install acpi includes in dev/acpica. This should later be trimmed (the pci
...
bus one is not needed) and ifdef _KERNEL added.
PR: kern/74215
MFC after: 1 day
2005-02-28 02:20:03 +00:00
phk
ed9a516141
Add directories for GPIB support
2005-02-06 15:17:21 +00:00
dds
9dd6141c7e
Fix the pbio include file installation process and the
...
corresponding documentation.
Noticed by: ru
Reviewed by: ru
2005-01-14 14:18:19 +00:00
pjd
63224016be
Connect SHSEC GEOM class to the build.
2005-01-11 18:18:40 +00:00
ru
8466f09c0d
Unbreak the install.
2005-01-10 09:04:13 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
pjd
00a4f5d350
Remove autofs entry from here.
2004-12-15 13:58:28 +00:00
kris
cb6038510d
Add more frequently-used locale directories. This is in preparation
...
for cleanup of pkg-plist files with respect to handling of the share/locale
subdirectories.
MFC after: 3 days
2004-12-04 23:30:36 +00:00
gshapiro
8ed6cabf10
Create a separate directory for dynamic zones which is owned by the bind
...
user (for creation of the zone journal file). This is separate from the
master/ directory for security. Give an example dynamic zone in the
sample named.conf.
Approved by: dougb
Noticed by: Eivind Olsen <eivind at aminor.no>
MFC after: 1 week
2004-11-04 05:24:29 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
ru
baf68d6ae6
Apply README guidelines (no tabs).
2004-10-19 17:32:56 +00:00
wollman
2fd0ed6b52
New directory added for Argentinian timezones.
...
Submitted by: ache
2004-10-18 17:03:53 +00:00
ru
776eafa230
Remove a redundant "uname=root".
...
Forgotten by: dougb
2004-10-15 08:57:24 +00:00
dougb
0e6ff3cc75
stats goes under /var, not /var/run
2004-09-29 03:43:10 +00:00
dougb
69f1a8cb34
gshapiro assures me that uid bind is not necessary for /etc/namedb,
...
so we'll use the more secure default till I have a chance to prove
myself wrong. :)
Add a /var/stats directory to be enabled in named.conf.
Submitted by: gshapiro
2004-09-29 03:35:49 +00:00
dougb
93db1b2d6d
Whitespace only, tabs -> spaces, per README
2004-09-29 03:33:45 +00:00
dougb
a0c7847c5b
Create a named chroot directory structure in /var/named, and use it
...
by default when named is enabled. Also, improve our default directory
layout by creating /var/named/etc/namedb/{master|slave} directories,
and use the former for the generated localhost* files.
Rather than using pax to copy device entries, mount devfs in the
chroot directory.
There may be some corner cases where things need to be adjusted,
but overall this structure has been well tested on a production
network, and should serve the needs of the vast majority of users.
UPDATING has instructions on how to do the conversion for those
with existing configurations.
2004-09-28 09:46:00 +00:00
dougb
d69dcb1c72
Remove the directories that are now only installed when the user
...
defines WITH_BIND_LIBS.
2004-09-27 08:18:43 +00:00
dougb
540aa4514b
Hook the BIND.* files up to the build.
2004-09-27 08:17:51 +00:00
dougb
b3d66f17dc
Seperate out the optional parts of the include tree that are
...
only built and installed when the user defines WITH_BIND_LIBS.
2004-09-27 08:16:29 +00:00
dougb
db8948d7c2
Add a file spec to create a chroot directory structure for
...
a BIND name server.
This file is not being used yet, but will be soon.
2004-09-27 08:15:34 +00:00
dougb
c08ff0b54f
This file is about to get some optional bits, so line up the parts of
...
the FILES variable one line at a time.
This should be a whitespace change only.
Reviewed by: ru
2004-09-27 07:00:44 +00:00
des
74080d4757
Create /etc/namedb/bind with owner / group bind and mode 0750.
2004-09-25 15:55:17 +00:00
dougb
45457fa40b
Install the documentation for bind9, and remove the /usr/share/doc/bind
...
directory from mtree while we're at it.
Help, advice, and code from: ru, des
2004-09-25 00:42:38 +00:00
des
138096672e
Re-add namedb. I misunderstood what Doug said about using ISC's
...
layout: he meant for binaries, not configuration files.
2004-09-23 19:33:54 +00:00
des
a4c12f8006
Switch from BIND 8 to BIND 9.
...
Submitted by: (in part) dougb@, trhodes@
Reviewed by: dougb@, trhodes@, re@
MFC after: 5 days
2004-09-21 19:01:48 +00:00
glebius
595e382626
Change tabs to whitespaces.
...
Noticed by: ru
Pointy hat to: glebius
2004-09-16 21:33:56 +00:00
glebius
1c47cb72bb
Install netflow includes.
...
Approved by: julian (mentor)
2004-09-16 20:42:03 +00:00
mlaier
61e73d53e0
Bring in some examples (and create space for future work here):
...
- Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5)
- Tweak the pointer to fit the FreeBSD default location share/examples/pf
- Account for the new directory in BSD.usr.dist (no hier(7) change required
as share/examples is an opaque item there).
Obtained from: OpenBSD
Reminded by: Thomas T. Veldhouse
PR: docs/71691
MFC after: 2 days
2004-09-14 01:07:19 +00:00
alfred
ffce5199dd
Hook autofs to the build.
2004-09-02 20:44:56 +00:00
tjr
73afa7d781
Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
...
(This differs somewhat from the version originally submitted - any mistakes
are my own.)
PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-
2004-08-28 12:52:31 +00:00
ru
8b2104d07b
share/examples/worm is dead.
2004-08-24 19:03:55 +00:00
dwmalone
486b54a301
Add Hungarian calendar entries.
...
PR: 42725
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-08-16 09:31:09 +00:00
pjd
5719aaaa5f
Connect RAID3 GEOM class to the build.
2004-08-16 06:36:21 +00:00
pjd
70045d465a
Connect GEOM_MIRROR class to the build.
2004-07-30 23:18:53 +00:00
kan
482ec87e2d
Bmake glue for GCC 3.4.2-prerelease.
2004-07-28 05:27:21 +00:00
ru
1c9892680c
Fixed style of previous commit.
2004-07-27 12:31:38 +00:00
roberto
f892b6158f
Add /etc/ntp to hold keys for ntpd.
2004-07-21 10:14:10 +00:00
harti
8c11c172c1
Add a directory for the API include files.
2004-07-08 16:48:43 +00:00
pjd
7f4ea6942f
Introduce GEOM_LABEL class.
...
This class is used for detecting volume labels on file systems:
UFS, MSDOSFS (FAT12, FAT16, FAT32) and ISO9660.
It also provide native labelization (there is no need for file system).
g_label_ufs.c is based on geom_vol_ffs from Gordon Tetlow.
g_label_msdos.c and g_label_iso9660.c are probably hacks, I just found
where volume labels are stored and I use those offsets here,
but with this class it should be easy to do it as it should be done by
someone who know how.
Implementing volume labels detection for other file systems also should
be trivial.
New providers are created in those directories:
/dev/ufs/ (UFS1, UFS2)
/dev/msdosfs/ (FAT12, FAT16, FAT32)
/dev/iso9660/ (ISO9660)
/dev/label/ (native labels, configured with glabel(8))
Manual page cleanups and some comments inside were submitted by
Simon L. Nielsen, who was, as always, very helpful. Thanks!
2004-07-02 19:40:36 +00:00
mlaier
977d97b004
Link ALTQ to the build and break with ABI for struct ifnet. Please recompile
...
your (network) modules as well as any userland that might make sense of
sizeof(struct ifnet).
This does not change the queueing yet. These changes will follow in a
seperate commit. Same with the driver changes, which need case by case
evaluation.
__FreeBSD_version bump will follow.
Tested-by: (i386)LINT
2004-06-13 17:29:10 +00:00
kris
daf3889b76
Add common share/locale directories (everything used by >= 5 ports [1]) and
...
/usr/local/www
[1] Semi-arbitrary cutoff, but I didn't want to add every locale directory
used by ports, because a lot are only used by one or two, and it's less
intrusive for these ports to just clean up after themselves.
MFC after: 2 days
2004-05-31 07:34:40 +00:00
pjd
87ec5ee8d6
- Install includes used by STRIPE and NOP GEOM classes.
...
- Create needed directories.
Supported by: Wheel - Open Technologies - http://www.wheel.pl
2004-05-20 10:29:26 +00:00
pjd
763751f494
Add g_concat.h and g_gate.h to be installed in
...
/usr/include/geom/(concat|gate)/.
2004-04-30 16:21:39 +00:00
tjr
1511636f6c
Add an Israel Hebrew locale: he_IL.UTF-8.
...
PR: 65826
Submitted by: Hye-Shik Chang
2004-04-21 15:28:23 +00:00
harti
7d1905e15b
Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to
...
/usr/share/snmp. This mirrors the use of /usr/local/share/snmp and
makes also more sense when non-bsnmp-specific MIBs go in.
2004-04-14 16:06:19 +00:00
des
b6cc77826c
Remove the POSIX and en_US.US-ASCII links after ache@ explained why they
...
are unnecessary (and a bad idea).
2004-03-30 14:20:45 +00:00
tjr
2a53b4b598
Add directories under /usr/share/nls and /usr/local/share/nls
...
for the new UTF-8 locales.
Reminded by: ache
2004-03-29 11:07:35 +00:00
tjr
642f4c91af
Add UTF-8 versions of all the currently supported system locales. Most of
...
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.
PR: 44307
2004-03-27 08:14:15 +00:00
ru
82790ffa5b
Removed more vestiges of the stl(4) driver.
2004-03-26 18:49:11 +00:00
obrien
78406916b6
Back out revision 1.295. share/libdata/gcc/ is valid and used.
2004-03-24 19:37:53 +00:00
des
cc43c606f8
Previous commit should have read: remove share/libdata/doscmd/{,fonts/}.
...
This time around, remove share/libdata/gcc/ which seems unused.
2004-03-24 08:21:30 +00:00
des
4d8c9452c1
Remove share/doscmd/{,fonts/}
2004-03-24 08:19:46 +00:00
des
431b446dc3
Add share/nls/{POSIX,en_US.US-ASCII} as symlinks to C.
2004-03-23 22:16:38 +00:00
ache
bd5bbb3ced
Add "posix" subdir to "gnu"
2004-02-25 02:51:37 +00:00
ache
699c9560d0
Add "gnu" to the list of subdirs
2004-02-16 22:23:34 +00:00
ache
30df04b3ec
Add kk_KZ.PT154
2004-01-29 16:17:25 +00:00
ru
1a98c079f6
Create section 4 and 8 man subdirectories for all Tier 1 architectures.
2004-01-21 13:15:19 +00:00
ru
191360285e
Removed unused {man,cat}9/i386.
2004-01-21 13:09:16 +00:00
eivind
f6f5d6c39d
Add /var/db/ports/ (support directory necessary for
...
ports that use the new OPTIONS infrastructure)
2004-01-20 13:51:23 +00:00
ache
f8c04248bd
Add be_BY.*
...
Submitted by: Yury Tarasievich <grog@grsu.by>
2003-12-20 11:05:34 +00:00
ache
d6d4f00795
Add zh_HK.Big5HKSCS
2003-12-19 06:57:57 +00:00
obrien
4867d63660
Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr
...
as these ioctl's aren't MD. This also means they are installed in
/usr/include/dev/bktr now. Also provide compatability wrappers for
where these headers lived in 4.x.
2003-12-08 07:22:42 +00:00
ru
10d5bf9b25
Scheduled sweep using the README guidelines.
...
Approved by: re (rwatson)
2003-11-29 18:22:01 +00:00
scottl
7fde31fc31
Install UDF header files to unbreak /sbin building when /sys is not present.
...
Submitted by: imura@ryu16.org
2003-11-22 06:08:59 +00:00
harti
9f4c4574e2
Create sub-directories under share for bsnmp tree definition and MIB files.
2003-11-10 09:06:38 +00:00
harti
5f626edb97
Create a subdirectory where bsnmp include files will be stuffed to.
2003-11-10 09:04:24 +00:00
davidxu
a9efed458b
Use space instead of tab.
2003-11-08 05:18:25 +00:00
rwatson
8a034c943d
Add /usr/share/security to directories to create in order to hold
...
LOMAC context information.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-11-08 00:41:41 +00:00
harti
7bff69733d
Add a sub-directory for the signalling layer headers of NgATM.
2003-11-07 08:57:42 +00:00
davidxu
09e99681c0
Enable GB2312 locale.
2003-11-05 23:39:03 +00:00
harti
b1e2c4dbc0
Add a sub-directory for the NgATM message encoding/decoding
...
header files.
2003-11-03 12:26:47 +00:00
emax
6ff074e438
Create missing /usr/share/examples/netgraph/bluetooth directory
2003-10-27 16:10:05 +00:00
emax
7ea3304435
Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.
...
Reviewed by: imp, simon
Approved by: imp (mentor)
2003-10-26 19:09:12 +00:00
harti
83e279db6b
Add a sub-directory to netnatm for the SAAL headers.
2003-10-22 13:15:09 +00:00
fjoe
7fa0184dee
/usr/libdata/msdosfs is no longer used, because of kiconv(3) commit.
...
PR: 57277
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-10-11 11:57:03 +00:00
nectar
41639ef8ff
Install additional headers for Kerberos (libkafs, libkadm5*, and
...
libhdb).
2003-10-09 19:50:00 +00:00
gordon
b61d535c67
Add /lib and /libexec directories. These are part of the dynamic root
...
support.
2003-08-17 07:48:09 +00:00
harti
2a8dc694e1
Create a directory for ATM documentation and help files.
2003-08-12 14:26:57 +00:00
ache
ce14ae208f
Add ko_KR.CP949 locale
...
PR: 55341
submitted by: Hye-Shik Chang <perky@freebsd.org>
2003-08-08 13:43:49 +00:00
mtm
55db7693f7
Support for the Amharic locale.
2003-08-05 05:42:08 +00:00
ache
c063c890f6
Add GB18030 dirs
...
PR: 51729
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
2003-07-29 08:02:26 +00:00
kan
c104a52f2d
Update for new C++ include files layout.
2003-07-11 05:29:59 +00:00
ache
05ca40608b
Add ARMSCII-8 locale dirs
...
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944
2003-07-05 11:41:10 +00:00
gordon
9beb6458f5
Add /rescue bits. This basically encompasses all of bin and sbin along
...
with a couple of bits from usr.bin in a crunchgen'd binary.
Submitted by: Tim Kientzle <kientzle@acm.org>
2003-06-29 18:35:37 +00:00
sam
dbdf93a4c3
install new 802.11 headers
2003-06-25 14:59:17 +00:00
harti
a21d6d1f96
Install the include file for the netgraph ATM node.
2003-06-25 13:28:06 +00:00
harti
246f3d9c06
This is a driver for the physical layer chips used in ATM interfaces.
...
It currently supports the PMC Sierra Lite, Ultra and 622 chips and
the IDT 77105. The driver handles media options and state in a consistent
manner for ATM drivers. The next commit to the midway driver will make
it use utopia.
2003-06-12 14:28:32 +00:00
ache
b7efdb063a
Add ru_RU.CP1251
2003-06-06 22:39:24 +00:00
ache
78f64c3fa1
Add zh_CN.GBK
2003-06-01 15:37:37 +00:00
anholt
eaa1d7e50b
Add new directories from the XFree86 4.3.0 update.
...
Approved by: re (murray)
2003-05-14 07:23:54 +00:00
ru
97be9a96e6
Directories for Russian manpages.
2003-03-24 09:39:09 +00:00
ru
bfe7fb29c7
Record the BOG death here too.
2003-03-12 14:29:15 +00:00