summaryrefslogtreecommitdiffstats
path: root/etc/mtree
Commit message (Collapse)AuthorAgeFilesLines
* More libss removal.markm2001-08-201-2/+0
|
* Build standard directory for kerberos 5 (Heimdal) database.markm2001-07-281-1/+4
|
* add directory i4brunppp.hm2001-07-221-0/+2
| | | | | Pointed out by: David H. Wolfskill david@catwhisker.org and Crist J. Clark <cristjc@earthlink.net>
* Mention the path to the README file in the header comment.nik2001-06-268-8/+8
| | | | Submitted by: Rich Morin <rdm@cfcl.com>
* Fix name for de manpages dirache2001-06-261-1/+1
|
* Got my r's and t's mixed up. Fix sorting.obrien2001-06-221-2/+2
|
* Add etc/rc.d (looking to the future)obrien2001-06-211-0/+2
|
* The README file says:ru2001-06-112-121/+121
| | | | c) The listing should be kept in filename sorted order.
* ISO_ -> ISO, calendarache2001-06-111-2/+2
|
* Back out *.US-ASCII compactification - application should decideache2001-06-102-1/+41
|
* Add man/en.ISO8859-1 hierarchyache2001-06-101-3/+36
|
* Deal properly with *.US-ASCII familyache2001-06-102-36/+16
|
* Fix Latin1 man directories for new locale namesache2001-06-101-1/+1
|
* New locale names and aliases to old onesache2001-06-102-177/+243
|
* add new directories for XFree86-4.1.0.sf2001-06-071-0/+6
| | | | Reviewed by: ru
* Unbreak world by adding the new example directiory.dcs2001-06-061-0/+2
| | | | | Reminded by: Niels Chr. Bank-Pedersen <ncbp@bank-pedersen.dk> MFC after: 1 week
* Don't use tabs here!ru2001-06-051-2/+2
|
* Round #2 of the sys/isa/ic/ => sys/dev/ic/ move: install sys/dev/icjoerg2001-06-041-0/+2
| | | | as /usr/include/dev/ic.
* Remove vestiges of MFS.ru2001-06-011-2/+0
|
* Both X11 (3.x and 4.x) currently lack a libdata/ subdirectory,obrien2001-06-012-0/+4
| | | | | | | (which is present both in /usr and /usr/local) which is causing a few ports to erroneously report mtree failures on bento. Submitted by: ade
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-4/+4
| | | | - /usr/include/n[tw]fs moved to /usr/include/fs/n[tw]fs
* List new directories created under share/examples/isdn/* in order tobmah2001-05-251-0/+4
| | | | unbreak installworld.
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-2/+2
| | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-0/+14
| | | | | | | | | | | | | | | systems were repo-copied from sys/miscfs to sys/fs. - Renamed the following file systems and their modules: fdesc -> fdescfs, portal -> portalfs, union -> unionfs. - Renamed corresponding kernel options: FDESC -> FDESCFS, PORTAL -> PORTALFS, UNION -> UNIONFS. - Install header files for the above file systems. - Removed bogus -I${.CURDIR}/../../sys CFLAGS from userland Makefiles.
* Back out previous commit. digiio.h has moved to /usr/include/sysbrian2001-05-191-2/+0
|
* Add /usr/include/dev/digi/brian2001-05-171-0/+2
|
* Add sk_SKache2001-05-132-0/+6
| | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from:
* Remove share/tmac/locale/ and share/tmac/mdoc/locale/.ru2001-04-171-4/+0
|
* People, please read the README file!!!ru2001-04-131-2/+2
| | | | | : These files use 4 space indentation, and other than in the header : comments, should not contain any tabs.
* Actually install include/fs/smbfs and include/netsmb directories.bp2001-04-111-2/+4
|
* Add netsmb and smbfs include directoriesbp2001-04-101-0/+4
|
* Commit the first version of BSDPAN.joe2001-04-031-0/+6
| | | | | | | | | | | | | | | | | | | BSDPAN is the collection of modules that provides tighter than ever integration of Perl into BSD Unix. Currently, BSDPAN does the following: o makes p5- FreeBSD ports PREFIX-clean; o registers Perl modules in the FreeBSD package database with a package name derived from the module name. The name is of the form: bsdpan-ModuleName-V.VV. Anyone interested in where BSDPAN is developing should read Anton's message to the ports mailling list: Message-ID: <20010105040828.A26011@heechee.tobez.org> Submitted by: Anton Berezin <tobez@tobez.org>
* added new directories to sync with XFree86-4.0.3.sf2001-03-231-0/+38
| | | | Approved by: asami
* Remove unused locale/nls directories.ache2001-03-171-6/+0
| | | | Corresponding fixes for "make release" already commited elsewhere.
* Attempt to make "make release" work again. Without a nls/fi_FI.DIS_8859-15phk2001-03-171-0/+2
| | | | tcsh barfs.
* Unbreak "make installworld"markm2001-03-171-0/+4
|
* Add et_EE.ISO_8859-15ache2001-03-162-0/+6
|
* Apply the README's requirement a) to the previous commit.ru2001-03-161-1/+1
|
* DIS_8859_15 -> ISO_8859-15 renameache2001-03-162-43/+43
|
* Add libdata, some ports were using it.kris2001-03-101-0/+2
|
* Add missing .../cat?/alpha directories.ru2001-02-191-0/+8
|
* Create directory infrastructure required to format, displayru2001-02-191-0/+30
| | | | | | | | and store preformatted /usr/share/man manual pages in 8-bit iso-8859-1 charset for all *_*.ISO_8859-1 locales. Requested by: des Input from: ache
* Duh! forgot to add BSD_daemon to the mtree files.phk2001-02-181-0/+2
| | | | Submitted by: "Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
* Apparently, people do not listen for a plea to look into theru2001-02-157-84/+83
| | | | README file before making changes here. Fix them once again.
* Fixed the fatal (missing "..").ru2001-02-151-0/+1
| | | | Pointy hat to: asmodai
* Add en_NZ.ISO_8859-1.asmodai2001-02-102-0/+6
|
* Add af_ZA.ISO_8859-1asmodai2001-02-092-0/+5
| | | | Submitted by: ache
* Add el_GR.ISO_8859-7ache2001-01-172-0/+6
|
* Move the process of storing entropy from /dev/random and reseeding withdougb2001-01-142-4/+4
| | | | | | | | | | | | | | | | it at boot time closer to the way we want it to be in the final version. * Move the default directory to /var/db/entropy * Run the entropy saving cron job every 11 minutes. This seems to be a better default, although still bikeshed material. * Feed /dev/random some cheesy "entropy" from various commands and files before the disks are mounted. This gives /dev/random a better chance of running without blocking early. * Move the reseeding with previously stored entropy to the point immediately after the disks are mounted. * Make the harvesting script a little safer in regards to the possibility of accidentally overwriting something other than a regular file.
* Fix a small typodougb2001-01-111-1/+1
|
OpenPOWER on IntegriCloud