jsg
6190820c6f
add include directories used by recent versions of libdrm
8 years ago
jmc
983f38a926
fix word issue, as reported by hans
8 years ago
espie
8ea4845cd8
regen generated files after MAKEDEVs commits
8 years ago
espie
7917b09716
reflect reality (MAKEDEV can take no parms and still work)
8 years ago
espie
5b221b3a30
tweak MAKEDEV.mi to use new makedev(8) capabilities and speed it up.
8 years ago
sthen
3ecae1dec1
sync
8 years ago
deraadt
4a20554783
We are done providing support for the vax.
lots of agreement.
8 years ago
tb
0027fc4bce
adjust for lpd(8) top spool dir permissions change, so security(8)
won't complain in the daily(8) mail.
ok ajacoutot@
8 years ago
ajacoutot
71cb0b71ab
Change default lpd spool directory to match the code; from Chris Bennett
Add /var/spool/output/lpd to mtree(1).
This removes the ability for the daemon group to write directly under
/var/spool/output; though no breakage is expected since this directory was only
supposed to contain line printer spooling directories.
ok sthen@
8 years ago
espie
ec0bd9b26a
add proper entries for pkg_add privsep, instead of piggy-backing on _pfetch
which was a "better than nothing" measure for 5.9.
Another user to come. Approved by deraadt@ on principle.
thanks sthen@ for checking my lines over.
8 years ago
naddy
f9907be0c1
Remove option USER_LDT and everything depending on it.
Remove machdep.userldt sysctl.
Remove i386_[gs]et_ldt syscall stub from libi386.
Remove i386_[gs]et_ldt regression test.
ok mlarkin@ millert@ guenther@
8 years ago
dtucker
4a4f45e976
Update moduli file.
8 years ago
naddy
0ca587658b
delete the kern.emul/KERN_EMUL sysctl bits since there are no
emulations left; ok millert@ deraadt@, jmc@ (man pages)
8 years ago
millert
3e2b6d0fd2
When the default mode on /var/log/maillog was changed to 640 the
creation of maillog as part of the distribution-etc-root-var target
was missed. From Nathanael Rensen
8 years ago
sthen
288d58e0c6
sync
8 years ago
sthen
314938dd39
sync
8 years ago
sthen
0e7c097131
Remove setproctitle() for the parent process. Because rc.d(8) uses process
titles (including flags) to distinguish between daemons, this makes it
possible to manage multiple copies of a daemon using the normal infrastructure
by symlinking rc.d scripts to a new name. ok jung@ ajacoutot@,
missed in previous commit noticed after re-checking following report in bgpd.
8 years ago
sthen
72f79ae7cb
Remove setproctitle() for the parent process. Because rc.d(8) uses process
titles (including flags) to distinguish between daemons, this makes it
possible to manage multiple copies of a daemon using the normal infrastructure
by symlinking rc.d scripts to a new name. ok jung@ ajacoutot@,
missed in previous commit, problem reported by mxb/alumni/chalmers/se.
8 years ago
uebayasi
58c11ffa75
Regen
8 years ago
uebayasi
21fee912e1
Add ipmi(4) cdev entry on amd64 and i386
8 years ago
sthen
122932c0f5
sync
8 years ago
sthen
4114667275
Remove setproctitle() for the parent process. Because rc.d(8) uses process
titles (including flags) to distinguish between daemons, this makes it
possible to manage multiple copies of a daemon using the normal infrastructure
by symlinking rc.d scripts to a new name. ok jung@ ajacoutot@, smtpd ok gilles@
8 years ago
sthen
08593c1bd9
sync
8 years ago
sthen
c814048b02
sync
8 years ago
schwarze
6f541e8266
Run "rcctl ls faulty", which is silent when all services work as expected.
Based on an original idea and a different patch from landry@.
OK jung@ zhuk@ landry@
krw@ agreed to the general idea
8 years ago
sthen
8aa106debb
Add /etc/examples/pkg.conf, generated from mirrors.dat over in www/.
Positive feedback and/or OKs from benno millert jcs aja jasper
8 years ago
reyk
9d8b285f9b
sync
8 years ago
reyk
3e71c28b38
Add /dev/pvbus0 (mode 0640) to MAKEDEV on i386 and amd64.
Needed for the key-value interface that has been added to pvbus(4).
OK mikeb@
8 years ago
deraadt
7d4e59a72e
fix year
8 years ago
deraadt
07785d41eb
delete vi catalog space; ok millert
8 years ago
deraadt
7636e775cb
some old signify keys no longer have relevance to new releases.
prompted by comments from naddy
8 years ago
reyk
52e929147e
This is just an example and we don't have to bump the set's version
number all the time, but let's use install59.fs as it will be the
first release that includes vmm.
8 years ago
sthen
15b6e6f370
add 6.0 firmware key
8 years ago
naddy
b20526d146
6.0 packages key
8 years ago
deraadt
5020d45add
add 6.0 base key for release after 5.9
8 years ago
rpe
f7116f47b4
Remove portslocks from /etc/daily. The ports LOCKDIR was moved from /tmp
to /usr/ports/pobj years ago.
OK millert@, ajacoutot@
8 years ago
deraadt
0e32a1f55d
date requires strict format including spaces, from miod
8 years ago
rpe
69394aed05
Replace single pattern case-blocks with simpler code.
OK halex@
8 years ago
rpe
27b3656f2f
Remove backslash, not necessary after '&&'
OK halex@
8 years ago
rpe
054cc29f2a
Replace last remaining `` with $()
OK halex@
8 years ago
deraadt
9fd93fdf64
welcome GENERIC.IP27 MP (dual cpu on O350 now)
ok visa
8 years ago
ajacoutot
2beb001665
Remove blank line for consistency with other rc.d scripts; no change in
behavior.
8 years ago
krw
d690be1bf1
mountd(8) changes require a pexp.
ok deraadt@
8 years ago
gsoares
a9b2bc5dde
add rcsid
8 years ago
sunil
83a87d3451
Now that default smtpd.conf aliases table has been switched to
'file' backend, we no longer have to generate the .db files.
Ok gilles@
9 years ago
sf
63d3463618
regen MAKEDEV
9 years ago
sf
afc2f24c19
add virtio-console driver
This patch adds a new driver for use of virtio-console devices as
ttys. It's still in an early state and not compiled by default, yet.
Currently it is only wired into amd64. i386 is still missing.
Discussed with uebayasi@, deraadt@
9 years ago
sf
6af539cb41
regen MAKEDEV
9 years ago
sunil
68066c2528
Switch to 'file' backend for aliases table for default configuration.
Ok gilles@ jung@ millert@
9 years ago
ajacoutot
b2419890c3
Revert, rc.d scripts have been fixed.
9 years ago