summaryrefslogtreecommitdiff
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-20Turn on ELF and other NetBSD features.christos
1998-09-20remove old files.christos
1998-09-20resolve corn flakes.christos
1998-09-20Define the S_IS* macros in terms of the S_IF* defines rather thansimonb
1998-09-20Remember the interface the request comes in on, so we will reply to theexplorer
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-19Switch to the same padding ULTRIX and Digital UNIX use.matt
1998-09-19Use sigemptyset() to initialize the signal mask for sigaction().thorpej
1998-09-19Make sure data in FDDI packets are aligned nicely (for alpha, etc.)matt
1998-09-19file-3.26christos
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-19s/kdb/kbd/ in the `MAKEDEV minimal' target.ross
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-18We use regexp(3), better link w/ libcompat!thorpej
1998-09-18Use sigset_t for signal masks.thorpej
1998-09-18Remove duplicate paragraph, mention .forward file, fixes pr 6177 byfrueauf
1998-09-18Fix conditional variable expression parsing (reported by cgd)christos
1998-09-18PR/6162: Greg A. Woods: pmake does not add suffix rules if gnodes have children.christos