ajacoutot
cfcca0b7b6
Protect variable names, to be consistent with rc(8).
ok robert@
14 years ago
robert
bb62dcba0d
Remove 'status', because 'check' is what is used internally and we don't
need two functions doing the same thing, and also allow check to run as
non-root.
14 years ago
robert
f17fc3744c
Missing redirection to /dev/null in rc_start
14 years ago
robert
65db6172a9
quote $local_rcconf in [ ] and remove eval from rc_start()
14 years ago
robert
cfe71d6442
Add a simple 'rc' system to base in order to start/stop/restart/reload
services installed by the ports system (for now).
It only uses pgrep/pkill to handle these processes. A manual page will
come later.
'put it in' deraadt@
14 years ago
deraadt
e7843bd6f0
grow i386 inside media a teeny bit
14 years ago
schwarze
43336f43eb
There is no more groff in the base system, so use mandoc(1) to format
manuals on demand by man(1), even though a few manuals may still have
formatting issues with mandoc, and a tiny fraction may still make
mandoc error out.
Also remove the .me and .ms _build rules: we don't support these
formats any longer, and don't have any such manuals in base.
OK deraadt@ sthen@
14 years ago
deraadt
e5d43ba0a6
sync
14 years ago
deraadt
9a4c6833db
oops! we need to retain the usr/share/tmac directory until we figure
out what to do with vgrind.
14 years ago
deraadt
6efa7df9d3
The base no longer uses old groff -- it uses mandoc(1). The ports tree still
sometimes needs groff, but there it is pulled in as a build-dependency, and
it is the newer groff. We are able to do this now due to the hard work if ingo.
14 years ago
deraadt
94fd091f15
Revert non-compatible and undocumented bullshit commited by 3 developers
who decided to just do it on their own. henning, mcbride, jsing -- shame
on you -- if you had shown this diff to just 1 other network developer,
the astounding mistake in it would have been noticed. Start practicing
inclusionary development instead of going alone.
ok claudio
14 years ago
deraadt
50ae373415
no more misc set
14 years ago
deraadt
fa51739a98
stop creating the stupid /usr/share/doc subdirs
14 years ago
jsing
9330676d26
Add quirks support to operating system fingerprinting. tcpdump part
by mcbride@.
ok mcbride@ henning@
14 years ago
sthen
c8795cfca1
add a sample for "socket ... restricted", prompted by mail from
Patrick Lamaiziere, ok henning@
14 years ago
david
033e628469
install nsd.conf; ok jakob@
14 years ago
ratchov
026351a18a
regen
14 years ago
ratchov
1edb990c9d
allocate a major number to midi, since midi is already enabled
ok deraadt, miod
14 years ago
claudio
fddc041228
Update the OpenBSD fingerprint to match against -current systems.
The automatic send and recv buffer scaling changed the OS fingerprint.
OK jsg@, sthen@
14 years ago
jakob
f5152e9a3d
add nsd.conf; ok deraadt
14 years ago
jakob
626b2965bc
start nsd(8); ok deraadt
14 years ago
claudio
61e9569631
regen
14 years ago
claudio
7d123e238f
Add pppx(4) to MAKEDEV but do not create the device unless requested
explicitly. OK dlg@ & todd@
14 years ago
claudio
a3a08bcac1
Move the vscsi __devitem() so that it is before the _mcdev() line like
for all other definitions. Both dlg@ and todd@ wanted that to be a
seperate commit.
14 years ago
deraadt
830dbd7e50
Kill msgs. Noone uses it, and it has a longjmp in it.
Lots of agreement.
14 years ago
naddy
76c47babcc
add ssh_host_ecdsa_key to /etc; from Mattieu Baptiste <mattieu.b@gmail.com>
ok deraadt@
14 years ago
miod
603df58af1
Regen
14 years ago
miod
5263d7299f
Reorder device entries within sections, for MAKEDEV.8 to have them sorted.
Prodded by jmc@.
14 years ago
krw
6c235d9893
If hppa doesn't need a fakecdrom disktab entry, neither does hppa64.
ok deraadt@
14 years ago
jakob
425b03b14c
better TSIG key example
14 years ago
krw
75314c027e
Since Aug 2008, the kernel can successfully read the 1 block (512
byte) disklabels even in the midst of a larger sector. E.g. in bytes
512 - 1023 of the first 2048 byte sector on a CD.
On hppa we plopped down such a disklabel on cdXX.iso and installXX.iso.
Once accessible it took precedence over the spoofed label of the CD. Chaos
ensued. Since there is currently no reason for this label on hppa
cd's, eradicate it and its disktab entry. cdXX.iso/installXX.iso can now
be mounted on hppa again.
Also remove a commented out label plopping on Alpha, which references a
non-existant disktab entry.
Problem noted and exact diff creating problem discovered by marco@.
ok deraadt@
14 years ago
jasper
5711b1eee7
- remove linux emulation bits here too
- sync hppa64 sysctl.conf with hppa while here
ok miod@
14 years ago
deraadt
eda905b6e3
MDEXT missed some files (result was they are not listed in the build-time
SHA256 file). Issue spotted by claudio.
ok miod
14 years ago
kettenis
c4aa9816fe
djust miniroot disklabel for layout changes caused by fdisk partition
alignment changes.
ok deraadt@
14 years ago
deraadt
cc93c01762
update a package name; from Giovanni Bechis
14 years ago
deraadt
422d312ac1
document machdep.lidsuspend by example
14 years ago
miod
02960830a5
regen
14 years ago
miod
71ffebdda1
Create two more usb device nodes by default, as modern Apple hardware
(among others) attaches *eight* uhub devices.
From remco at d-compu, dyndns org; ok deraadt@
14 years ago
jmc
b68b287545
replace two misleading ie. with e.g.; from Jan Stary
14 years ago
martinh
5e324b69e9
Add ldapd to rc and rc.conf. Enable it at boot with ldapd_flags=.
ok deraadt@ gilles@
14 years ago
espie
f953972807
handle portslock. reminded by antoine@
14 years ago
deraadt
d7f3370a86
move to 4.8-beta
14 years ago
mglocker
af157aef45
Sync.
14 years ago
mglocker
3dd4405dde
Create video1 by default. Can be useful e.g. on many laptops with
integrated cams where you want to use an external cam. Suggested by Brad.
OK todd@, jakemsr@
14 years ago
ray
8ec242689e
Permit a few more syscalls for named to run.
OK deraadt
14 years ago
deraadt
69e101606e
sync
14 years ago
nicm
f9c1062831
Some ss(4) bits escaped the purge, eliminate them.
ok todd krw
14 years ago
sthen
695eb8273b
When cleaning /tmp at boot, run the slower find unconditionally.
Previously if the quick rm -rf failed, find was not run, so some files
were not removed. Looks good to tedu@.
14 years ago
pirofti
022274958a
Add the floppy576 entry back, needed for release. Okay kettenis.
14 years ago
tedu
059f939439
compat_bsdos is gone
14 years ago