Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only start vinum if vinum_slices variable is non-empty | grog | 1999-01-18 | 1 | -2/+2 |
| | | | | Reported-by: roberto | ||||
* | Add hooks for starting vinum at boot time. Set the variable | grog | 1999-01-17 | 2 | -2/+12 |
| | | | | | | | | vinum_slices to the names of all slices (block device) which are under the control of vinum. The configuration will be read in from each in turn, starting with the most recently updated. Reviewed-by: jkh | ||||
* | Add some special hooks for sppp(4) interfaces. In addition to the | joerg | 1999-01-13 | 8 | -8/+112 |
| | | | | | | | | | | | normal ifconfig stuff, one might need to pass down authentication parameters for them. This is closely tied to Hellmuth's impending rc patches for ISDN, but sppp can also be used separately (thus it doesn't go directly into the planned ISDN section of rc.conf). Reviewed by: hm | ||||
* | Integrate the ISDN subsystem into the /etc/rc framework | hm | 1999-01-13 | 11 | -10/+140 |
| | | | | Reviewed by: Joerg Wunsch | ||||
* | Oops, I missed a few more /etc/nologin references yesterday. It appears | asami | 1999-01-12 | 1 | -2/+2 |
| | | | | | | my check of the tree was incomplete. Sorry guys. Reported by: Ben Smithurst <ben@scientia.demon.co.uk> | ||||
* | Update the default sendmail.cf to be a little more respectable. | peter | 1999-01-12 | 1 | -11/+19 |
| | | | | | | | | | I have not enabled rbl by default, I understand an 'opt-in' is a key part of it's legal protection. Activate a few optional features (access_db, virtusertable, etc) which will operate if (and only if) the corresponding table is created. I've also turned on the MIME buffer overflow checking with sendmail.org's recommended values (256/128). | ||||
* | Take cdev major # 114 for ugen | n_hibma | 1999-01-12 | 2 | -2/+12 |
| | |||||
* | add minimum2 entry | jkh | 1999-01-12 | 2 | -2/+12 |
| | |||||
* | corrected disorder, override of user and group defaults and group | hm | 1999-01-11 | 1 | -3/+3 |
| | | | | permissions for /etc/isdn (suggested by Bruce Evans). | ||||
* | Remove the example for setting KERNFORMAT=elf; it is the default already. | peter | 1999-01-11 | 2 | -18/+2 |
| | |||||
* | Move nologin from /etc to /var/run. This means one less file that has | asami | 1999-01-11 | 2 | -5/+3 |
| | | | | | | | | | to be written to /etc. The only essential change is in paths.h, so any third-party software written correctly will pick it up in the next rebuild. Reviewed by: the committers list (actually an old version) | ||||
* | Added file handling to ulpt (USB printer) driver | n_hibma | 1999-01-11 | 2 | -2/+12 |
| | |||||
* | Added starting of usbd | n_hibma | 1999-01-10 | 2 | -4/+12 |
| | |||||
* | No longer install outdated boot.help file. | rnordier | 1999-01-10 | 1 | -2/+1 |
| | |||||
* | add directory /etc/isdn and populate it | hm | 1999-01-10 | 12 | -2/+1019 |
| | |||||
* | Fix typo: "login failures" -> "login failure" | danny | 1999-01-10 | 1 | -2/+2 |
| | | | | | PR: 9424 Submitted by: Lars K*ller <root@cc.fh-lippe.de> | ||||
* | share/examples/kld/misc -> share/examples/kld/syscall | jdp | 1999-01-09 | 1 | -2/+2 |
| | | | | Fixes make installworld breakage. | ||||
* | back out previous commit - it's only part of the required process so | jkh | 1999-01-09 | 1 | -2/+2 |
| | | | | | | | we might as well automate both steps at once and just leave this off by default. Pointed out by: Steve Kargl <sgk@troutmask.apl.washington.edu> | ||||
* | Sneakily make linux=YES by default and hope that nobody notices. | jkh | 1999-01-08 | 1 | -2/+2 |
| | |||||
* | add generation of ISDN (i4b) devicefiles | hm | 1999-01-08 | 2 | -2/+88 |
| | |||||
* | Added kbd*. | yokota | 1999-01-06 | 2 | -2/+18 |
| | |||||
* | We load kld's in preference to LKM's, these do not need the root fs to be | peter | 1999-01-06 | 1 | -3/+2 |
| | | | | read/write to load. | ||||
* | make comments more consistant | obrien | 1999-01-06 | 2 | -14/+6 |
| | |||||
* | Missing word. (in comments, non-destructive bug) | billf | 1999-01-04 | 2 | -4/+4 |
| | |||||
* | Allow rwhod to take flags. | jkh | 1999-01-03 | 8 | -15/+16 |
| | | | | | PR: 7705 Submitted by: Johan Karlsson <k@numeri.campus.luth.se> | ||||
* | Corrected the major number for usb and added ums as major 111 | n_hibma | 1999-01-03 | 2 | -2/+22 |
| | |||||
* | UUCP Cleanup should be done by the UUCP user. | billf | 1999-01-01 | 1 | -2/+2 |
| | | | | | PR: bin/7749 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> | ||||
* | Make periodic(8) and the security mailings reflect the full FQDN, as opposed | billf | 1999-01-01 | 1 | -2/+2 |
| | | | | | | | | | to a hostname. This will help those who keep a cluster of machines all with the same hostname but different domain names. PR: bin/9091 Submitted By: Heikki Suonsivu <hsu@clinet.fi> No Response From: -current mailing list | ||||
* | Reconnect pcvt hooks.. | peter | 1999-01-01 | 1 | -1/+9 |
| | | | | Reviewed by: core | ||||
* | Add entry for rusiian FAQ. | dt | 1998-12-30 | 1 | -1/+5 |
| | |||||
* | Slightly clarify wording of "Example". | hoek | 1998-12-29 | 1 | -2/+2 |
| | |||||
* | Don't set a MANPATH by default for users who aren't in a login class. | cwt | 1998-12-27 | 1 | -3/+2 |
| | | | | | | | | | man(1) will utilize manpath(1) if MANPATH is unset in the environment, and with our existing manpath.config it is enough to find the X11 pages among others. PR: 8587 Submitted by: Marc Slemko <marcs@znep.com> | ||||
* | Update comment for saver variable now that its changed its function | jkh | 1998-12-27 | 1 | -2/+2 |
| | | | | (and list of available values) somewhat. | ||||
* | List the warp screensaver along with the others. | des | 1998-12-27 | 1 | -2/+2 |
| | |||||
* | follow up to: | phk | 1998-12-27 | 1 | -9/+1 |
| | | | | Pre 3.0 branch cleanup casualty #4: pcvt | ||||
* | Add (commented out) directive and note regarding dumpfile location | dillon | 1998-12-23 | 1 | -1/+7 |
| | | | | | | when running in a sandbox. Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> | ||||
* | Add /usr/share/examples/bootforth so that world builds don't start falling | jkh | 1998-12-22 | 1 | -1/+3 |
| | | | | | | over. Forgotten by: abial :-) | ||||
* | Take bind out of sandbox and run it as root again, but leave support | dillon | 1998-12-19 | 1 | -3/+8 |
| | | | | | | mechanisms ('bind' user and group) in place so the feature can be easily turned on. There were too many complaints. The security(1) man page will be created/updated to include the appropriate info. | ||||
* | Add share/emacs/site-lisp. Too many things break without it. | asami | 1998-12-18 | 1 | -1/+5 |
| | | | | Reviewed by: ports list (a long time ago) | ||||
* | Document securelevel 3. | ghelmer | 1998-12-16 | 1 | -2/+2 |
| | | | | PR: docs/8674 | ||||
* | Old nit lying around in a source tree: Slightly optimize the number of | peter | 1998-12-16 | 1 | -13/+15 |
| | | | | uname/gname overrides and /sets. | ||||
* | Old nit lying around: Don't override the gname when it's the same as the | peter | 1998-12-16 | 1 | -2/+2 |
| | | | | previous /set. | ||||
* | Old stuff laying around: Don't override /tmp to the same uid/gid as the | peter | 1998-12-16 | 1 | -2/+2 |
| | | | | previous /set defaults | ||||
* | Added /usr/share/examples/portal to mtree | dillon | 1998-12-16 | 1 | -1/+3 |
| | |||||
* | Add another modem (Psion Dacom) | msmith | 1998-12-15 | 2 | -2/+14 |
| | | | | Submitted by: "Gary Palmer" <gpalmer@FreeBSD.ORG> | ||||
* | More locale directory structure updates for DIS_8859-15 | dillon | 1998-12-14 | 1 | -1/+45 |
| | |||||
* | Fix installworld, forgot directories for locale DIS_8859-15 | dillon | 1998-12-14 | 2 | -2/+8 |
| | |||||
* | Remove rc.local (now deleted from CVS tree) from Makefile. | dillon | 1998-12-14 | 1 | -2/+2 |
| | |||||
* | Grrr. removed. backed out. sorry. | dillon | 1998-12-13 | 1 | -3/+1 |
| | |||||
* | This needs to be commited now to fix usbd for make world | dillon | 1998-12-13 | 1 | -1/+3 |
| |