Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-14 | change console (off) to 57600, so people know how to enable serial console | Theo de Raadt | |
2002-09-12 | We no longer need to install copies of /dev/null and /etc/localtime | Todd C. Miller | |
in named's chroot jail. These things are now dealt with before named chroots. | |||
2002-09-12 | have df only display statistics about local filesystems (-l flag) | Dan Harnett | |
ok millert@ | |||
2002-09-11 | change _x11 uid to 35 for consistency. Ok deraadt@. | Matthieu Herrb | |
2002-09-11 | add _x11 pseudo-account; ok deraadt@ | Dan Harnett | |
2002-09-10 | move to 3.2-beta | Theo de Raadt | |
2002-09-06 | Regen | Miod Vallat | |
2002-09-06 | Stricter permission on hil and grf devices, and use fbtab to relax them | Miod Vallat | |
whenever necessary. | |||
2002-09-06 | more photuris bits by bye bye | Theo de Raadt | |
2002-09-04 | _x11 user and group for the X server when run by xdm. ok deraadt@ | Matthieu Herrb | |
The actual X code to use them will be added soon. | |||
2002-08-31 | Install /etc/wsconsctl.conf on sparc. | Miod Vallat | |
2002-08-29 | more tweaks insisted on by miod | Theo de Raadt | |
2002-08-29 | sync | Todd T. Fries | |
2002-08-29 | add tty[DEF]{[0-9a-f],cfg} for sparc and sparc64 for wscons | Todd T. Fries | |
2002-08-29 | even closer to the truth; miod, matthieu, todd | Theo de Raadt | |
2002-08-29 | cleanup all fbtab, various ok | Theo de Raadt | |
2002-08-29 | fix comments; seb@todesplanet.de | Theo de Raadt | |
2002-08-29 | how did such an obvious typo get commited? | Theo de Raadt | |
2002-08-28 | entry for sparc/wscons with X: | Matthieu Herrb | |
- getty runs on /dev/console. change owner of /dev/tty[CD]0 - include /dev/ttyc for mouse. ok deraadt@ | |||
2002-08-24 | regen | Matthieu Herrb | |
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu Herrb | |
to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@ | |||
2002-08-21 | Regen | Miod Vallat | |
2002-08-21 | Correct tty0[0-3] device nodes generation. | Miod Vallat | |
2002-08-20 | Prevent possible races by moving .X11 fixups to before the system | Hugh Graham | |
goes multiuser. In consultation with dynamo; cleared by millert. | |||
2002-08-13 | By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA. | Todd C. Miller | |
There are other TLS/SSL services we could add if desired. | |||
2002-08-12 | Regen | Miod Vallat | |
2002-08-12 | MAKEDEV and /etc/* changes for wscons on sparc | Miod Vallat | |
2002-08-11 | Add pptp; reinhard@ | Todd C. Miller | |
2002-08-03 | Correct RA82 disktab alias. Spotted by Fred van Kempen. | Hugh Graham | |
2002-08-02 | the kerberos people can bite me. or enable kerberos themselves if they | Theo de Raadt | |
really want this. secure by default, and as i say, bite me. millert and markus and miod ok | |||
2002-08-02 | no rpc by default | Theo de Raadt | |
2002-08-02 | _sshagnt will be used to secure ssh-agent(1) more | Theo de Raadt | |
2002-07-31 | sync | Jason Wright | |
2002-07-31 | /dev/openprom -> 0640 root.kmem | Jason Wright | |
2002-07-29 | turn off more methods by default -- enable them if you need them; millert ok | Theo de Raadt | |
2002-07-27 | Create directories for X11 unix socket at boot time. This removes the | Matthieu Herrb | |
need for root privileges for processes that create the sockets later. ok deraadt@ | |||
2002-07-27 | echo before running sshd; mcbride@countersiege.com | Theo de Raadt | |
2002-07-25 | add a few RFC 2142 suggested aliases, OK deraadt@ | Marco S Hyman | |
2002-07-23 | check account expiration time as well; from hamajima@nagoya.ydc.co.jp pr2835 | Peter Valchev | |
2002-07-18 | teach mtree about systrace; okay deraadt@ | Niels Provos | |
2002-07-18 | update policy | Niels Provos | |
2002-07-18 | policy for lpd | Niels Provos | |
2002-07-18 | named policy for systrace | Niels Provos | |
2002-07-17 | explicitly block the _ users too | Theo de Raadt | |
2002-07-17 | don't complain about our new usernames that start with underscores | joshua stein | |
deraadt and millert ok | |||
2002-07-15 | 5 new uid/gid sets; millert ok | Theo de Raadt | |
2002-07-15 | Add sshd to the list of fake users whose mail goes to root; Sam Smith | Todd C. Miller | |
2002-07-15 | Move atrun(8) functionality into cron(8) proper. This fixes the | Todd C. Miller | |
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 | |||
2002-07-11 | sample entry for UserDir /var/www/users; create empty /var/www/users; | Markus Friedl | |
ok henning@, deraadt@ | |||
2002-07-11 | note about the cron job; requested by fred@francis.unitra.sk | Theo de Raadt | |