deraadt
b590b0a742
move to 3.2-beta
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
miod
605d7795a2
Install /etc/wsconsctl.conf on sparc.
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
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
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
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
deraadt
cd6a01341f
no rpc by default
22 years ago
deraadt
6e40222aa6
_sshagnt will be used to secure ssh-agent(1) more
22 years ago
jason
d41db3c81a
sync
22 years ago
jason
1f9ad23354
/dev/openprom -> 0640 root.kmem
22 years ago
deraadt
b7aad3ecb5
turn off more methods by default -- enable them if you need them; millert ok
22 years ago
matthieu
58b531d63f
Create directories for X11 unix socket at boot time. This removes the
need for root privileges for processes that create the sockets later.
ok deraadt@
22 years ago
deraadt
f298be843b
echo before running sshd; mcbride@countersiege.com
22 years ago
marc
5ab587d3f9
add a few RFC 2142 suggested aliases, OK deraadt@
22 years ago
pvalchev
35165da9c8
check account expiration time as well; from hamajima@nagoya.ydc.co.jp pr2835
22 years ago
provos
89b72f9a5d
teach mtree about systrace; okay deraadt@
22 years ago
provos
28f2623eaa
update policy
22 years ago
provos
a5ae90d10e
policy for lpd
22 years ago
provos
baaba1e0f4
named policy for systrace
22 years ago
deraadt
f8bc838a0c
explicitly block the _ users too
22 years ago
jcs
0b40d89296
don't complain about our new usernames that start with underscores
deraadt and millert ok
22 years ago
deraadt
d281062060
5 new uid/gid sets; millert ok
22 years ago
millert
6c0539707c
Add sshd to the list of fake users whose mail goes to root; Sam Smith
22 years ago
millert
3fbac86322
Move atrun(8) functionality into cron(8) proper. This fixes the
long-standing annoyance that atrun's granularity is 10 minutes.
Most at jobs run with a 1 minute granularity. Jobs submitted via
"at now" or "batch" will run immediately. Includes a rewritten
cron(8) man page. at(1) will be integrated more closely into
cron at a future date.
Upgrading notes:
the atrun job in root's crontab should be removed.
the /var/at/spool directory is no longer used
22 years ago
markus
39008b5b6d
sample entry for UserDir /var/www/users; create empty /var/www/users;
ok henning@, deraadt@
22 years ago
deraadt
f5b5cf9932
note about the cron job; requested by fred@francis.unitra.sk
22 years ago
deraadt
a107a4c75e
www space no longer needs a dev/crypto
22 years ago
deraadt
dc505562df
doc that rdate can do SNTP as well
22 years ago
deraadt
2fd9879e7d
ready ourself for the chroot httpd parts
22 years ago
deraadt
8d41697c27
toss a /dev/crypto copy into /var/www/dev; millert ok
22 years ago
matthieu
914397f1b9
Add a port of FreeBSD/alpha's libio as libalpha. This library enable
access to devices I/O ports from userland. Only BWX machines supported
for now. Added a man page.
Ok deraadt@, miod@.
22 years ago