Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-06 | Don't complain that /var/tmp/vi.recover is not owned by root | Todd C. Miller | |
when it doesn't exist. | |||
1999-10-04 | add etc | Brad Smith | |
1999-10-03 | silence the chmod | Theo de Raadt | |
1999-10-02 | closer to the 2.6 story | Theo de Raadt | |
1999-10-01 | simpleroot is now 40Mb instead of 32Mb. -moj | Mats O Jansson | |
1999-09-30 | I'm such an asshole. | Bob Beck | |
1999-09-30 | add apache xml include dir | Bob Beck | |
1999-09-30 | last i checked, screenblank was not a network daemon | Theo de Raadt | |
1999-09-29 | httpd has a Makefile.bsd-wrapper now | Theo de Raadt | |
1999-09-29 | chmod devices needed for x by default when logging in at console | Todd T. Fries | |
1999-09-29 | do ldconfig before all ssh; because they need /usr/local/lib for searching | Theo de Raadt | |
1999-09-29 | openssl change, and stupid apache dirs in /usr/lib | Bob Beck | |
1999-09-29 | architetures -> architectures | Bruno Rohee | |
1999-09-29 | approximately describe the situation | Theo de Raadt | |
1999-09-28 | start ssh as part of base system; if no host key, build it upon boot | Theo de Raadt | |
1999-09-28 | ssh part of base system | Theo de Raadt | |
1999-09-28 | make distribution in ssh | Theo de Raadt | |
1999-09-27 | oops | Theo de Raadt | |
1999-09-27 | stir arandom, too; provos | Theo de Raadt | |
1999-09-27 | random on floppy | Theo de Raadt | |
1999-09-27 | More glue | Marc Espie | |
1999-09-26 | disable telnet/ftp/login by default, for now | Theo de Raadt | |
1999-09-25 | Watch a few more files in /etc. Arguably it might eventually be better just | Paul Janzen | |
to automatically watch everything in /etc except for specifically excluded files. | |||
1999-09-23 | remote printer example; suggested by rahm@umich.edu | Theo de Raadt | |
1999-09-22 | no, mtree is more confusing than that | Theo de Raadt | |
1999-09-22 | Add /usr/share/man/cat9/i386 | Constantine Sapuntzakis | |
1999-09-21 | sync imap port with IANA. OK deraadt@ | Jakob Schlyter | |
1999-09-19 | Rebuild whatis databases. | Alex Feldman | |
1999-09-19 | dont call std twice from all, add call to random. random is major 88 not 89. ↵ | Mats O Jansson | |
-moj | |||
1999-09-13 | Watch over some more files. | Paul Janzen | |
1999-09-13 | shorten lines | Theo de Raadt | |
1999-09-12 | Change defaults to start sendmail using '-q30m'. This will not make | Jakob Schlyter | |
sendmail listen to requests on port 25, just process the queue every 30 minutes to take care of any unsent mail. OK millert@. | |||
1999-09-04 | Actually, vi file recivery was not happening on reboot due to a | Todd C. Miller | |
mistaken assumption. Noted by dynamo@ime.net. Fixed by moving the check for meta character expansion to be inside the two for loops. They are expanded by simple assignment. | |||
1999-09-04 | Ignore /var/tmp/vi.recover if it is a symlink or owned by non-root. | Todd C. Miller | |
Probably just paranoia (since /var/tmp/vi.recover is created the first time the machine is booted) but it can't hurt. | |||
1999-09-04 | Check to make sure vi recovery files are normal files before trying | Todd C. Miller | |
to read from them (this is a user-writable directory so it is possible to play games). Fixes a possible DOS noted by dynamo@ime.net. If it's not a regular file, we delete it. | |||
1999-09-04 | add entries for fga, scf, and flash | Jason Wright | |
1999-09-03 | have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes ↵ | Theo de Raadt | |
completely admin-editable | |||
1999-09-01 | support # characters in bridgename.* files; millert | Theo de Raadt | |
1999-09-01 | cleanup parsing of hostname.* files, and seperate bridge control into | Theo de Raadt | |
bridgename.* files; all documented in new hostname.if(5) and bridgename.if(5) man pages | |||
1999-08-31 | start amd in /etc/amd; so that if ${amd_master} contains map names, and we | Theo de Raadt | |
don't want them fetched from YP, it will find them in the current directory. | |||
1999-08-20 | Change the default serial port device and /var/spool/lock permissions. | Jason Downs | |
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.) | |||
1999-08-19 | mailer.conf missing; <kstailey@disclosure.com> | Jakob Schlyter | |
1999-08-19 | s/nvi/vi/ | kstailey | |
1999-08-18 | Boot block changes. | Jason Downs | |
1999-08-17 | Use ``set openmode passive'' in the ssh VPN example | brian | |
1999-08-15 | Please give us dmesg from a GENERIC kernel only, if possible. | Ian Darwin | |
1999-08-13 | Create USB devices. | Federico G. Schwindt | |
1999-08-10 | l alias by default | Theo de Raadt | |
1999-08-09 | Only parse/setup the hostname.foo file if interface foo exists (this | Angelos D. Keromytis | |
is useful for laptops with different ethernet cards etc.) | |||
1999-08-08 | add hunt | David Leonard | |