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