Go to file
tsutsui 2f49bc32a3 Reorganize MI intersil7170(4) TOD clock driver:
- make intersil7170_softc more generic and allocate it during autoconf(9)
  rather than MALLOC(9) in attachment
- put todr_chip_handle_t, year0 value, and the century adjustment flag
  into the intersil7170_softc
- change the attachment function to just take the softc like mk48txx(4)
- split sys/dev/ic/intersil7170.h into intersil7170reg.h and intersil7170var.h
- cleanup some macro

Untested on real sun4 machines, but no objection on port-sparc
(and port-sun3) in three days.
2006-10-04 15:04:43 +00:00
bin Prefix "Syntax Error" with the program name, if the command name is not 2006-10-04 15:00:38 +00:00
common fix build issue for !_KERNEL 2006-10-04 09:43:45 +00:00
crypto unbreak gcc-3 builds. 2006-10-04 14:31:55 +00:00
dist Coverity CID 3692: Prevent use after free (from Arnaud Lacombe) 2006-10-03 19:06:05 +00:00
distrib obsolete uvm_coredump.9 2006-10-04 11:29:35 +00:00
doc yamt-splraiseipl: next68k, macppc. 2006-10-02 10:29:09 +00:00
etc Tidy output so it matches other rc scripts. 2006-10-01 15:17:51 +00:00
games PR# 4305: [dM] boggle uses very incomplete wordlist. 2006-09-24 01:38:57 +00:00
gnu Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:19:40 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib use wcstombs/mbstowcs instead of wcsrtombs/mbsrtombs 2006-10-04 14:19:16 +00:00
libexec Avoid buffer overflow. 2006-09-29 17:02:04 +00:00
regress A field with a null custom heading retains a minimum width derived 2006-10-02 19:18:30 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin If Veriexec enforces access type, don't allow mmap() to use PROT_EXEC on 2006-09-30 10:56:31 +00:00
share fix slight ooops in previous 2006-10-04 12:39:05 +00:00
sys Reorganize MI intersil7170(4) TOD clock driver: 2006-10-04 15:04:43 +00:00
tools Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:00:15 +00:00
usr.bin avoid signed/unsigned error when computing mask lengths for empty 2006-10-03 08:30:12 +00:00
usr.sbin New sentence, new line. 2006-10-03 02:08:16 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:57:04 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00