Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-19 | indent so it is more clear, add spews thing | Theo de Raadt | |
2002-12-16 | s/maxium/maximum/g ; Jesper Louis Andersen | Todd C. Miller | |
2002-12-15 | add /etc/ntp.conf. ok deraadt@ | Jakob Schlyter | |
2002-12-15 | add ssdp 1900/{tcp.udp}. ok deraadt@ | Jakob Schlyter | |
2002-12-15 | record failed login attemps by default, aka enable /var/log/failedlogin. | Federico G. Schwindt | |
pval@ millert@ ok. | |||
2002-12-15 | writeable -> writable; torh at bogus dot net | Henning Brauer | |
2002-12-13 | kill whitespace at EOL; David Krause | Henning Brauer | |
2002-12-11 | update URL and fix a typo; David Krause | Henning Brauer | |
2002-12-08 | Remove special case code for sun/xterm that faked a DISPLAY and | Marco S Hyman | |
set the erase character to something other than probably desired. 'I don't object' millert@ | |||
2002-12-07 | Use `hostname` not `hostname -s` in subject for consistency with | Todd C. Miller | |
daily, weekly, and monthly. Closes PR 3017. | |||
2002-12-05 | redo "make allarchs". | Kenjiro Cho | |
2002-12-05 | replace MAKEDEVs by auto-generated ones. | Kenjiro Cho | |
2002-12-05 | remove altq entries. I should have done these before MAKEDEV. | Kenjiro Cho | |
pointed out by todd@ | |||
2002-12-05 | remove altq entries. altq is now handled through pf. | Kenjiro Cho | |
ok, deraadt@ | |||
2002-12-03 | Compile wsmoused on alpha, as it can be used on vga displays. | Miod Vallat | |
2002-11-24 | make the example parseable (quotes around macros) | Philipp Buehler | |
from sam smith, thx henning@ ok | |||
2002-11-23 | no more share/altq | Theo de Raadt | |
2002-11-23 | no more altqd use | Theo de Raadt | |
2002-11-22 | add /usr/share/pf | Henning Brauer | |
ok millert@ | |||
2002-11-22 | shadow -> _shadow | Marco S Hyman | |
2002-11-21 | To avoid possible conflict with pre-existing groups, change | Todd C. Miller | |
shadow -> _shadow, tokenadm -> _token, and also add _radius. | |||
2002-11-21 | Add a new group, "tokenadm" and make login_token setgid tokenadm instead | Todd C. Miller | |
of setuid root. deraadt@ OK | |||
2002-11-21 | Add a "shadow" group and make the shadow passwd db readable by that | Todd C. Miller | |
group. This changes getpw* to always try the shadow db first and then fall back to the db w/o password hashes. In the future, /usr/libexec/auth/login_passwd (and others) will be setgid shadow instead of setuid root. OK deraadt@ If you track -current you should do the following: o add group shadow to /etc/group o chgrp shadow /etc/spwd.db o chmod 640 /etc/spwd.db o rebuild and install src/usr.sbin/pwd_mkdb You do not need to rebuild libc yet, but it would't hurt to do so. | |||
2002-11-16 | Use macros in sample file, ok dhartmei@ | Ian Darwin | |
2002-11-14 | Allow host to do dns lookups in the initial ruleset. This way, pfctl | Camiel Dobbelaar | |
can properly boot rulesets with dns addresses in it. | |||
2002-11-08 | regen | Michael Shalayeff | |
2002-11-08 | add bktr and radio | Michael Shalayeff | |
2002-11-07 | Install /var/log/message 644 since the beginning and change back | Peter Valchev | |
newsyslog.conf to reflect that. More people seem to prefer that, and it can be easily changed if you like it another way. millert, fgs and others verbally agree | |||
2002-11-07 | /var/log/messages is mode 640 not 644 by default; root@shopip.com | Peter Valchev | |
2002-11-07 | Add ldap; Jedi/Sector One | Todd C. Miller | |
2002-11-05 | Updated from ftp.internic.net | Henning Brauer | |
The J root server changed IPs. ok millert@ | |||
2002-11-05 | Allocate by default 6 virtual consoles on alpha, as on i386, rather than | Miod Vallat | |
only one. X11 is configured here to start on ttyC5, like on i386 again. This requires alpha-specific changes to the X servers, that went in the tree before 3.2 was released. On tga-compatible boards, there are no virtual consoles available, and these changes will have no effect. | |||
2002-11-04 | sync uucp/uucp owner/group with that validated in special. | Marco S Hyman | |
OK fgs@ | |||
2002-10-30 | Change kernel set to shorter names on mac68k; supposed to make krw's | Miod Vallat | |
next changes easier. | |||
2002-10-29 | Add silc from IANA; ok millert | Peter Valchev | |
2002-10-24 | ksyms is majopr 25 not 29 | Michael Shalayeff | |
2002-10-16 | sync | Todd T. Fries | |
2002-10-16 | move md things into md files (pass 1) as discussed a long time ago | Todd T. Fries | |
ok miod@ | |||
2002-10-16 | when using this file, label and ilabel set the term 'title' and icon labels. | Todd T. Fries | |
they do this by sending to stdout. commands like: 'ftp -o - ftp://blah/foo>foo' do not like having data added to the output stream. since we only define these two functions in an environment where /dev/tty exists, send output to /dev/tty to make sure it does not corrupt the output stream of commands. | |||
2002-10-14 | use stripcom(), not awk. Spotted by form@. | Mike Pechkin | |
millert@ ok | |||
2002-10-06 | Remove more remnants of smtpfwdd. ok deraadt@. | Kenneth R Westerback | |
2002-10-04 | smtpd left the building | Theo de Raadt | |
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! |