summaryrefslogtreecommitdiffstats
path: root/etc/mtree
Commit message (Collapse)AuthorAgeFilesLines
* Add be_BY.*ache2003-12-202-0/+18
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Add zh_HK.Big5HKSCSache2003-12-192-0/+6
|
* Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktrobrien2003-12-081-0/+2
| | | | | | 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.
* Scheduled sweep using the README guidelines.ru2003-11-295-30/+28
| | | | Approved by: re (rwatson)
* Install UDF header files to unbreak /sbin building when /sys is not present.scottl2003-11-221-0/+2
| | | | Submitted by: imura@ryu16.org
* Create sub-directories under share for bsnmp tree definition and MIB files.harti2003-11-101-0/+6
|
* Create a subdirectory where bsnmp include files will be stuffed to.harti2003-11-101-0/+2
|
* Use space instead of tab.davidxu2003-11-082-3/+3
|
* Add /usr/share/security to directories to create in order to holdrwatson2003-11-081-0/+2
| | | | | | | LOMAC context information. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
* Add a sub-directory for the signalling layer headers of NgATM.harti2003-11-071-0/+2
|
* Enable GB2312 locale.davidxu2003-11-052-0/+6
|
* Add a sub-directory for the NgATM message encoding/decodingharti2003-11-031-0/+2
| | | | header files.
* Create missing /usr/share/examples/netgraph/bluetooth directoryemax2003-10-271-0/+2
|
* Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.emax2003-10-261-0/+2
| | | | | Reviewed by: imp, simon Approved by: imp (mentor)
* Add a sub-directory to netnatm for the SAAL headers.harti2003-10-221-0/+2
|
* /usr/libdata/msdosfs is no longer used, because of kiconv(3) commit.fjoe2003-10-111-2/+0
| | | | | PR: 57277 Submitted by: Ryuichiro Imura <imura@ryu16.org>
* Install additional headers for Kerberos (libkafs, libkadm5*, andnectar2003-10-091-0/+2
| | | | libhdb).
* Add /lib and /libexec directories. These are part of the dynamic rootgordon2003-08-171-0/+4
| | | | support.
* Create a directory for ATM documentation and help files.harti2003-08-121-0/+2
|
* Add ko_KR.CP949 localeache2003-08-082-0/+6
| | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org>
* Support for the Amharic locale.mtm2003-08-052-0/+6
|
* Add GB18030 dirsache2003-07-292-0/+6
| | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Update for new C++ include files layout.kan2003-07-111-6/+8
|
* Add ARMSCII-8 locale dirsache2003-07-052-0/+6
| | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944
* Add /rescue bits. This basically encompasses all of bin and sbin alonggordon2003-06-291-0/+2
| | | | | | with a couple of bits from usr.bin in a crunchgen'd binary. Submitted by: Tim Kientzle <kientzle@acm.org>
* install new 802.11 headerssam2003-06-251-0/+2
|
* Install the include file for the netgraph ATM node.harti2003-06-251-0/+2
|
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-121-0/+2
| | | | | | | 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.
* Add ru_RU.CP1251ache2003-06-062-0/+6
|
* Add zh_CN.GBKache2003-06-012-0/+6
|
* Add new directories from the XFree86 4.3.0 update.anholt2003-05-141-0/+28
| | | | Approved by: re (murray)
* Directories for Russian manpages.ru2003-03-241-0/+48
|
* Record the BOG death here too.ru2003-03-121-2/+0
|
* No tabs here.ru2003-03-111-1/+1
|
* Initiate KerberosIV de-orbit burn. Disconnect the /etc configs.markm2003-03-081-2/+0
|
* Stop creating /usr/include/netnspeter2003-03-051-2/+0
|
* Remove {man,cat}n from /usr/share/man. They had been added for TCL,keramida2003-02-151-10/+0
| | | | | | | but it's no longer a part of the base-system and buildworld works fine here after deleting them both on disk and from the mtree spec files. Not objected to by: kris, silence on -audit
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-101-0/+20
| | | | and remove the WANT_OPENSSL_MANPAGES knob.
* Set the expected permissions of /dev to 0555 since this is what devfsjoerg2003-02-091-1/+1
| | | | | is using anyway. Otherwise, "make installworld" insists on resetting them to 0755.
* Install geom include files.phk2003-02-081-0/+2
|
* NODEVFS cleanup.ru2003-02-051-2/+0
|
* Add missing lib/X11/xedit/lisp directory.anholt2003-01-161-0/+2
|
* Install /sys/dev/firewire/*.h under /usr/include/dev/firewiresimokawa2002-12-301-0/+2
| | | | for userland utilities.
* Add directories for upcoming ca_ES localeache2002-12-302-0/+12
|
* Don't install old LOMAC include files; do install new mac_lomacrwatson2002-12-031-2/+2
| | | | | | | | include files. Approved by: re (jhb) Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
* Make directory for bluetooth include files.julian2002-11-211-0/+4
|
* Backout rev. 1.263.ru2002-11-151-2/+0
| | | | Approved by: jmallett
* Restore /var/games; lots of ports' games use it.markm2002-11-041-0/+3
|
* Remove Perl bits still lurking in BSD.local.dist. It is atobez2002-10-291-18/+0
| | | | | | responsibility of lang/perl5 to deal with those nowadays. Requested by: kkenn
* Add lt_LT.ISO8859-13ache2002-10-252-0/+6
|
OpenPOWER on IntegriCloud