summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-01-21If mounting a CD filesystem as a root image, at least call inittodr.Dale S. Rahn
1997-01-21Fix problems pointed out by Andrew Cagney,Dale S. Rahn
1997-01-20ifdef the RB_TIMEBAD change,Dale S. Rahn
1997-01-20Type pedantery.. a lot of it too, more could be done as well. Sync withNiklas Hallqvist
1997-01-20Accept partitions looking like, but not matching exactly,Niklas Hallqvist
1997-01-20better use (NETHER == 0) instead of NETHER == 0Thomas Graichen
1997-01-20replace #ifndef NFSCLIENT with #if !defined(NFSCLIENT) || NETHER == 0Thomas Graichen
1997-01-20back out my last change to avoid the __warn_references on the mips - it'sThomas Graichen
1997-01-19small hack to get the PLUTO kernel compiledThomas Graichen
1997-01-19Add OpenBSD tagNiklas Hallqvist
1997-01-19From Ignatios Souvatzis (NetBSD):Niklas Hallqvist
1997-01-19From Gordon W Ross (NetBSD):Niklas Hallqvist
1997-01-19Ooops. This should have been committed along with pccons.cPer Fogelstrom
1997-01-19asm -> __asmbriggs
1997-01-19asm -> __asm, inline -> __inlinebriggs
1997-01-19asm -> __asmbriggs
1997-01-19inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-19Do the F_GETLK_SVR3 support not depending on ibcs2, as sparc does not lookNiklas Hallqvist
1997-01-18Use scsiprint (and remove scsiprint from esp.c).briggs
1997-01-18illiminate memset gcc generated call, just like prev commit toMichael Shalayeff
1997-01-18Do not partially initialize a structure at declaration in a function.briggs
1997-01-18scsi->moreluns is a bitfield based on target--should be u_int16_t, now.briggs
1997-01-18OpenBSD uses HOSTCC not HOSTED_CC, per traditionNiklas Hallqvist
1997-01-18Do not doubletrap when curproc->p_addr is zero, as it is during autoconfig.Niklas Hallqvist
1997-01-18protect from multiple includes (required by gpl_math_emulate)Michael Shalayeff
1997-01-18move the RB_TIMEBAD handling to where "howto" is reachableNiklas Hallqvist
1997-01-18Avoid a double trapNiklas Hallqvist
1997-01-18Use scsiprintNiklas Hallqvist
1997-01-18Boundary error (s/<=/</)Niklas Hallqvist
1997-01-18syslog.h -> sys/syslog.hJason Downs
1997-01-18move random, add ipl.Jason Downs
1997-01-18Add stuff from /sys/conf/GENERIC, including IPFILTER.Jason Downs
1997-01-18add ipfilterJason Downs
1997-01-18dk_mountroot(), hp300 style.Jason Downs
1997-01-18Gross hack for hp300, and a fix for NO_LSEEK as pointed out by briggs.Jason Downs
1997-01-18Ensure libsa and libkern get compiled with -Dhp300Jason Downs
1997-01-18missed this oneJason Downs
1997-01-17mmap for TYNE. mods in ps/2 mouse driver to be more generic...Per Fogelstrom
1997-01-17add tagkstailey
1997-01-17Do IPFILTER the OpenBSD way... -mojMats O Jansson
1997-01-17more subdirsJason Downs
1997-01-17more new filesJason Downs
1997-01-17hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new buildJason Downs
1997-01-17sys/stat.h gets included here, and STAYS included here, thank youJason Downs
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-17don't update battery backed up clock if system time is wrong from beginkstailey
1997-01-17ncr_print() -> scsiprint()kstailey
1997-01-16prevent scsiconf.c:110: warning: unused variable `l'kstailey