Go to file
leo de3b8c8e4b Implement an rtc-device. Credits for the idea goes to Wolfgang Solfrank.
Because there is no way yet to tell init(1) to execute commands before
single user-mode is entered, the inittodr() function is still partly
functional. It retrieves the value of the RTC and sets the time as if
the RTC was running at UTC. The resettodr() function is a No-Op. The
RTC can only be changed by a write to /dev/rtc.
The TIMEZONE and DST options are no longer needed and removed from the
config files.
1996-12-16 21:24:00 +00:00
bin Getopts bugs again (I'll never get this right). 1996-12-15 20:37:09 +00:00
distrib Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0 1996-12-09 22:13:54 +00:00
etc add inetd_flags, mostly from <jbernard@tater.Mines.EDU> in pr#2987 1996-12-04 12:55:33 +00:00
games nuke 'the the' typo 1996-12-04 00:21:29 +00:00
gnu nuke 'the the' typo 1996-12-04 00:11:23 +00:00
include First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf 1996-12-16 20:37:55 +00:00
lib -I expected location of ELF shared loader 1996-12-14 06:03:14 +00:00
libexec First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf 1996-12-16 20:37:55 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin declare the keywords structure 'extern' in keywords.h, to avoid a common defn. 1996-12-16 19:53:02 +00:00
share add missing LIBPCAP definition. 1996-12-13 08:02:52 +00:00
sys Implement an rtc-device. Credits for the idea goes to Wolfgang Solfrank. 1996-12-16 21:24:00 +00:00
usr.bin on the alpha, add 'ldd' to the subdirs list 1996-12-16 20:00:26 +00:00
usr.sbin Use the 'nochdir' argument to daemon(), so as not to undo the chdir 1996-12-14 12:06:48 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00