summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-08-22Major cleanup of stand directory.Steve Murphree
1998-08-22Forgot this one. :-)Steve Murphree
1998-08-22Fixed command line args. VID Volume ID is now M88K.Steve Murphree
1998-08-22Fixed display error.Steve Murphree
1998-08-22working netboot.Steve Murphree
1998-08-22Initial import of bootxx.Steve Murphree
1998-08-22New libsa.Steve Murphree
1998-08-22New libsa.Steve Murphree
1998-08-22new libbug.Steve Murphree
1998-08-22Part of remove to clean stand.Steve Murphree
1998-08-22Part of remove to clean stand.Steve Murphree
1998-08-22Adding conf.c. Omitted last commit.Steve Murphree
1998-08-22Changed bootsd to work with bootxx bootblocks.Steve Murphree
1998-08-22Part of remove to clean stand.Steve Murphree
1998-08-22Part of remove to clean up stand.Steve Murphree
1998-08-22Part of remove to clean stand.Steve Murphree
1998-08-22Part of remove to clean up stand.Steve Murphree
1998-08-22Initail import of libz.Steve Murphree
1998-08-22Initial import of installbootSteve Murphree
1998-08-22part of a remove to get stand into shape.Steve Murphree
1998-08-21Fix malloc race in the cd9660 fs.Constantine Sapuntzakis
1998-08-21Don't make symbols strings absolute in the symbol table so we can share it wi...Todd C. Miller
1998-08-21Fix malloc race in nfs_node.cConstantine Sapuntzakis
1998-08-21Fix malloc race on new anode get.Constantine Sapuntzakis
1998-08-21Make tabbing better.Constantine Sapuntzakis
1998-08-21malloc can block so there was a race in this code which could cause twoConstantine Sapuntzakis
1998-08-21Add struct cd_sub_channel_q_data for CD_SUBQ_DATA; msaitohTheo de Raadt
1998-08-21correct readlink(); kleinkTheo de Raadt
1998-08-21Recent FreeBSD changes and a bug fix.Jason Downs
1998-08-21Add Debugger prototype for gcc nit picking; garnett@cs.colorado.eduTodd C. Miller
1998-08-20avoid double fault during early boot; rvbTheo de Raadt
1998-08-20some pmap definitionsMichael Shalayeff
1998-08-20some cmu/osf-derived pmap, hacked all overMichael Shalayeff
1998-08-20mmap support for gus, dillema@acm.orgNiels Provos
1998-08-20If there are no SFILES, don't try to .depend them; run over by: emory@hellyea...Jason Wright
1998-08-19union sigval; garnett@cs.colorado.eduTodd C. Miller
1998-08-19please gcc 2.8Todd C. Miller
1998-08-19Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobberingConstantine Sapuntzakis
1998-08-19use correct upper boundNiels Provos
1998-08-18bye bye old compatsTheo de Raadt
1998-08-18wrong, smurphTheo de Raadt
1998-08-18halt processor when idle if either APM is enabled or PCTR is not enabled;Marco S Hyman
1998-08-18add powerpc_btop() and powerpc_ptob() macros for consistency with other portsTodd C. Miller
1998-08-18add mvme88k_btop() and mvme88k_ptob() macros for consistency with other portsTodd C. Miller
1998-08-18s/dec/dev/ryker
1998-08-18Let mac68k kernels compile outside of arch/mac68k/compile; d@fnarg.net.au.ryker
1998-08-18Make mac68k sys compile.ryker
1998-08-18Remove clearing of interrupt after character output in cnputci(). ClearingPer Fogelstrom
1998-08-18indent # properly; garnett@bogus.cs.colorado.eduTheo de Raadt
1998-08-18Add sparc_btop and sparc_ptob for consistency with other portsTodd C. Miller