Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-04 | smtpd leaves the building | Theo de Raadt | |
2002-10-02 | remove machdep.vsyncblank; six@stalphonsos.com | Theo de Raadt | |
2002-10-02 | Final packages list | Peter Valchev | |
2002-10-02 | Update packages list | Peter Valchev | |
2002-10-01 | regen | Michael Shalayeff | |
2002-10-01 | sync w/ conf.c | Michael Shalayeff | |
2002-10-01 | term type is vt220 for the console | Michael Shalayeff | |
2002-09-27 | tweak fbtabs for /dev/X0 target; ok deraadt@ | Todd T. Fries | |
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! | |||
2002-09-26 | Bring the /etc/myname file installed from etcXX.tgz into line with the | Kenneth R Westerback | |
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@. | |||
2002-09-23 | Add /dev/X0 entry for use by xdm; matthieu@ | Todd C. Miller | |
As requested by deraadt@ | |||
2002-09-23 | openssh will be 3.5, right? | Theo de Raadt | |
2002-09-22 | Add some more missing files; David Krause | Todd C. Miller | |
deraadt@ OK | |||
2002-09-19 | Add sparc64 serial mouse devices. Ok miod@ | Matthieu Herrb | |
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 | |