deraadt
6e6ae35f36
smtpd left the building
22 years ago
deraadt
7c584f20bd
smtpd leaves the building
22 years ago
deraadt
2e88363d4f
remove machdep.vsyncblank; six@stalphonsos.com
22 years ago
pvalchev
c4c252c936
Final packages list
22 years ago
pvalchev
8671b3d7f4
Update packages list
22 years ago
mickey
ccc80c803e
regen
22 years ago
mickey
d0d58fc82e
sync w/ conf.c
22 years ago
mickey
01ffa5db84
term type is vt220 for the console
22 years ago
todd
19424aa153
tweak fbtabs for /dev/X0 target; ok deraadt@
thanks to nick@openbsd.org for finding this
thanks to nick@openbsd.org, drahn@openbsd.org, and lurene@daemonkitty.net
for testing on short notice!
22 years ago
krw
fbc5b654af
Bring the /etc/myname file installed from etcXX.tgz into line with the
one created during an install by making the name it contains a FQDN.
Make the /etc/hosts file installed from etcXX.tgz internally consistant
by including a valid entry for the name in /etc/myname.
These two files will 'survive' the install process only if the user
chooses to *not* configure the network. In that scenario these changes
silence the sendmail complaints about 'My unqualified host name ...'.
ok deraadt@.
22 years ago
millert
27abdd2579
Add /dev/X0 entry for use by xdm; matthieu@
As requested by deraadt@
22 years ago
deraadt
66098392c6
openssh will be 3.5, right?
22 years ago
millert
57dcfe63e6
Add some more missing files; David Krause
deraadt@ OK
22 years ago
matthieu
4ebbb4cc11
Add sparc64 serial mouse devices. Ok miod@
22 years ago
deraadt
077210d977
uncommit, since it breaks macppc libc. millert and miod have now said they
did NOT approve those for commit. why did mickey feel he was ok to go
commiting a set of diffs which had not been passed around and tested by people?
we don't know. mickey, have you got something to say for yourself?
22 years ago
mickey
39c1771257
move __syscall prototype into unistd.h (like everybody else) and avoid private protos for it everywhere; millert@ ok
22 years ago
dhartmei
f29e2452e5
Move __cleanup into mprotect'ed page to prevent unintentional modifications
similar to the atexit handlers. Idea and help deraadt@, ok deraadt@
22 years ago
deraadt
1f5fef2b7f
change console (off) to 57600, so people know how to enable serial console
22 years ago
millert
d40b62acb5
We no longer need to install copies of /dev/null and /etc/localtime
in named's chroot jail. These things are now dealt with before
named chroots.
22 years ago
danh
2bb98291da
have df only display statistics about local filesystems (-l flag)
ok millert@
22 years ago
matthieu
7d86c2115d
change _x11 uid to 35 for consistency. Ok deraadt@.
22 years ago
danh
a935e8d485
add _x11 pseudo-account; ok deraadt@
22 years ago
deraadt
b590b0a742
move to 3.2-beta
22 years ago
drahn
c246fad6cd
Revert this to art's orginal verstion, internal ld.so fields should not
be advertised in this header. Add a comment that this must be in sync
with ld.so. Fixes gdb shared library handing. ok pvalchev@
22 years ago
deraadt
0587f67083
no , at end of enum
22 years ago
deraadt
1670fc7e36
remove , at end of enum
22 years ago
henning
d67bb87548
missing include, ok theo
22 years ago
miod
9f2626ae33
Regen
22 years ago
miod
87db0f6ee8
Stricter permission on hil and grf devices, and use fbtab to relax them
whenever necessary.
22 years ago
deraadt
77a7ee056d
more photuris bits by bye bye
22 years ago
matthieu
bcf65df649
_x11 user and group for the X server when run by xdm. ok deraadt@
The actual X code to use them will be added soon.
22 years ago
markus
9c095a9002
build OpenSSL without symlink trees:
* manpage related things moved to src/libssl/man/Makefile
* there are now 3 obj directories src/libssl/{crypto,ssl,man}/ instead
of one single src/libssl/obj
* instead of running Configure (with generates lots of symlinks, and
opensslconf.h) this patch stores pre-computed opensslconf.h files
in src/libssl/crypto/arch
* requires a make includes before the library can be built
* libssl and libcrypto can be build separately
(e.g. cd src/libssl/ssl && make obj && make)
* make depend is now supported
* no more symlink trees
tested by miod@ and fries@
22 years ago
miod
605d7795a2
Install /etc/wsconsctl.conf on sparc.
22 years ago
espie
db4cd241c7
put sentinel back in. Thx miod@
22 years ago
espie
27a0d1632b
Put sentinel back in.
22 years ago
dhartmei
cef62f0908
re-enable function pointer table protection, this time make sure that
malloc.c gets the first mmap() call (since it depends on that, for its
sbrk(0) use). ok deraadt@
22 years ago
deraadt
ee60148573
more tweaks insisted on by miod
22 years ago
todd
1be0f1811e
sync
22 years ago
todd
b0c85896ad
add tty[DEF]{[0-9a-f],cfg} for sparc and sparc64 for wscons
22 years ago
deraadt
f05224ada1
even closer to the truth; miod, matthieu, todd
22 years ago
deraadt
187196f4e2
cleanup all fbtab, various ok
22 years ago
deraadt
7c1aa5137e
fix comments; seb@todesplanet.de
22 years ago
deraadt
48f72bebed
how did such an obvious typo get commited?
22 years ago
matthieu
fde637ffe8
entry for sparc/wscons with X:
- getty runs on /dev/console. change owner of /dev/tty[CD]0
- include /dev/ttyc for mouse.
ok deraadt@
22 years ago
matthieu
800516b9c4
regen
22 years ago
matthieu
62c8b2595d
aperture driver for alpha. It works here the same as on i386
to allow access to VGA card's memory by mmapping /dev/xf86.
The macdep.allowaperture does also control /dev/pci access.
Ok miod@, deraadt@
22 years ago
deraadt
f73c2b1c58
do not export error_table
22 years ago
miod
f6d1d529a3
Regen
22 years ago
miod
b9647295d8
Correct tty0[0-3] device nodes generation.
22 years ago
hugh
6f357d0e97
Prevent possible races by moving .X11 fixups to before the system
goes multiuser. In consultation with dynamo; cleared by millert.
22 years ago