summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Create directory /etc/skel.wosch1997-02-281-1/+3
|
* add lt_LN.ISO_8859-1wosch1997-02-282-2/+8
|
* Add forgotten entries for Croatiawosch1997-02-272-2/+8
| | | | Pointed out by: ache
* Fix typing error in default class: rc= instead of tc=ache1997-02-261-2/+2
|
* For root & daemon classes bump max openfiles to 1024 to really activateache1997-02-261-3/+3
| | | | bumped select limit
* Larn needs /var/games/larn to exist so that it can create its scorefile.mpp1997-02-261-1/+3
| | | | Closes PR# 1944.
* Don't include /usr/X11R6/man in the makewhatis search path ifmpp1997-02-251-2/+7
| | | | it doesn't exist. Closes PR# 326.
* When looking for setuid files, call find with -print0 and xargs with -0.mpp1997-02-231-4/+4
| | | | | | | | | | | | | | This allows find to pass files with "illegal" characters to xargs in a safe manner. Note: due to the manner in which the file names are now passed between find and xargs, the files are now sorted differently than before. The first /etc/security run after installing this change may result in a lot of output when nothing did in fact change. Closes PR# 1910. 2.2 candidate.
* Make the sample config files more understandable, correcting variousbrian1997-02-232-44/+68
| | | | | | bits of grammar. Added a decent pmdemand example for dynamic IPs on both sides. Could this be a 2.2 candidate ?
* Revert $FreeBSD$ to $Id$peter1997-02-2342-42/+42
|
* Create /usr/libdata/gcc/ in preperation for installing specspeter1997-02-231-0/+2
|
* Add ko_KR.EUC directoriesache1997-02-222-0/+6
|
* Updated to Jan 22, 1997 revision from the InterNIC.dg1997-02-181-2/+12
|
* Select between the generic math functions and the i387-specific onesbde1997-02-162-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | at runtime. etc/make.conf: Nuked HAVE_FPU option. lib/msun/Makefile: Always build the i387 objects. Copy the i387 source files at build time so that the i387 objects have different names. This is simpler than renaming the files in the cvs repository or repeating half of bsd.lib.mk to add explicit rules. lib/msun/src/*.c: Renamed all functions that have an i387-specific version by adding `__generic_' to their names. lib/msun/src/get_hw_float.c: New file for getting machdep.hw_float from the kernel. sys/i386/include/asmacros.h: Abuse the ENTRY() macro to generate jump vectors and associated code. This works much like PIC PLT dynamic initialization. The PIC case is messy. The old i387 entry points are renamed. Renaming is easier here because the names are given by macro expansions.
* Document FTP_PASSIVE_MODE in the place where I usually set it.jkh1997-02-132-0/+12
|
* add a disktab entry for those people who need abit of helpjulian1997-02-102-0/+14
| | | | | | | | | with ZIP drives.. use with: disklabel -r -w -B sdx zip100 Submitted by: dave blizzard <dblizzar@sprynet.com>
* 1.2 -> 1.44MB floppies.jkh1997-02-092-16/+6
|
* Security fix. Strip the encrypted passwords out of the "master.passwd"jdp1997-02-081-1/+2
| | | | | | | | | | | diff output, and replace them with "(password)". The diffs get mailed to root, which in many cases is forwarded across the Internet. A patient sniffer could acquire the entire "master.passwd" file by saving all the diffs. With this fix, you still see that the password changed, but you don't see the details. Unless somebody talks me out of it, I am going to merge this into -2.2 in 48 hours.
* Add worm(4)'s bdev entry.joerg1997-02-062-0/+6
|
* Change the header line to read "count" instead of "ngen" sompp1997-02-051-10/+10
| | | | | | that it matched the terms used in the manual page. Closes PR# 2663.
* Add "/usr/share/examples/drivers/", fixing make world breakage.jdp1997-02-031-0/+2
| | | | Forgotten by: julian
* Use shifts instead of multiplications and `|' instead of `+' to simplifybde1997-01-272-8/+12
| | | | | | dkminor(). Use $((1 << 29)) instead of a mysterious decimal number for $scisctl. Use dkminor() instead of repeating part of it for special cases. Shortened some long lines.
* Fixed comment that did not match code (cursor -> bell).bde1997-01-271-1/+1
|
* Since we have netatalk in the kernel, make life a little easier forphk1997-01-251-0/+4
| | | | people and add the four needed entries in /etc/services.
* Change the entry for ttyv3 to be the same as X would require if wenate1997-01-251-3/+3
| | | | were using xdm (but still off).
* Change to use some unused bits in the 'type' field to extend the unit fielddg1997-01-242-12/+12
| | | | to 9 bits (512 units) for disk devices.
* As /etc/sysconfig and /etc/rc.i386 is now, you can't modify the sysconsjkh1997-01-243-0/+13
| | | | | | | bell type on boot. Slightly annoying when your system doesn't have a speaker. This adds a `keybell' frob for setting it. Closes PR#2519 Submitted-By: Jonathan Mini <mini@hydrogen.nike.efn.org>
* Made more reasonable as a set of defaults. Remove cruft, fix a coupledavidn1997-01-221-45/+47
| | | | of errors and eliminate cap_mkdb errors. Closes PR misc/2551.
* by popular request I submit the following disktab entry for inclusion injoerg1997-01-172-0/+10
| | | | | | /etc/disktab Submitted by: lada@ws2301.gud.siemens.co.at (Hr.Ladavac)
* Make sure newly created /var/account/acct file is 0600 mode.jkh1997-01-161-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1442-42/+42
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Added apm and card[01] devices to all target.nate1997-01-132-2/+4
| | | | Suggested by: bde
* Add commented out example entry for imap4ache1997-01-121-0/+4
|
* Added 'xuser' class entry point for X users (who need more resources).davidn1997-01-111-4/+17
| | | | | Increased default procs/file handles so that man will work in more situations. Other suggestions welcome, btw.
* Adds a template/example login.conf, login class capabilities database.davidn1997-01-112-2/+234
|
* Clean up imappst1997-01-101-3/+3
|
* Minor modifications to the PCCARD startup files and comments.nate1997-01-063-6/+9
| | | | Submitted by: The Nomads
* Remove un-necessary comment.nate1997-01-061-2/+1
|
* Typo police.alex1997-01-041-2/+2
|
* Add docbook.jfieber1997-01-041-1/+3
|
* Create /usr/share/examples/mdoc.mpp1997-01-021-1/+3
|
* Put dmesg.boot in /var/run instead of /var/tmpphk1997-01-021-2/+2
| | | | Suggested by: joerg & peter
* Now that uptimes run into months on a regular basis, I often find myselfphk1997-01-021-1/+4
| | | | | | | | | | | wondering what the hw-config of a machine is, and the logs have been rotated many times since reboot already. Added: /sbin/dmesg > /var/tmp/dmesg.boot to /etc/rc 2.2 candidate
* Add share/examples dir.asami1996-12-311-1/+3
| | | | Suggested by: max
* While being here, also create all the gsc device nodes as described injoerg1996-12-302-10/+18
| | | | the gsc(4) man page, and allow for more than one unit number.
* Get rid of the revolting hacks that were used to install thepeter1996-12-281-13/+2
| | | | | | /etc/sendmail.cf file. Submitted by: bde
* add new directory /usr/share/examples/printingwosch1996-12-281-1/+3
|
* Add commented out samples on how to activate the compat libs during build.peter1996-12-232-2/+18
| | | | | Note that nothing is stopping somebody from cd'ing to src/lib/compat/<dist> and doing a 'make all install' there by hand.
* Extend the set of ptys to chmod at boot time.joerg1996-12-231-2/+2
| | | | | | Closes PR # conf/1957: not all perms of ptys... Submitted by: gurney_j@efn.org (John-Mark Gurney)
* Add /usr/local/sbin to the rc $PATH. Things like GateD are located there.joerg1996-12-191-2/+2
|
OpenPOWER on IntegriCloud