deraadt
|
7db009aebc
|
no more vm in LDIRS
|
23 years ago |
millert
|
102be945f2
|
Comment out info on U (utrace) malloc option since we don't support it
on OpenBSD.
|
23 years ago |
krw
|
fcba968e69
|
Ghostscript port refused to build with 'printf' in the
__attribute__ statement. Using '__printf__' makes it happy.
ok millert@ miod@
|
23 years ago |
espie
|
2fa03e9b65
|
attribute(format) no longer implies nonnull...
ok millert@ miod@
|
23 years ago |
miod
|
87e28a1567
|
Mention printf-like attributes for setproctitle().
millert@ espie@ ok
|
23 years ago |
mickey
|
c3e7e8407a
|
remove dangling spaces and tabs
|
23 years ago |
tdeval
|
9b9efbb25c
|
Grammar. Thanks markus@
|
23 years ago |
tdeval
|
d98536c135
|
mprotect allocations sized at 0 bytes. This will cause a fault for access
to such, permitting them to be discovered, instead of exploited as the ssh
crc insertion detector was. Idea by theo, written by tdeval.
|
23 years ago |
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 |