Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-01-31 | from ragge; add uvtopte() macro, to get user pte address easily | Theo de Raadt | |
1996-01-31 | from ragge; put sp in trapframe | Theo de Raadt | |
1996-01-31 | from ragge; remove PSL_ALLCC | Theo de Raadt | |
1996-01-31 | from ragge; | Theo de Raadt | |
Make use of the new disk struct when attaching disks. Don't rely on UBA's; we do not always want them. | |||
1996-01-31 | from ragge; print cpu model | Theo de Raadt | |
1996-01-31 | from ragge; add bfd, tun, vnd | Theo de Raadt | |
1996-01-31 | from ragge; | Theo de Raadt | |
Handle DDB traps different when we get a panic. It's more interesting to know the CPU state when panic was called than in the Debugger() function. | |||
1996-01-31 | from ragge; | Theo de Raadt | |
fix bug causing kernel symbol not to be loaded; save all registers on panic() | |||
1996-01-31 | from ragge; | Theo de Raadt | |
save usp when trapping from userspace change register save structs according to this handle old init register passing convention | |||
1996-01-31 | from ragge; handle debugger traps from kernel | Theo de Raadt | |
1996-01-31 | from ragge; make ^] not be sent on return from ddb | Theo de Raadt | |
1996-01-31 | from ragge; rip i386 code | Theo de Raadt | |
1996-01-31 | from ragge; use struct pte * as needed | Theo de Raadt | |
1996-01-31 | from ragge; | Theo de Raadt | |
DDB disassembly is fixed and now works good. Code written and contributed to Ludd by Bertram Barth. | |||
1996-01-08 | from ragge; Changed to work correctly with both K&R and ANSI cpp. | Theo de Raadt | |
1996-01-08 | from ragge: | Theo de Raadt | |
Device driver for TS11/TSV05 tape devices. Written by Bertram Barth, based on TMSCP device driver. | |||
1996-01-07 | created devices for the IP filter log on all architectures | dm | |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd ↵ | Theo de Raadt | |
pr#1784 | |||
1996-01-05 | from ragge: Don't include de.h; it doesn't exist anymore | Theo de Raadt | |
1996-01-05 | from ragge: | Theo de Raadt | |
An '&' missing in splx macro; causing that sometimes didn't the interrupt level get set. | |||
1996-01-05 | from ragge: do not declare _mcount as static, gcc will optimize it away then | Theo de Raadt | |
1996-01-05 | from netbsd: force unsigned with a U | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Move the old-style disk instrumentation "structures" to a central location (sys/kern/subr_disk.c) and note that they should/will be deprecated. | |||
1995-12-30 | from netbsd: support more gcc versions | Theo de Raadt | |
1995-12-30 | from ragge: Create libkern as a .a instead of a .o file | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-18 | update from netbsd | Theo de Raadt | |
1995-12-14 | update from netbsd | Theo de Raadt | |
1995-12-14 | from ragge; unneccessary | Theo de Raadt | |
1995-12-14 | update from netbsd (verbatim) | Theo de Raadt | |
1995-12-05 | working .cvsignore files | Theo de Raadt | |
1995-12-05 | this is useful in compile directories | Theo de Raadt | |
1995-11-13 | varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd ↵ | Theo de Raadt | |
pr#1695 | |||
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-11-01 | Copyright stuff | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |