summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1997-05-30add koi8 supportMichael Shalayeff
from Roman Palagin <romanp@mutant.mybody.ryazan.ru>
1997-05-29save symtab id after addition to ddb for future useMichael Shalayeff
1997-05-29add sym_id lkm_table memberMichael Shalayeff
1997-05-29add ipsec by defaultTheo de Raadt
1997-05-29multiple inclusion protection; provosTheo de Raadt
1997-05-29make a special compressed bootblock for ramdiskgrr
1997-05-29better style, move pmm init code completely into gidt.SMichael Shalayeff
1997-05-29safetyMichael Shalayeff
1997-05-29safety, and copyrightMichael Shalayeff
1997-05-29copyrightMichael Shalayeff
1997-05-29do \bMichael Shalayeff
1997-05-29safetyMichael Shalayeff
1997-05-29add small piece of NT support from James C. Cortilier IIIMichael Shalayeff
1997-05-29correct case KERNFS && !LKMMichael Shalayeff
1997-05-29futher support for kernfs......Michael Shalayeff
1997-05-29move db_radix to the db_output.c, where all the vars are.Michael Shalayeff
some preliminary support for kernfs&syms&~ddb
1997-05-29add S3 ViRGE detectMichael Shalayeff
1997-05-29-Wall w/ PCVT_EMU_MOUSEMichael Shalayeff
1997-05-29small style nitsNiklas Hallqvist
1997-05-29Slight KNFNiklas Hallqvist
1997-05-29We are OpenBSDNiklas Hallqvist
1997-05-29Correct commentNiklas Hallqvist
1997-05-29Add -Wmissing-prototypes tooNiklas Hallqvist
1997-05-29VM86Niklas Hallqvist
1997-05-29Add ipsecNiklas Hallqvist
1997-05-29Add some device we need and ext2fs. Reality update.Niklas Hallqvist
1997-05-29Improve cross-compilation support somewhatNiklas Hallqvist
1997-05-29RCS taggingNiklas Hallqvist
1997-05-28We do not have sc_link.channelNiklas Hallqvist
1997-05-28use exec_setup_stack insteadNiklas Hallqvist
1997-05-28First stab att siginfo handling, needs more work. KNF.Niklas Hallqvist
1997-05-28First stab att siginfo handling, needs more work. Proto fixes.Niklas Hallqvist
1997-05-28remove some staticsNiklas Hallqvist
1997-05-28Add kernel_text symNiklas Hallqvist
1997-05-28We 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-28Correct protoNiklas Hallqvist
1997-05-28remove bitmask_snprintfNiklas Hallqvist
1997-05-28s/options/option/Niklas Hallqvist
1997-05-28remove cfl.c ref for the time being, we miss it.Niklas Hallqvist
1997-05-28KNFNiklas Hallqvist
1997-05-28move vm_cache_max into param.cMichael Shalayeff
make it maxusers adaptive note, that NTEXT approximation is probably not the best idea
1997-05-28cd9660 spoof elsewhereTheo de Raadt
1997-05-28inval other parts, in caseTheo de Raadt
1997-05-25commit the compressed bootblock Makefile for later investigationgrr
1997-05-25commit updated ramdisk stuff, even if it's not going into releasegrr
1997-05-25make 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-25Reverted 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-24Close shave.. lpr -> lptPer Fogelstrom
1997-05-24removing net.c (renamed to bootnet.c) per George's instructions..johns
1997-05-24Renaming net.c to bootnet.c to avoid name collision with libsajohns
(per George's instructions)