Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-30 | from netbsd: Add untested, partial support for Decsystem 5100 (mipsfair). | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Change MachEmulateBranch() to be able to read an insn from user space. Kernel-debugger breakpoints in user space, or FP insns that cause underflow in a delay slot, should now work properly. Single-stepping of arbitrary user processes, from user level, should be added. | |||
1995-12-30 | from ragge: Create libkern as a .a instead of a .o file | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Remove the process from zombproc and its parent's child list before freeing its resources. | |||
1995-12-30 | from netbsd: use memcpy/memset for FD_COPY/FD_ZERO in userland | Theo de Raadt | |
1995-12-30 | from netbsd: move iobase around trickily | Theo de Raadt | |
1995-12-30 | from perry: | Theo de Raadt | |
fixed my own pr 1758 -- the floppy drive motor was not being turned off at halt time, especially if a floppy was mounted. Added a shutdown hook to turn off the motor. Per a request by mycroft, the cookie from the hook is saved in a new member I added to the fd_softc structure. | |||
1995-12-30 | from netbsd: mangle some comments | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
fix initialization (pr#1853) from Ignatios Souvatzis add support for GRFIOCBLANK (pr#1810) from Ignatios Souvatzis rename grf_ul.gsp | |||
1995-12-30 | from netbsd: make changes from pr#1824 from Ignatios Souvatzis | Theo de Raadt | |
1995-12-30 | from netbsd: remove uneeded routines (pr#1837) from Bernd Ernesti | Theo de Raadt | |
1995-12-30 | from netbsd: fixup the table (pr#980) from Ignatios Souvatzis | Theo de Raadt | |
1995-12-30 | from netbsd: remove -fno-builtin (pr#1727) from Bernd Ernesti | Theo de Raadt | |
1995-12-30 | from netbsd: add vnd (pr#1744) from Robert Leland | Theo de Raadt | |
1995-12-30 | from netbsd: fix for newer boards (pr#1829) from Matthias Scheler | Theo de Raadt | |
1995-12-30 | from netbsd: removed :errfix; const qualifier makes it unnecessary | Theo de Raadt | |
1995-12-30 | "advise" is a verb, "advice" is a noun; from seebs@taniemarie.solon.com; | Theo de Raadt | |
netbsd pr#1846 | |||
1995-12-30 | from netbsd: Fixed %u to expand to a single digit | Theo de Raadt | |
1995-12-30 | from netbsd: Removed unused CALL macro | Theo de Raadt | |
1995-12-30 | from netbsd: Use <machine/asm.h> instead of DEFS.h | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Remove #include "SYS.h"; it is not needed (by normal assembly functions) | |||
1995-12-30 | from netbsd: | Theo de Raadt | |
Simplify update of r_addend field in relocation record if `-r' is on. The old quirky code did strange things. | |||
1995-12-30 | abort() and exit() need __dead tags in stdlib.h; mike.long@analog.com; | Theo de Raadt | |
netbsd pr#1845 | |||
1995-12-30 | from netbsd; fix option and add info on disable sync. fixes pr#1802 | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Remove entries for gcc-2.6.4, now NetBSD/pmax uses gcc 2.7.2 from the NetBSD source tree. | |||
1995-12-29 | Use correct file name for the client key | Thorsten Lockert | |
1995-12-29 | Write generated key in current directory | Thorsten Lockert | |
1995-12-28 | from netbsd; ppp code no longer needs to recalculate intr masks on the i386 | Theo de Raadt | |
1995-12-28 | Leave DTR down for one second on exit so modem may catch the DTR to false | hannken | |
transition. (from hannken@eis.cs.tu-bs.de) | |||
1995-12-28 | Bring a few limits back into reason. Old values excessive. | briggs | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-27 | from netbsd; Avoid extra byte-swapping in average cases | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Remove old comment regarding trailers. Fix a diagnostic message. Make some variables use fixed-size types. Initialize if_output in fddi_ifattach(). | |||
1995-12-27 | miscellanous if_arcsubr.c cleanup and optimizations; from ↵ | Theo de Raadt | |
is@beverly.rhein.de; netbsd pr#1825 | |||
1995-12-27 | use splnet instead of splimp | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-27 | use splnet instead of splimp | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | |||
1995-12-27 | from leo: | Theo de Raadt | |
Remove an unwanted interference between the 2 channels. Allocate the ringbuffer on a channel's first open. | |||
1995-12-27 | from netbsd; Fix possible integer overflow when allocating PT map | Theo de Raadt | |
1995-12-27 | from leo; use doshutdownhooks() | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-27 | from netbsd; merge latest Thomas version with our minimal changes | Theo de Raadt | |
1995-12-27 | from netbsd; add some casts | Theo de Raadt | |
1995-12-27 | If mountd is unable to export a filesystem due to a hostname being invalid | David Krause | |
or specified on two (conflicting) lines it now logs the offending hostname | |||
1995-12-27 | Support LDSTATIC and BINDIR | Niklas Hallqvist | |