| Age | Commit message (Expand) | Author |
| 1998-09-21 | Correct battable[] usage. | tsubai |
| 1998-09-21 | Set the tooffset after renaming even if in root directory. | ws |
| 1998-09-21 | Roll back to 1.71 version- too many unexplainable problems with 1.72. | mjacob |
| 1998-09-21 | Do not print, or even compile in, non-fatal diagnostics unless DEBUG is set. | tv |
| 1998-09-21 | Merge sun4 and sun4c version of memerr() again. | pk |
| 1998-09-21 | We no longer need to access memerr() through a function pointer. | pk |
| 1998-09-21 | We no longer need to access memerr() through a function pointer. | pk |
| 1998-09-21 | Fix standards botch in previous - don't pollute POSIX namespace with | simonb |
| 1998-09-21 | Add softserial to the alpha port. This significantly improved PPP | matt |
| 1998-09-20 | Regenerated .h files to fix "generated from" CVS id. | dbj |
| 1998-09-20 | Don't map sbus `registers' on sun4c (i.e. sbus @ mainbus); it's almost | pk |
| 1998-09-20 | Async arguments are no longer passed to the memory fault handler. | pk |
| 1998-09-20 | Add sun4m NMI handlers. | pk |
| 1998-09-20 | Dedicate a pair of entry points to handling sun4m level 15 (NMI) interrupts. | pk |
| 1998-09-20 | Account for changes in struct cpuinfo & locore | pk |
| 1998-09-20 | Split memory fault status function into `synchronous' and `asynchronous' | pk |
| 1998-09-20 | Re-arrange the sun4m cases a bit. | pk |
| 1998-09-20 | Format string for SI register. | pk |
| 1998-09-20 | Name fault registers more like they're referred to in various docs. | pk |
| 1998-09-20 | Added support for a Dayna Communicard E that probes with a | dbj |
| 1998-09-20 | Make this compile again, as pointed out by Paul Goyette. | scottr |
| 1998-09-20 | Nuke some unneeded debugging code. | thorpej |
| 1998-09-20 | Add definitions for the maximum allowable `whami' procssor ID and the | thorpej |
| 1998-09-20 | Turn on ELF and other NetBSD features. | christos |
| 1998-09-20 | remove old files. | christos |
| 1998-09-20 | resolve corn flakes. | christos |
| 1998-09-20 | Define the S_IS* macros in terms of the S_IF* defines rather than | simonb |
| 1998-09-20 | Remember the interface the request comes in on, so we will reply to the | explorer |
| 1998-09-20 | bus_space_copy_* -> bus_space_copy_region_* | mark |
| 1998-09-20 | Changes so that BPF readers will get the data in fddi packet aligned along | matt |
| 1998-09-19 | Switch to the same padding ULTRIX and Digital UNIX use. | matt |
| 1998-09-19 | Use sigemptyset() to initialize the signal mask for sigaction(). | thorpej |
| 1998-09-19 | Make sure data in FDDI packets are aligned nicely (for alpha, etc.) | matt |
| 1998-09-19 | file-3.26 | christos |
| 1998-09-19 | Use the expected name for the config attach structure. | pk |
| 1998-09-19 | Provide an error entry point like sbus and memory. | pk |
| 1998-09-19 | Add %b format strings. | pk |
| 1998-09-19 | Map Sbus control registers. | pk |
| 1998-09-19 | Add a bunch of SBus control register definitions. | pk |
| 1998-09-19 | Pass the children register space in the attach arguments. | pk |
| 1998-09-19 | s/kdb/kbd/ in the `MAKEDEV minimal' target. | ross |
| 1998-09-19 | Fix a typo (not mine) in a comment. | mycroft |
| 1998-09-19 | If we're in LISTEN state and all of RST, SYN and ACK are clear, send a RST. | mycroft |
| 1998-09-19 | Always send a 0 window with a RST. Suggested by Darren Reed. | mycroft |
| 1998-09-19 | make this file compile again; the variable points signal action being | enami |
| 1998-09-18 | We use regexp(3), better link w/ libcompat! | thorpej |
| 1998-09-18 | Use sigset_t for signal masks. | thorpej |
| 1998-09-18 | Remove duplicate paragraph, mention .forward file, fixes pr 6177 by | frueauf |
| 1998-09-18 | Fix conditional variable expression parsing (reported by cgd) | christos |
| 1998-09-18 | PR/6162: Greg A. Woods: pmake does not add suffix rules if gnodes have children. | christos |