Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-30 | add koi8 support | Michael Shalayeff | |
from Roman Palagin <romanp@mutant.mybody.ryazan.ru> | |||
1997-05-29 | save symtab id after addition to ddb for future use | Michael Shalayeff | |
1997-05-29 | add sym_id lkm_table member | Michael Shalayeff | |
1997-05-29 | add ipsec by default | Theo de Raadt | |
1997-05-29 | multiple inclusion protection; provos | Theo de Raadt | |
1997-05-29 | make a special compressed bootblock for ramdisk | grr | |
1997-05-29 | better style, move pmm init code completely into gidt.S | Michael Shalayeff | |
1997-05-29 | safety | Michael Shalayeff | |
1997-05-29 | safety, and copyright | Michael Shalayeff | |
1997-05-29 | copyright | Michael Shalayeff | |
1997-05-29 | do \b | Michael Shalayeff | |
1997-05-29 | safety | Michael Shalayeff | |
1997-05-29 | add small piece of NT support from James C. Cortilier III | Michael Shalayeff | |
1997-05-29 | correct case KERNFS && !LKM | Michael Shalayeff | |
1997-05-29 | futher support for kernfs...... | Michael Shalayeff | |
1997-05-29 | move db_radix to the db_output.c, where all the vars are. | Michael Shalayeff | |
some preliminary support for kernfs&syms&~ddb | |||
1997-05-29 | add S3 ViRGE detect | Michael Shalayeff | |
1997-05-29 | -Wall w/ PCVT_EMU_MOUSE | Michael Shalayeff | |
1997-05-29 | small style nits | Niklas Hallqvist | |
1997-05-29 | Slight KNF | Niklas Hallqvist | |
1997-05-29 | We are OpenBSD | Niklas Hallqvist | |
1997-05-29 | Correct comment | Niklas Hallqvist | |
1997-05-29 | Add -Wmissing-prototypes too | Niklas Hallqvist | |
1997-05-29 | VM86 | Niklas Hallqvist | |
1997-05-29 | Add ipsec | Niklas Hallqvist | |
1997-05-29 | Add some device we need and ext2fs. Reality update. | Niklas Hallqvist | |
1997-05-29 | Improve cross-compilation support somewhat | Niklas Hallqvist | |
1997-05-29 | RCS tagging | Niklas Hallqvist | |
1997-05-28 | We do not have sc_link.channel | Niklas Hallqvist | |
1997-05-28 | use exec_setup_stack instead | Niklas Hallqvist | |
1997-05-28 | First stab att siginfo handling, needs more work. KNF. | Niklas Hallqvist | |
1997-05-28 | First stab att siginfo handling, needs more work. Proto fixes. | Niklas Hallqvist | |
1997-05-28 | remove some statics | Niklas Hallqvist | |
1997-05-28 | Add kernel_text sym | Niklas Hallqvist | |
1997-05-28 | We use select, not poll. Correct ipl entry. Add blktochr func. | Niklas Hallqvist | |
Comment out the cfl device for the time being, we miss some file for it. | |||
1997-05-28 | Correct proto | Niklas Hallqvist | |
1997-05-28 | remove bitmask_snprintf | Niklas Hallqvist | |
1997-05-28 | s/options/option/ | Niklas Hallqvist | |
1997-05-28 | remove cfl.c ref for the time being, we miss it. | Niklas Hallqvist | |
1997-05-28 | KNF | Niklas Hallqvist | |
1997-05-28 | move vm_cache_max into param.c | Michael Shalayeff | |
make it maxusers adaptive note, that NTEXT approximation is probably not the best idea | |||
1997-05-28 | cd9660 spoof elsewhere | Theo de Raadt | |
1997-05-28 | inval other parts, in case | Theo de Raadt | |
1997-05-25 | commit the compressed bootblock Makefile for later investigation | grr | |
1997-05-25 | commit updated ramdisk stuff, even if it's not going into release | grr | |
1997-05-25 | make a ramdisk optimally sized to fit below 0x340000 and still have a few ↵ | grr | |
free blocks, .../sparc/stand/boot/Makefile still needs to be un-reverted to make the corresponding bootblocks though | |||
1997-05-25 | Reverted boot block Makefiles to previous state due to instability. | johns | |
We can't mess with this any more. We will go with the previously working boot blocks and install methods for release. | |||
1997-05-24 | Close shave.. lpr -> lpt | Per Fogelstrom | |
1997-05-24 | removing net.c (renamed to bootnet.c) per George's instructions.. | johns | |
1997-05-24 | Renaming net.c to bootnet.c to avoid name collision with libsa | johns | |
(per George's instructions) |