todd
f9d7b49ae6
add ttyh*, sab82532 serial devices, requested by jason@
23 years ago
deraadt
d76beff0da
handle pflogd_flags better; openbsd@davidkrause.com
23 years ago
millert
94110695a6
Change when calendar(1) is such so that it is after mailq runs.
That way we avoid a flurry of transient calendar mail in the mailq.
23 years ago
deraadt
7c24a87eca
fix docs; tedu@heorot.stanford.edu
23 years ago
millert
ac4382dfde
add RFC 3174 to SEE ALSO section
23 years ago
nate
c4cdf4decd
add floppy device
23 years ago
espie
9384ec405c
Be anal about ssh and X11 hooks.
23 years ago
mickey
18f7cf6926
typo; from Sebastian Stark <seb@todesplanet.de>
23 years ago
millert
607603e906
Add some missing files; based on patch from David Krause
23 years ago
deraadt
a5987843e8
update, thanks miod
23 years ago
jakob
c02fe8ed3e
clarify smtpfwdd_flags; from dfa@solo.ee. ok deraadt
23 years ago
jason
8aec37aa02
quarter size
23 years ago
jason
b822582f6e
add filesystem for a small UFS parition (big enough to hold bsd.rd and ofwboot)
23 years ago
espie
4874a7bc27
C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.
okay theo.
23 years ago
angelos
7b5a94cdc8
isakmpd can work without an isakmpd.conf, but not without an
isakmpd.policy -- change startup conditions accordingly.
23 years ago
gluk
f36a3c8e2e
/dev/radio
23 years ago
drahn
f073b40bdb
copy bsd.tbxi into the snapshot directory so it will be included in
the release directory.
cleanup, do not mention bsdofw.rd.
23 years ago
drahn
8d8411f8b9
Add device nodes for apm for macppc.
23 years ago
miod
aa381cb01e
powerpc->macppc
23 years ago
markus
8b85012334
sync with rmd160.h
23 years ago
markus
3bb1d7ac89
new rmd160 implementation. based on
ftp://ftp.rsasecurity.com/pub/cryptobytes/crypto3n2.pdf, ok deraadt@
23 years ago
jakob
79bd272191
mtree -l (loose permissions check) on /etc/mtree/special. ok millert@.
23 years ago
mpech
c05e66058a
Start new sentence on a new line.
jakob@ ok
23 years ago
jakob
b2fc98a506
re-enable pidfile(3). ok millert@
23 years ago
matthieu
5055a367e5
zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@
23 years ago
deraadt
1e490e20b5
jakob did not even do a make build, sigh
23 years ago
jakob
e4464b9a36
add pidfile(3) prototype
23 years ago
jakob
665a8f810d
multiple calls to pidfile(3) are actually ok, but there are problems if you change the basename
23 years ago
jakob
68a4b51ff3
add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.
23 years ago
drahn
eeb597a048
Disable getty on tty00 for macppc, on most machines this will be
connected to a modem.
23 years ago
drahn
2ca2f70119
Also build the .so version of sha1 without optimization.
ok jason@
23 years ago
espie
5e78c0cf75
a bit too soon.
23 years ago
espie
27fda88955
Add /usr/share/gnu, for sharing config.guess, config.sub and other files
in $ac_aux_dir.
23 years ago
deraadt
73ef22dcea
make /var/empty
23 years ago
deraadt
297915e472
popa3d pieces
23 years ago
jason
923842bb6f
get previous right...
23 years ago
jason
9f6d5d1ad2
add hack for sha1.po on sparc64, too
23 years ago
drahn
3ac74b5194
Do not put a space in the list of devices to associate with a console
login process. ttyCcfg was not previously initialized properly on login.
23 years ago
deraadt
4966e5685a
dev/ is under the control of MAKEDEV, not mtree
23 years ago
deraadt
299bbdf8d4
do not run MAKEDEV
23 years ago
jason
d59a0e7c03
grr.. screw this up somehow... try again
23 years ago
jason
86cd9bb3ef
a bit smaller, please
23 years ago
brad
f2750a535b
change the behavior of the midi related device filename creation to follow
the same behavior as audio devices.
--
Brought to my attention by and reviewed by: fries@
23 years ago
beck
d68d308b29
fix apache suggestion to leave files with root perms, rather than
changing to www.www - leaving them more easily modified by a problem
in a cgi or httpd. Also send SIGUSR1 for a graceful restart as apache
expects. noticed by mpech@, ok millert@
23 years ago
todd
0910a50be5
spelling typo
add tty0*/cua0*
reorder abit
23 years ago
deraadt
516864a153
start pflogd in a different place; do not block NFS in diskless situations; danh & cedric@wireless-networks.com
23 years ago
deraadt
343da9061e
OK, the old sizes work again
23 years ago
jason
e00075afc6
bigger/better disk
23 years ago
hin
2a7b64527f
Install etc/kerberosV/krb5.conf.example
23 years ago
hin
de60e04e65
Example kerberos 5 config file. Based on what works for me.
23 years ago