summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-02-07quote [AC]FLAGS and others...Michael Shalayeff
1997-02-07define kernel_text, just like other ports.Michael Shalayeff
1997-02-07i hate militarists, pacifists either.Michael Shalayeff
1997-02-07Set up intrframe correctly for FPU exceptions againThorsten Lockert
1997-02-07Untested changes SUCKTheo de Raadt
1997-02-07machdep_start, not muchdep_execMichael Shalayeff
1997-02-07wrong private nameMichael Shalayeff
1997-02-07necessary support for kernfs.Michael Shalayeff
1997-02-07Changed hdintr() to hdinterupt() so it won't interferedima
1997-02-07add -Wno-uninitializedkstailey
1997-02-07add IPFILTERkstailey
1997-02-07add IPFILTERkstailey
1997-02-06Add zlib support for booting gzipped kernels.Dale S. Rahn
1997-02-06* remove reference to non-existant fat.c.Jason Downs
1997-02-06adjustments to SA_SIGINFOkstailey
1997-02-06support for BUFCACHEPERCENTkstailey
1997-02-06-Wall printf format correctionMichael Shalayeff
1997-02-06need a frame.h; empty for now; PR#74, gwen@rtmx.comTheo de Raadt
1997-02-06Import of WGRISC port. (Willowglen R3081 board)Per Fogelstrom
1997-02-06print 0x for %pMichael Shalayeff
1997-02-06better heuristic for %p:Michael Shalayeff
1997-02-06remove net/zlib.c (use -lz now)Michael Shalayeff
1997-02-06terminate copyinstr, copyoutstr full name; Don.Lewis@tsc.tdk.comTheo de Raadt
1997-02-06From theo: use VM_PROT_* types and pass address nicelyNiklas Hallqvist
1997-02-06Fixed some missing declarations and such. Still sth to fix for Theo :-)Niklas Hallqvist
1997-02-06cdev for rdTheo de Raadt
1997-02-06need -I for zlib.cMichael Shalayeff
1997-02-06add strncmpMichael Shalayeff
1997-02-06missed test compile );Michael Shalayeff
1997-02-06make it work w/ old allocatorMichael Shalayeff
1997-02-06PowerPC pieces for ramdisk (rd) changes this is adds majors,Dale S. Rahn
1997-02-06Changes to ramdisk driver to support disklabels. Work done by Theo.Dale S. Rahn
1997-02-06Add libz and make libsa aware of it. From NetBSD.Jason Downs
1997-02-06Enable support for gzip'd kernels.Jason Downs
1997-02-06Be more explicit about what we are.Jason Downs
1997-02-06Use the font ROM size, instead of hard coding one.Jason Downs
1997-02-05bring siginfo stuff for the pmax in sync with the arc and addThomas Graichen
1997-02-05add CD9660 and MSDOSFS to PLUTO and SUMMERThomas Graichen
1997-02-05Make std.hp300 useable for other config files, just don't use it in GENERICJason Downs
1997-02-05latest siginfo changes from theoJason Downs
1997-02-05Pull in some of the changes from NetBSD's revision 1.63:Jason Downs
1997-02-05Non-console ITE devices need to be initialized properly, too, ya know.Jason Downs
1997-02-05correct boottime messagesTheo de Raadt
1997-02-05map native sig/code to svr4 code in a different fashion; must be checked laterTheo de Raadt
1997-02-05add GENERICTheo de Raadt
1997-02-05use arc4random()Theo de Raadt
1997-02-05mv comment to proper placeTheo de Raadt
1997-02-05If tty structure has not been initialized, don't dereference it.Jason Downs
1997-02-05An 8k kernel may not be loaded at a 4k address, as the ROM supplies.Jason Downs
1997-02-05The hp300 bug is now fixed correctly...Jason Downs