summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-06add /kern to miniroot image for kernfs supportDale S. Rahn
1997-02-06Clean up silly things, mount rd0a not rd0, andDale S. Rahn
1997-02-06need -I for zlib.cMichael Shalayeff
1997-02-06add strncmpMichael Shalayeff
1997-02-06missed test compile );Michael Shalayeff
1997-02-06Now with the miniroot using the rd driver, the inst and kc may becomeDale S. Rahn
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-05clarify more why this is neededTheo de Raadt
1997-02-05do not warn about valid options; invalid options correctly quitTheo de Raadt
1997-02-05repair incorrect IP_OPTIONS parsingTheo de Raadt
1997-02-05i like my sentences to end with periodsTheo de Raadt
1997-02-05that cannot be rightTheo de Raadt
1997-02-05add tags to changed fileskstailey
1997-02-05fix highscore without breaking securitykstailey
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-05Added "gid" keyword to print effective group ID of process.kstailey
1997-02-05make crunchide work in the non-elf world, Opps.Dale S. Rahn
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-05document that ip_off and ip_len are now in network byte orderTheo de Raadt
1997-02-05mv comment to proper placeTheo de Raadt
1997-02-05need not clear options since bad ones cause exit; provos@ws1.physnet.uni-hamb...Theo de Raadt
1997-02-05If tty structure has not been initialized, don't dereference it.Jason Downs
1997-02-05for -a, survive existance of non-ethernet non-pointtopoint interfaces, Jean-L...Theo de Raadt
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
1997-02-05Fixups of the siginfo code changes.Dale S. Rahn
1997-02-05Include signal.h where reasonable and make signal handlers matchTodd C. Miller
1997-02-05IPOPT_LSRR/IPOPT_SSRR must exit() due to tcp sequencing; pointed out byTheo de Raadt
1997-02-05Don't push _cpl before calling _npxintr, it is never used (or popped offThorsten Lockert
1997-02-05add icb to unoffical serviceskstailey
1997-02-05fix ipl major numberkstailey
1997-02-05Siginfo changes.Dale S. Rahn
1997-02-05#define ICMP_UNREACH_FILTER -> ICMP_UNREACH_FILTER_PROHIB to match tcpdump/pr...kstailey
1997-02-04provide fpe fault addr; thanks for help from torek@bsdi.comTheo de Raadt
1997-02-04ipfilteringkstailey
1997-02-04send VM_PROT_* code for si_trapnoTheo de Raadt