summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-09-21Correct battable[] usage.tsubai
1998-09-21Set the tooffset after renaming even if in root directory.ws
1998-09-21Roll back to 1.71 version- too many unexplainable problems with 1.72.mjacob
1998-09-21Do not print, or even compile in, non-fatal diagnostics unless DEBUG is set.tv
1998-09-21Merge sun4 and sun4c version of memerr() again.pk
1998-09-21We no longer need to access memerr() through a function pointer.pk
1998-09-21We no longer need to access memerr() through a function pointer.pk
1998-09-21Fix standards botch in previous - don't pollute POSIX namespace withsimonb
1998-09-21Add softserial to the alpha port. This significantly improved PPPmatt
1998-09-20Regenerated .h files to fix "generated from" CVS id.dbj
1998-09-20Don't map sbus `registers' on sun4c (i.e. sbus @ mainbus); it's almostpk
1998-09-20Async arguments are no longer passed to the memory fault handler.pk
1998-09-20Add sun4m NMI handlers.pk
1998-09-20Dedicate a pair of entry points to handling sun4m level 15 (NMI) interrupts.pk
1998-09-20Account for changes in struct cpuinfo & locorepk
1998-09-20Split memory fault status function into `synchronous' and `asynchronous'pk
1998-09-20Re-arrange the sun4m cases a bit.pk
1998-09-20Format string for SI register.pk
1998-09-20Name fault registers more like they're referred to in various docs.pk
1998-09-20Added support for a Dayna Communicard E that probes with adbj
1998-09-20Make this compile again, as pointed out by Paul Goyette.scottr
1998-09-20Nuke some unneeded debugging code.thorpej
1998-09-20Add definitions for the maximum allowable `whami' procssor ID and thethorpej
1998-09-20Define the S_IS* macros in terms of the S_IF* defines rather thansimonb
1998-09-20bus_space_copy_* -> bus_space_copy_region_*mark
1998-09-20Changes so that BPF readers will get the data in fddi packet aligned alongmatt
1998-09-19Make sure data in FDDI packets are aligned nicely (for alpha, etc.)matt
1998-09-19Use the expected name for the config attach structure.pk
1998-09-19Provide an error entry point like sbus and memory.pk
1998-09-19Add %b format strings.pk
1998-09-19Map Sbus control registers.pk
1998-09-19Add a bunch of SBus control register definitions.pk
1998-09-19Pass the children register space in the attach arguments.pk
1998-09-19Fix a typo (not mine) in a comment.mycroft
1998-09-19If we're in LISTEN state and all of RST, SYN and ACK are clear, send a RST.mycroft
1998-09-19Always send a 0 window with a RST. Suggested by Darren Reed.mycroft
1998-09-19make this file compile again; the variable points signal action beingenami
1998-09-18Add `eccmemctl' device.pk
1998-09-18Handle ECC memory control found on a number of machines.pk
1998-09-18Add a comment documenting the last change.thorpej
1998-09-18Don't use the nointr pool page allocator for the uao_swhash_elt pool. Wethorpej
1998-09-18Add NOCLDWAIT (from FreeBSD)christos
1998-09-18Add NOCLDWAIT (from FreeBSD)christos
1998-09-18Map the "backspace" key to "delete" and the "remove" key todrochner
1998-09-18Use an appropriate value for wpp_quirk_flag.enami
1998-09-18Make these files compile again; no longer necessary to passenami
1998-09-18Note which units memory sizes are counted in.drochner
1998-09-18Remove the chips which are known to identify properly out of thedrochner
1998-09-18Take the Intel SIO into the special case list - it identifies itselfdrochner
1998-09-18regendrochner