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
miod
6819b734ce
Suggest better types in examples; from NetBSD
22 years ago
millert
2ca1ed513d
By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.
22 years ago
miod
49815eb68e
Regen
22 years ago
miod
59f90ea07b
MAKEDEV and /etc/* changes for wscons on sparc
22 years ago
millert
b707fc9ba7
Add pptp; reinhard@
22 years ago
pvalchev
94c08b8237
restore link_map ABI compatibility between gdb and ld.so. this comes from
what powerpc and sparc64 had as machine/link.h in 3.1 used by gdb, and will
be needed by other ELF architectures to provide gdb solib support; ok drahn
22 years ago
hugh
da52dc14ea
Correct RA82 disktab alias. Spotted by Fred van Kempen.
22 years ago
deraadt
aef3e085f9
the kerberos people can bite me. or enable kerberos themselves if they
really want this. secure by default, and as i say, bite me. millert
and markus and miod ok
22 years ago
millert
73f8e3c654
Change value of LOGIN_DEFSTYLE from "krb4-or-pwd" to just "passwd".
If there is no login.conf or it is corrupt we don't want to make
any assumptions about kerberos. By request of deraadt@
22 years ago
deraadt
cd6a01341f
no rpc by default
22 years ago
deraadt
6e40222aa6
_sshagnt will be used to secure ssh-agent(1) more
22 years ago
millert
ca00f6f3e4
mark pw_error() __dead since it exits
22 years ago