summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-04-06devboot commitMichael Shalayeff
1997-04-06devboot protoMichael Shalayeff
1997-04-06Now need sys/time.h here.briggs
1997-04-06Fix improper cast (compiler warning).Todd C. Miller
1997-04-06Add CD9660 now that it works.Todd C. Miller
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-04-06correct blocksize confusionTheo de Raadt
1997-04-06correct labelsector confusionTheo de Raadt
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-04-06Eradicate #include <sys/*> from machine/*.h. Prompting from Gene.briggs
1997-04-06Attempt to kludge around the fact that we can not yet get the correct MACbriggs
1997-04-0532bit correctionsMichael Shalayeff
1997-04-05add quirk table entry for the Ultima A6000Ckstailey
1997-04-05devboot is no longer in boot.cMichael Shalayeff
1997-04-05fix NULL ptr deref in ss_set_window()kstailey
1997-04-05correct DEV_BSIZE vs lp->d_secsize confusion; spotted by hte late night icb g...Theo de Raadt
1997-04-05new exec stuffMichael Shalayeff
1997-04-05do not up wiring count for page tables (especially those actuallyflipk
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