Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-29 | Update Makefiles so that "make obj" works for sparc in src/distrib. | grr | |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist | |
1997-05-29 | make ramdisk use special compressed kernel capable boot blocks and related ↵ | grr | |
issues | |||
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist | |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist | |
1997-05-29 | Be nicer about the partition query | Niklas Hallqvist | |
1997-05-29 | fix sparc install.md so that it copes with either a kernel image present to ↵ | grr | |
copy (minidisk) or need to install one from the distribution sets (ramdisk), also work around binstall vs. instbin problems by simply using installboot for bootstrap installation | |||
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 | Major cleanup: | gene | |
+ No longer prompt for setting of default options _every_ time it's invoked. Only does that when adduser.conf doesn't exist or with the passing of -config_create + Scriptwork cleanup and prettying + Fix the manpage to use proper English and give examples and better docs in general. + Improve the bonehead question "Use passwords" to seem more intuitively meaningful. + Add support for multiple kinds of encryption with a default entry or a new -e flag (passwd.conf). TODO: Make adduser grok passwd.conf and add users for whom the encryption is different to it. + "and more..." see the manpage. | |||
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 | sendmail 8.9.1 | Michael Shalayeff | |
1997-05-29 | add my ~tiny config | Michael Shalayeff | |
w/ some koi8 support, btw | |||
1997-05-29 | Improve cross-compilation support somewhat | Niklas Hallqvist | |
1997-05-29 | Use sendmail.cw as well as only masquerade CM. pretty. | 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 | Import RCS tag fix, to bad it didn not make it into 2.1 | 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 | formatting; enami@ba2.so-net.or.jp | Theo de Raadt | |
1997-05-28 | do {} while (0); the macros; jarle@runit.sintef.no | Theo de Raadt | |