Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8. | tjr | 2004-08-28 | 1 | -0/+6 |
| | | | | | | | | (This differs somewhat from the version originally submitted - any mistakes are my own.) PR: 68524 Submitted by: J. Vicente Carrasco -Bixen- | ||||
* | share/examples/worm is dead. | ru | 2004-08-24 | 1 | -2/+0 |
| | |||||
* | Add Hungarian calendar entries. | dwmalone | 2004-08-16 | 1 | -0/+2 |
| | | | | | PR: 42725 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> | ||||
* | Connect RAID3 GEOM class to the build. | pjd | 2004-08-16 | 1 | -0/+2 |
| | |||||
* | Connect GEOM_MIRROR class to the build. | pjd | 2004-07-30 | 1 | -0/+2 |
| | |||||
* | Bmake glue for GCC 3.4.2-prerelease. | kan | 2004-07-28 | 1 | -1/+3 |
| | |||||
* | Fixed style of previous commit. | ru | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | Add /etc/ntp to hold keys for ntpd. | roberto | 2004-07-21 | 1 | -0/+2 |
| | |||||
* | Add a directory for the API include files. | harti | 2004-07-08 | 1 | -0/+2 |
| | |||||
* | Introduce GEOM_LABEL class. | pjd | 2004-07-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | 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! | ||||
* | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | mlaier | 2004-06-13 | 1 | -0/+2 |
| | | | | | | | | | | | | 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 | ||||
* | Add common share/locale directories (everything used by >= 5 ports [1]) and | kris | 2004-05-31 | 2 | -0/+176 |
| | | | | | | | | | | /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 | ||||
* | - Install includes used by STRIPE and NOP GEOM classes. | pjd | 2004-05-20 | 2 | -0/+6 |
| | | | | | | - Create needed directories. Supported by: Wheel - Open Technologies - http://www.wheel.pl | ||||
* | Add g_concat.h and g_gate.h to be installed in | pjd | 2004-04-30 | 1 | -0/+4 |
| | | | | /usr/include/geom/(concat|gate)/. | ||||
* | Add an Israel Hebrew locale: he_IL.UTF-8. | tjr | 2004-04-21 | 2 | -0/+6 |
| | | | | | PR: 65826 Submitted by: Hye-Shik Chang | ||||
* | Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to | harti | 2004-04-14 | 1 | -6/+6 |
| | | | | | /usr/share/snmp. This mirrors the use of /usr/local/share/snmp and makes also more sense when non-bsnmp-specific MIBs go in. | ||||
* | Remove the POSIX and en_US.US-ASCII links after ache@ explained why they | des | 2004-03-30 | 2 | -4/+0 |
| | | | | are unnecessary (and a bad idea). | ||||
* | Add directories under /usr/share/nls and /usr/local/share/nls | tjr | 2004-03-29 | 2 | -2/+202 |
| | | | | | | for the new UTF-8 locales. Reminded by: ache | ||||
* | Add UTF-8 versions of all the currently supported system locales. Most of | tjr | 2004-03-27 | 1 | -0/+102 |
| | | | | | | | 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 | ||||
* | Removed more vestiges of the stl(4) driver. | ru | 2004-03-26 | 1 | -2/+0 |
| | |||||
* | Back out revision 1.295. share/libdata/gcc/ is valid and used. | obrien | 2004-03-24 | 1 | -0/+2 |
| | |||||
* | Previous commit should have read: remove share/libdata/doscmd/{,fonts/}. | des | 2004-03-24 | 1 | -2/+0 |
| | | | | This time around, remove share/libdata/gcc/ which seems unused. | ||||
* | Remove share/doscmd/{,fonts/} | des | 2004-03-24 | 1 | -4/+0 |
| | |||||
* | Add share/nls/{POSIX,en_US.US-ASCII} as symlinks to C. | des | 2004-03-23 | 2 | -0/+4 |
| | |||||
* | Add "posix" subdir to "gnu" | ache | 2004-02-25 | 1 | -0/+2 |
| | |||||
* | Add "gnu" to the list of subdirs | ache | 2004-02-16 | 1 | -0/+2 |
| | |||||
* | Add kk_KZ.PT154 | ache | 2004-01-29 | 2 | -0/+6 |
| | |||||
* | Create section 4 and 8 man subdirectories for all Tier 1 architectures. | ru | 2004-01-21 | 1 | -0/+24 |
| | |||||
* | Removed unused {man,cat}9/i386. | ru | 2004-01-21 | 1 | -6/+0 |
| | |||||
* | Add /var/db/ports/ (support directory necessary for | eivind | 2004-01-20 | 1 | -0/+2 |
| | | | | ports that use the new OPTIONS infrastructure) | ||||
* | Add be_BY.* | ache | 2003-12-20 | 2 | -0/+18 |
| | | | | Submitted by: Yury Tarasievich <grog@grsu.by> | ||||
* | Add zh_HK.Big5HKSCS | ache | 2003-12-19 | 2 | -0/+6 |
| | |||||
* | Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr | obrien | 2003-12-08 | 1 | -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. | ru | 2003-11-29 | 5 | -30/+28 |
| | | | | Approved by: re (rwatson) | ||||
* | Install UDF header files to unbreak /sbin building when /sys is not present. | scottl | 2003-11-22 | 1 | -0/+2 |
| | | | | Submitted by: imura@ryu16.org | ||||
* | Create sub-directories under share for bsnmp tree definition and MIB files. | harti | 2003-11-10 | 1 | -0/+6 |
| | |||||
* | Create a subdirectory where bsnmp include files will be stuffed to. | harti | 2003-11-10 | 1 | -0/+2 |
| | |||||
* | Use space instead of tab. | davidxu | 2003-11-08 | 2 | -3/+3 |
| | |||||
* | Add /usr/share/security to directories to create in order to hold | rwatson | 2003-11-08 | 1 | -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. | harti | 2003-11-07 | 1 | -0/+2 |
| | |||||
* | Enable GB2312 locale. | davidxu | 2003-11-05 | 2 | -0/+6 |
| | |||||
* | Add a sub-directory for the NgATM message encoding/decoding | harti | 2003-11-03 | 1 | -0/+2 |
| | | | | header files. | ||||
* | Create missing /usr/share/examples/netgraph/bluetooth directory | emax | 2003-10-27 | 1 | -0/+2 |
| | |||||
* | Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build. | emax | 2003-10-26 | 1 | -0/+2 |
| | | | | | Reviewed by: imp, simon Approved by: imp (mentor) | ||||
* | Add a sub-directory to netnatm for the SAAL headers. | harti | 2003-10-22 | 1 | -0/+2 |
| | |||||
* | /usr/libdata/msdosfs is no longer used, because of kiconv(3) commit. | fjoe | 2003-10-11 | 1 | -2/+0 |
| | | | | | PR: 57277 Submitted by: Ryuichiro Imura <imura@ryu16.org> | ||||
* | Install additional headers for Kerberos (libkafs, libkadm5*, and | nectar | 2003-10-09 | 1 | -0/+2 |
| | | | | libhdb). | ||||
* | Add /lib and /libexec directories. These are part of the dynamic root | gordon | 2003-08-17 | 1 | -0/+4 |
| | | | | support. | ||||
* | Create a directory for ATM documentation and help files. | harti | 2003-08-12 | 1 | -0/+2 |
| | |||||
* | Add ko_KR.CP949 locale | ache | 2003-08-08 | 2 | -0/+6 |
| | | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org> |