Commit Graph

12 Commits

Author SHA1 Message Date
mycroft a3f993944d Avoid updating the motd time stamp if it's unchanged. 1994-08-24 07:11:36 +00:00
mycroft 0797399a73 Remove a use of sed(1), and use head(1) instead. Also, add a comment
regarding the motd time stamps, with a suggested change for people who would
rather it wasn't always updated.
1994-08-24 05:04:33 +00:00
cgd 5a9c3f0a89 if install will do the trick, why not use it\? 1994-06-18 06:38:54 +00:00
deraadt f9ee61ab81 motd defaults to 664 root:wheel, and the mode is not changed every reboot 1994-06-16 18:59:14 +00:00
jtc 7bb3055523 Move building of link editor cache from rc to rc.local, like in SunOS,
because the end user may need to add local directories to be searched.
And rc.local is a much more appropriate place for local changes.

I emailed pk on this matter, and he said that the overhead of not
having linker hints for the daemons started by rc would not be
significant.

This change also closes bug #217.
1994-06-03 05:02:10 +00:00
cgd 6749324f75 get kernel version with sysctl 1994-05-12 08:13:54 +00:00
cgd a008d06873 new way of getting kernel id string. will change again soon. 1994-05-05 05:46:24 +00:00
cgd fb97fd8ad0 don't use kernfs, use strings, to get kernel version 1993-12-22 14:03:32 +00:00
mycroft d1da713410 Use `.' to run rc.local, rather than starting another shell, so that variables
from netstart are passed on.
1993-12-15 07:24:31 +00:00
cgd e11fa48691 386bsd -> NetBSD 1993-04-28 05:16:15 +00:00
cgd 33a637b4eb get version from /kern/version, if exists, else ??? 1993-04-03 01:40:29 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00