summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-04-05removed conditional codekstailey
1997-04-05sendsig and sys_sigreturn are in m68k area nowkstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-05Implement a bus_space_bad_addr() function to aid in some device probing withbriggs
1997-04-05Move the PB140/145 info to it's own case. A couple of the entry pointsbriggs
1997-04-05MRG-based ADB support for the PowerBook series. Contributed bybriggs
1997-04-05so strlen.c compiles again...Todd C. Miller
1997-04-04Nuke.Tobias Weingartner
1997-04-04Replace exec_i386.S with these two files. Startprog.S is aTobias Weingartner
1997-04-04fixed bcopy/memcpy conflict by using private mem* routines.Michael Shalayeff
1997-04-04add 'machine check' trap for Pentium and PPro cpus.Michael Shalayeff
1997-04-04remove copy.s as it is in M.I. m68k files nowkstailey
1997-04-04Do not set DCR_SYNC for the C/Q[68]xx systems.briggs
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-04-04Fix NTOHS and HTONS macros.Todd C. Miller
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-04s/STRIPIPDISC/STRIPDISC/; kleink@netbsd.orgTheo de Raadt
1997-04-03prettyTheo de Raadt
1997-04-03>Number: 3412kstailey
1997-04-03Quote CC in args to makebriggs
1997-04-03PR#141 from David Leonard <d@occult.fnarg.net.au> with some small mods bybriggs
1997-04-02Better implementation of buf_space_*_raw_multi_* that deals wellNiklas Hallqvist
1997-04-02Fix end boundary of mapping for regions ending at offset 1 in a page.Niklas Hallqvist
1997-04-02Restructured, as well as added a set of host-to-little/big-endian-16/32-bitNiklas Hallqvist
1997-04-02use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi...Theo de Raadt
1997-04-02warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.comTheo de Raadt
1997-04-02add SVR4_T_* flags; might be wrong for sparcTheo de Raadt
1997-04-02most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoy...Theo de Raadt
1997-04-02save 4k space for i386!Michael Shalayeff
1997-04-02#ifndef localMichael Shalayeff
1997-04-02fix readdir a little bitMichael Shalayeff
1997-04-02missing protosMichael Shalayeff
1997-04-02add off-level character recieve.Dale S. Rahn
1997-04-02don't use cread's open/close. stat does not need libz. save memoryMichael Shalayeff
1997-04-02fd < 0 is evilMichael Shalayeff
1997-04-02add dumb probe routineMichael Shalayeff
1997-04-02no more arch/i386/stand/libsa/Makefile.incMichael Shalayeff
1997-04-02clear correct structure, PR#144, grr@shandakor.tharsis.comTheo de Raadt
1997-04-01Check in some changes hiding in my tree.Dale S. Rahn
1997-04-01fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.comTheo de Raadt
1997-04-01svr4 siginfo; I cannot test thisTheo de Raadt
1997-04-01FPE_INTOVF botchTheo de Raadt
1997-04-01Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to thebriggs
1997-04-01debugger started.Michael Shalayeff
1997-04-01^U hotkey in readlineMichael Shalayeff
1997-03-31strlen protoMichael Shalayeff
1997-03-31strlen here too....Michael Shalayeff