Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-28 | a start for security(8) | David Leonard | |
2001-01-28 | Print contents of the SID and extension as well as findcpu's guess. | Hugh Graham | |
Doesn't take up much space, and provides unequivocal information. | |||
2001-01-28 | bad CVS, missed file in BIND 4.9.8-REL merge | Niklas Hallqvist | |
2001-01-28 | BIND 4.9.8-REL merge | Niklas Hallqvist | |
2001-01-28 | BTYP_1303 is supported now. | Hugh Graham | |
2001-01-28 | Basic support for boardtype 1303 (Cheetah) machines. | Hugh Graham | |
Layout of the DZ's registers (among other things) determined by a massive amount of trial and error. Work by Brandon and me. | |||
2001-01-28 | CPU specific code for boardtype 1303 (Cheetah) machines. | Hugh Graham | |
Mostly borrowed from Cougar, initial work by Michael Kukat. | |||
2001-01-28 | More -Wall cleanup. Ansi style nit. | Tobias Weingartner | |
2001-01-28 | Quick -Wall fixes, ok niklas@, aaron@ | Tobias Weingartner | |
2001-01-27 | - fix typos | Brad Smith | |
- better magma* entry | |||
2001-01-27 | bring this closer to reality, mention audio, bpp*, ccd*, cgeight*, | Brad Smith | |
cgfour*, cgfourteen*, cgtwo*, ch*, cua*, fd*, ipl, magma*, openprom, raid*, random, rd*, ses*, spif*, tun*, uk*, xd*, xfs* and xy*. could still use a bit more work. | |||
2001-01-27 | mention tun* | Brad Smith | |
2001-01-27 | mention ipl and xfs* | Brad Smith | |
2001-01-27 | show architecture name at the top of the man page, looks nicer. | Brad Smith | |
2001-01-27 | better | Brad Smith | |
2001-01-27 | powerpc | Brad Smith | |
2001-01-27 | initial MAKEDEV man page for powerpc | Brad Smith | |
2001-01-27 | g/c superfluous definitions. (millert ok) | Hugh Graham | |
2001-01-27 | Stubs for vax. (build at least) | Hugh Graham | |
2001-01-27 | these will be for additional floppies, and CD bsd.rd | Theo de Raadt | |
2001-01-27 | APERTURE?? on alpha? | Theo de Raadt | |
2001-01-27 | sync | Theo de Raadt | |
2001-01-27 | Move ieeefp.h to MD sets. (for those arches that have it) | Hugh Graham | |
2001-01-27 | foom | Theo de Raadt | |
2001-01-27 | easier to update | Theo de Raadt | |
2001-01-27 | pack (unused) structures like pcidevs is | Theo de Raadt | |
2001-01-27 | remove pcmcia from the raid/fatscsi install floppy | Theo de Raadt | |
2001-01-27 | update vax | Hugh Graham | |
2001-01-27 | patchable no verbose default pcibios_flags | Michael Shalayeff | |
2001-01-27 | Preferred method of installing linux material should be user-friendly. | Marc Espie | |
2001-01-27 | Call OpenSSL functions with LC (). Various style nits. | Hakan Olsson | |
2001-01-27 | (c) 2001 | Niklas Hallqvist | |
2001-01-27 | include dnssec.h only if USE_DNSSEC; niklas ok | Jun-ichiro itojun Hagino | |
2001-01-27 | "obj" target conflicts with one defined in share/mk; obey bsd.*.mk | Jun-ichiro itojun Hagino | |
2001-01-27 | Cleanup the MP_FLAVOUR situation. Still needs work. | Niklas Hallqvist | |
2001-01-27 | Tell about OpenBSD being isakmpd's home. | Niklas Hallqvist | |
2001-01-27 | ignore swizzling on i386. | Michael Shalayeff | |
this is needed for interrupt mapping code to be able to program the device and the pci interrupt router for the interrupt. | |||
2001-01-27 | change interrupt routing strategy from simple | Michael Shalayeff | |
run through the devices and programming the icu and pci headers before real pci bus autoconf starts and include all devices present on all pci busses, to a per attached device routing in pci_intr_map(). this solves several cases of premature interrupts hanging system due to absent interrupt handlers during autoconf. 10x for testing: millert@ krw@ aaron@ chris@ tholo@ brad@ jason@ deraadt@ | |||
2001-01-27 | introduce and use a flag indicating that interrupts are | Michael Shalayeff | |
enabled for this cbb. essentially this means that cbb driver has completed it's initialization and is ready to treat interrupts. this was exposed by ccb's sharing their interrupt and pccbbintr() being called for cbb which has not completed attachment due to interrupt sharing. | |||
2001-01-27 | enable USBVERBOSE | Theo de Raadt | |
2001-01-27 | sync | Theo de Raadt | |
2001-01-27 | re-arrange tables as pcidevs was changed; huge space savings | Theo de Raadt | |
2001-01-27 | shrink this a lot; when you boot your kernel, do you need to know that a ↵ | Theo de Raadt | |
company is a Ltd? No, I did not think so | |||
2001-01-27 | correct 1.28 -> 1.29 (ortentry removal, cmetz). | Jun-ichiro itojun Hagino | |
can't use routename() here since it could overwrite DNS lookup result pointed to by "hp". maybe we need to change every gethostby* to get*info. | |||
2001-01-27 | Fix cross-tools symlinks for old toolchain too | Niklas Hallqvist | |
2001-01-27 | Unbreak the top macros. I guess they had never been used before. | Miod Vallat | |
2001-01-27 | sync | Theo de Raadt | |
2001-01-27 | split vendor & product lists into 2 tables, saving 12K | Theo de Raadt | |
2001-01-27 | Improve the cross-tools targets so that it now can at least finish | Niklas Hallqvist | |
pmax libs. I have yet to test that they actually work though. | |||
2001-01-27 | put wicontrol on the floppy | Theo de Raadt | |