todd
f1c1d6abc4
add diskmap entries, not on ramdisks yet
get it in! jsing@
14 years ago
todd
ee615a1b69
sync
14 years ago
todd
815cdaac8e
properly enable vscsi, fix incorrect major
ok jasper@ (also compile tested)
14 years ago
todd
6e87c6fc0d
sync
14 years ago
todd
bf4848a826
added vscsi a while back, add it here too
14 years ago
jsg
c64c4eb017
switch iked pki files to /etc/iked, discussed with reyk.
14 years ago
reyk
22d0cb2081
add iked.conf default configuration file example.
ok jsg@
14 years ago
martinh
95756ec554
Install a default ldapd.conf, and standard schema files in /etc/ldap.
ok deraadt@
14 years ago
reyk
5dc347b741
add _iked
pointed out by jsg@
14 years ago
reyk
8f584fd51d
Add a new _iked user with uid 101 instead of (ab)using the _isakmpd user.
ok deraadt@
14 years ago
martinh
70789f1e71
enable ldapd and ldapctl in the build
ok deraadt@
14 years ago
matthieu
8dad4d1114
Create more doc sub-directories for proto docs.
14 years ago
claudio
07c546c698
Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@
14 years ago
naddy
f16e4922fe
create /usr/include/objc
14 years ago
michele
158d63ae53
Uncomment a variable that is used later on.
ok claudio@
14 years ago
otto
8378994e98
don't throw away exit status of various commands; ok sthen@ dcoppa@ halex@
14 years ago
matthieu
956d9e497f
Typo. Noticed by naddy@ who isn't around to commit it himself.
14 years ago
michele
f644eb61da
Add ldpd(8) to /etc/rc* files.
It needs to be started before the routing daemons.
In this way every new prefix learnt by them already has a label associated.
discussed with and ok'ed by claudio@
14 years ago
matthieu
cfd8549f57
Remove now empty XprintAppUtil and XprintUtil directories.
14 years ago
matthieu
f94cc1d928
New libXaw doc dir.
14 years ago
ratchov
99490bbb68
start ``aucat -l'' from /etc/rc, unless aucat_flags=NO, which is
the default setting in rc.conf.
ok deraadt
14 years ago
ratchov
7c2f0fae99
Allow multiple users to share the same aucat server. If aucat is
run by root, it binds a shared address to the socket, cranks the
process priority and drops privileges. sio_open(3) will try to
connect to the private socket first (if any), then to the shared
socket. Only one user may have connections to aucat at a given
time.
based on discussions with henning, pyr and others
ok jacek, deraadt
14 years ago
sthen
20185cc478
Monitor {s,}pwd.db files for changes (in case somebody sneaks in a
change without touching {master.,}passwd).
ok phessler@ giovanni@ "not sure if that's an ok but it's at least an o" mk@
14 years ago
naddy
04c75363f2
format all man pages with -Tascii, like the pre-formatted pages in base
ok deraadt@
14 years ago
deraadt
8c4976cce3
double size of amd64 boot media
tested by krw
14 years ago
miod
c67e6cd724
Add bnx firmware on installation media; this causes a media oflow, so
enlarge bsd.rd filesystem; this in turn causes a cd oflow, so enlarge
cd filesystem.
ok jsing@ deraadt@
14 years ago
matthieu
5dd4e3af99
regen
14 years ago
matthieu
72ec4e3348
Add missing bthub device entries on arches that support bluetooth.
ok miod@, deraadt@, todd@.
14 years ago
matthieu
94cf34c595
Add missing directories.
14 years ago
espie
a3075aac0b
install mtree always
okay deraadt@
14 years ago
miod
5ac8added9
regen
14 years ago
miod
23d2d187ee
make ``MAKEDEV all'' create device nodes for up to four heads.
"go ahead" kettenis@
14 years ago
otto
3a95a063b7
add 'softcar' to tty00, to make getty work in the non-serial
console case; ok deraadt@ miod@
14 years ago
miod
ae12d33852
Make the console terminal type default to `vt220' rather than `unknown'. If
it is wrong you still have to change it, but it will be correct 99% of the time
and thus you can simply press enter when tset asks for the terminal type and
be done with it.
This is already the standard for most platforms, but a few had been left
in the dark.
pointed to by and ok deraadt@
14 years ago
otto
08cbb0118d
default to 115200 baud for serial console and tty00, spotted by
kettenis@; ok kettenis@ miod@
14 years ago
otto
18e30eff3f
sync for real
14 years ago
otto
2ec85bf4c1
sync
14 years ago
otto
f75df50ac0
add apm
14 years ago
deraadt
309e8f92f3
grow the miniroot a wee little bit
14 years ago
otto
0b9b076f2e
include boot and miniroot image in MDEXT; ok miod@
14 years ago
claudio
e9c0134a9a
add ldpd.conf to changelist and mtree/special
14 years ago
claudio
fd5e12ebcf
Add _ldpd user for ldpd(8). OK dlg, deraadt
14 years ago
claudio
8c334db7a2
Install a sample ldpd.conf file. OK dlg, deraadt
14 years ago
giovanni
3f9d8fda8d
Fix a typo spotted by Vivien Moreau
14 years ago
miod
20bb780bb8
Build and install the boot blocks, and put it as part of the snapshots files.
14 years ago
miod
72e03d84c4
Add serial port (for the Fuloong)
14 years ago
otto
5610ead626
disktab entry for miniroot
14 years ago
giovanni
2fa0e221c9
Add instructions to dual-boot OpenBSD with Grub2
14 years ago
kettenis
d342eabf7b
Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini
since it makes a fairly decent template for fdisk -i. Change the procedure
that makes the rb600 installation miniroot image to use fdisk -i instead of
dd(1) to create the MBR for the image. Adjust the miniroot disk type in
/etc/disktab to the slightly different layout that fdisk -i creates.
14 years ago
kettenis
51a9a0eb6a
Remove entries for ancient hardware that we'll never see on socppc, leaving
only the ramdisk entry and a new entry for building rb600 installation
miniroot images.
ok miod@
14 years ago