Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-22 | from netbsd: | Theo de Raadt | |
Prevent the ITE_ACTIVE bit from being cleared in iteoff() if the ITE_ISCONS bit is set. Works around the fact that the last process to have the console open exits, the bit is cleared, and "syncing disks...", etc. is not seen if the system is rebooted with reboot(8). Fixes PR #1455. | |||
1995-11-22 | new fancy snapshot install from david@city.ac.uk | Theo de Raadt | |
1995-11-22 | from netbsd; {} mania | Theo de Raadt | |
1995-11-22 | kernel is called /bsd | Theo de Raadt | |
1995-11-21 | fake depend: | Theo de Raadt | |
1995-11-21 | add cleandir target | Theo de Raadt | |
1995-11-21 | fix copyrights | Theo de Raadt | |
1995-11-21 | silly theo forgot to assert copyright on his optimized version | Theo de Raadt | |
1995-11-21 | make this work | Theo de Raadt | |
1995-11-20 | add erase support and another wangtek tape drive; from ↵ | Theo de Raadt | |
rhialto@polder.ubc.kun.nl; netbsd pr#1705 | |||
1995-11-20 | lseek botch repair; from tegge@idt.unit.no; netbsd pr#1768 | Theo de Raadt | |
1995-11-20 | indentation botch | Theo de Raadt | |
1995-11-20 | provide floor for sampling rate; from khym@bga.com; netbsd pr#1770 | Theo de Raadt | |
1995-11-20 | gethostbyname("#.#.#.#") should fail; not return an incompletely and | Theo de Raadt | |
incorrectly initialized hostent. in particular, h_name is supposed to be `an official name', and gethostbyname() wasn't even trying to meet that requirement. | |||
1995-11-20 | make gdb handle all NUM_REGS registers; from jpo.drs@sni.de; netbsd pr#1651,1703 | Theo de Raadt | |
1995-11-20 | make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; ↵ | Theo de Raadt | |
netbsd pr#1763 | |||
1995-11-20 | add # declaration for vme cgnine card | Theo de Raadt | |
1995-11-19 | typo glitch repair | Theo de Raadt | |
1995-11-19 | from netbsd; just cleanup | Theo de Raadt | |
1995-11-19 | from netbsd; cosmetic | Theo de Raadt | |
1995-11-19 | from netbsd; Give translated label a valid magic number | Theo de Raadt | |
1995-11-19 | from netbsd; Switch to ncr_si (will just do PIO for now) and cleanup | Theo de Raadt | |
1995-11-19 | from netbsd: | Theo de Raadt | |
Latest, greatest version of the new NCR driver. DMA works! Interrupts work! Disconnect/reselect works! To be paranoid, leave that all disabled for now... | |||
1995-11-19 | from netbsd; Add copyright | Theo de Raadt | |
1995-11-19 | from netbsd; get size of softc right | Theo de Raadt | |
1995-11-19 | from netbsd; Fix transposed copyin() args, from Niklas Hallqvist ↵ | Theo de Raadt | |
<niklas@appli.se>. | |||
1995-11-19 | from netbsd; Oops, this also belongs to the ser02 selection | Theo de Raadt | |
1995-11-19 | from netbsd; ufs -> ffs & two more filesystem types (from Mike Long; PR#1766) | Theo de Raadt | |
1995-11-19 | from netbsd; will be customized to openbsd later of course... | Theo de Raadt | |
1995-11-19 | from netbsd: | Theo de Raadt | |
This is a table describing the geometry for several types of HP-IB disks. The information is gleaned from .../hp300/dev/rdreg.h and .../hp300/dev/rd_compat.c, but is much easier to read in this form. This is basically meant to be supplemental documentation to the INSTALL notes, and will be really useful when labeling a disk with SYS_INST. | |||
1995-11-19 | if you read with a smaller buffer than the block on the tape, b_resid and ↵ | Theo de Raadt | |
b_count would be incorrect; from jtk@kolvir.arlington.ma.us; netbsd pr#1597 | |||
1995-11-19 | latest from ftp://rs.internic.net/domain/named.ca | Theo de Raadt | |
1995-11-19 | in clcninit: we need to use IIOV to convert the physical address of | chuck | |
the console to a virtual address. otherwise we can not print anything because our register pointer is wrong (this is on the 167). | |||
1995-11-19 | rcons does NOT work on p4 bwtwo/cgtwo, probably because of alignment problems? | Theo de Raadt | |
1995-11-18 | snapshot kernels have changed.. | Theo de Raadt | |
1995-11-18 | remove a bunch of stupid 4/100 and bustype checks | Theo de Raadt | |
1995-11-18 | 4/100: let the scsi controller number be N. if N=0, we are on swN, else | Theo de Raadt | |
we are on siN-1 | |||
1995-11-17 | kernel is called bsd | Theo de Raadt | |
1995-11-17 | deal with new rarp_getipaddress() semantics | Theo de Raadt | |
1995-11-17 | incorrect comment character in header | Theo de Raadt | |
1995-11-17 | incorrect comment character in header | Theo de Raadt | |
1995-11-17 | add a neat hack for write, but it still does not work | Theo de Raadt | |
1995-11-17 | handle meta characters; good security idea from freebsd | Theo de Raadt | |
1995-11-17 | add si1 | Theo de Raadt | |
1995-11-16 | Add COMPAT_10; from netbsd | Theo de Raadt | |
1995-11-16 | Make sure ser02 will be connected to the 8530 when being opened; from netbsd | Theo de Raadt | |
1995-11-16 | crank ring buffer size to 4k | Theo de Raadt | |
1995-11-16 | repair byte order botches; from scottr@plexus.com via netbsd | Theo de Raadt | |
1995-11-16 | Add `1.1' to Nx macro; from netbsd | Theo de Raadt | |
1995-11-16 | update from netbsd | Theo de Raadt | |