Age | Commit message (Expand) | Author |
1997-02-06 | add /kern to miniroot image for kernfs support | Dale S. Rahn |
1997-02-06 | Clean up silly things, mount rd0a not rd0, and | Dale S. Rahn |
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 | Now with the miniroot using the rd driver, the inst and kc may become | Dale S. Rahn |
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 | clarify more why this is needed | Theo de Raadt |
1997-02-05 | do not warn about valid options; invalid options correctly quit | Theo de Raadt |
1997-02-05 | repair incorrect IP_OPTIONS parsing | Theo de Raadt |
1997-02-05 | i like my sentences to end with periods | Theo de Raadt |
1997-02-05 | that cannot be right | Theo de Raadt |
1997-02-05 | add tags to changed files | kstailey |
1997-02-05 | fix highscore without breaking security | kstailey |
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 | Added "gid" keyword to print effective group ID of process. | kstailey |
1997-02-05 | make crunchide work in the non-elf world, Opps. | Dale S. Rahn |
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 | document that ip_off and ip_len are now in network byte order | Theo de Raadt |
1997-02-05 | mv comment to proper place | Theo de Raadt |
1997-02-05 | need not clear options since bad ones cause exit; provos@ws1.physnet.uni-hamb... | Theo de Raadt |
1997-02-05 | If tty structure has not been initialized, don't dereference it. | Jason Downs |
1997-02-05 | for -a, survive existance of non-ethernet non-pointtopoint interfaces, Jean-L... | Theo de Raadt |
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 |
1997-02-05 | Fixups of the siginfo code changes. | Dale S. Rahn |
1997-02-05 | Include signal.h where reasonable and make signal handlers match | Todd C. Miller |
1997-02-05 | IPOPT_LSRR/IPOPT_SSRR must exit() due to tcp sequencing; pointed out by | Theo de Raadt |
1997-02-05 | Don't push _cpl before calling _npxintr, it is never used (or popped off | Thorsten Lockert |
1997-02-05 | add icb to unoffical services | kstailey |
1997-02-05 | fix ipl major number | kstailey |
1997-02-05 | Siginfo changes. | Dale S. Rahn |
1997-02-05 | #define ICMP_UNREACH_FILTER -> ICMP_UNREACH_FILTER_PROHIB to match tcpdump/pr... | kstailey |
1997-02-04 | provide fpe fault addr; thanks for help from torek@bsdi.com | Theo de Raadt |
1997-02-04 | ipfiltering | kstailey |
1997-02-04 | send VM_PROT_* code for si_trapno | Theo de Raadt |