summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-06-10make 64 bit cleanTheo de Raadt
1996-06-10fix %VTheo de Raadt
1996-06-10files.oldconf strip supportTheo de Raadt
1996-06-10exec_elf if native_elf optionTheo de Raadt
1996-06-10even closer to the yp.x fileTheo de Raadt
1996-06-10syncTheo de Raadt
1996-06-10pull in <paths.h> for _PATH_VARTMPTheo de Raadt
1996-06-10fix "iteconfig -h" message, from Hubert Feyrer, netbsd pr#2444Theo de Raadt
1996-06-10security fixesTheo de Raadt
1996-06-10cleanTheo de Raadt
1996-06-10doc auto/noauto optionTheo de Raadt
1996-06-10TABLDISC, not TBLDISCTheo de Raadt
1996-06-10add iy(4)Theo de Raadt
1996-06-10from 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-10in findvar() return NULL for keywords not foundTheo de Raadt
1996-06-10from mrg; grok scsi tapesTheo de Raadt
1996-06-10handle locale being incorrectTheo de Raadt
1996-06-10emul_elf has a name of "native"Theo de Raadt
1996-06-10use a shorter emul nameTheo de Raadt
1996-06-10enqueue eject for mcdclose()Theo de Raadt
1996-06-10Several 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-10add usage printoutTheo de Raadt
1996-06-09emulation name is "native elf"Theo de Raadt
1996-06-09Resolve conflicts with 0609 Cygnus importNiklas Hallqvist
1996-06-09Import of binutils, gas, ld & gprof from Cygnus 960609 treeNiklas Hallqvist
1996-06-09support MTIOCTOP's MTOFFL to mean "eject"Theo de Raadt
1996-06-09Import of binutils, gas, ld & gprof from Cygnus 960609 treeNiklas Hallqvist
1996-06-09Don't want DDBThorsten Lockert
1996-06-09Bug fix from Manuel.Jason Downs
1996-06-09Not used any longer. Mips uses kern/exec_elf.c now.Per Fogelstrom
1996-06-09acd.c: Removed some pointless code, cleaned up some more debug statements.Jason Downs
everything: added RCS ids.
1996-06-09Add acd where appropiate.Jason Downs
1996-06-09Declare tickfixcnt only ifndef NTP.briggs
1996-06-09Add prototype for hardupdate() ifdef NTP.briggs
1996-06-09Add machine/viareg for prototype of via_set_modem().briggs
1996-06-09Implement suggestion from is -- handle _fpfault differently for 040 andbriggs
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-08Sync up with latest NetBSD.briggs
1996-06-08NetBSD -> OpenBSD.briggs
1996-06-08more careful umask handling, but does it fix the bug i have seen?Theo de Raadt
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs
Based on Manuel Bouyer's drivers.
1996-06-08mod headersTheo de Raadt
1996-06-08missing bracedm
1996-06-07expose a few things for libkvmTheo de Raadt
1996-06-07Resolved conflicts with latest Cygnus import and our local changesNiklas Hallqvist
1996-06-07Exec format config changesPer Fogelstrom
1996-06-07(Correct) Import of Cygnus binutils snapshot taken 960607Niklas Hallqvist
1996-06-07MACH_ goes away, use cpu.hTheo de Raadt
1996-06-07a NULL curproc could doublefaultNiklas Hallqvist
1996-06-06MachEmptyWriteBuffer -> wbflush(), remove all MACH_* components fromTheo de Raadt
names, use asm.h/cpu.h instead of mach*.h, add $OpenBSD$ some places, use kern/exec_elf.c
1996-06-06compile genassym non-kernel, asm.h/cpu.h instead of mach*.h, still using ld.okTheo de Raadt