Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-10 | make 64 bit clean | Theo de Raadt | |
1996-06-10 | fix %V | Theo de Raadt | |
1996-06-10 | files.oldconf strip support | Theo de Raadt | |
1996-06-10 | exec_elf if native_elf option | Theo de Raadt | |
1996-06-10 | even closer to the yp.x file | Theo de Raadt | |
1996-06-10 | sync | Theo de Raadt | |
1996-06-10 | pull in <paths.h> for _PATH_VARTMP | Theo de Raadt | |
1996-06-10 | fix "iteconfig -h" message, from Hubert Feyrer, netbsd pr#2444 | Theo de Raadt | |
1996-06-10 | security fixes | Theo de Raadt | |
1996-06-10 | clean | Theo de Raadt | |
1996-06-10 | doc auto/noauto option | Theo de Raadt | |
1996-06-10 | TABLDISC, not TBLDISC | Theo de Raadt | |
1996-06-10 | add iy(4) | Theo de Raadt | |
1996-06-10 | from ws; | Theo de Raadt | |
Check return values of malloc Generate full pathnames only on request Minor cleanup, RCS Ids in .h files Don't allocate data structures for non-directories Free any data structures when finishing a check (at the latest) | |||
1996-06-10 | in findvar() return NULL for keywords not found | Theo de Raadt | |
1996-06-10 | from mrg; grok scsi tapes | Theo de Raadt | |
1996-06-10 | handle locale being incorrect | Theo de Raadt | |
1996-06-10 | emul_elf has a name of "native" | Theo de Raadt | |
1996-06-10 | use a shorter emul name | Theo de Raadt | |
1996-06-10 | enqueue eject for mcdclose() | Theo de Raadt | |
1996-06-10 | Several changes: | Jason Downs | |
* Implemented NetBSD PR#2529, adding ZIP 100. * Added MTIOCTOP support to acd, cd, and sd. * Implemented eject on close for acd, cd, and sd. `mt -f /dev/rcd0d offline' now ejects a mounted {acd|cd|sd} when it is unmounted. | |||
1996-06-10 | add usage printout | Theo de Raadt | |
1996-06-09 | emulation name is "native elf" | Theo de Raadt | |
1996-06-09 | Resolve conflicts with 0609 Cygnus import | Niklas Hallqvist | |
1996-06-09 | Import of binutils, gas, ld & gprof from Cygnus 960609 tree | Niklas Hallqvist | |
1996-06-09 | support MTIOCTOP's MTOFFL to mean "eject" | Theo de Raadt | |
1996-06-09 | Import of binutils, gas, ld & gprof from Cygnus 960609 tree | Niklas Hallqvist | |
1996-06-09 | Don't want DDB | Thorsten Lockert | |
1996-06-09 | Bug fix from Manuel. | Jason Downs | |
1996-06-09 | Not used any longer. Mips uses kern/exec_elf.c now. | Per Fogelstrom | |
1996-06-09 | acd.c: Removed some pointless code, cleaned up some more debug statements. | Jason Downs | |
everything: added RCS ids. | |||
1996-06-09 | Add acd where appropiate. | Jason Downs | |
1996-06-09 | Declare tickfixcnt only ifndef NTP. | briggs | |
1996-06-09 | Add prototype for hardupdate() ifdef NTP. | briggs | |
1996-06-09 | Add machine/viareg for prototype of via_set_modem(). | briggs | |
1996-06-09 | Implement suggestion from is -- handle _fpfault differently for 040 and | briggs | |
better processors. Basically, don't clear and muck with the exc_pend bit in the BIU for any FP frames on those processors. It is, in fact, unclear if we should check the frame type and only do this for the IDLE frames as there are only three frames (NULL, IDLE, BUSY) and the BIU only appears in the IDLE frame on the 881/882. | |||
1996-06-08 | Sync up with latest NetBSD. | briggs | |
1996-06-08 | NetBSD -> OpenBSD. | briggs | |
1996-06-08 | more careful umask handling, but does it fix the bug i have seen? | Theo de Raadt | |
1996-06-08 | Initial support ATAPI CD-ROMs. | Jason Downs | |
Based on Manuel Bouyer's drivers. | |||
1996-06-08 | mod headers | Theo de Raadt | |
1996-06-08 | missing brace | dm | |
1996-06-07 | expose a few things for libkvm | Theo de Raadt | |
1996-06-07 | Resolved conflicts with latest Cygnus import and our local changes | Niklas Hallqvist | |
1996-06-07 | Exec format config changes | Per Fogelstrom | |
1996-06-07 | (Correct) Import of Cygnus binutils snapshot taken 960607 | Niklas Hallqvist | |
1996-06-07 | MACH_ goes away, use cpu.h | Theo de Raadt | |
1996-06-07 | a NULL curproc could doublefault | Niklas Hallqvist | |
1996-06-06 | MachEmptyWriteBuffer -> wbflush(), remove all MACH_* components from | Theo de Raadt | |
names, use asm.h/cpu.h instead of mach*.h, add $OpenBSD$ some places, use kern/exec_elf.c | |||
1996-06-06 | compile genassym non-kernel, asm.h/cpu.h instead of mach*.h, still using ld.ok | Theo de Raadt | |