Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-24 | checksumming stuff from niklas | Michael Shalayeff | |
1997-10-24 | better segments | Michael Shalayeff | |
1997-10-24 | space by niklas | Michael Shalayeff | |
1997-10-24 | map a piece of memory after the msgbuf and copy bootargv there. | Michael Shalayeff | |
pass cksumlen argument, sysctl it mostly by niklas me just did slite editing. | |||
1997-10-24 | export bootarg* vars | Michael Shalayeff | |
1997-10-24 | fix cylinders in getdiskinfo | Michael Shalayeff | |
get EDD fot hd* only more debug | |||
1997-10-24 | prevent open() with wrong flags | Theo de Raadt | |
1997-10-24 | fix the case when data/code segment is not in the ISA memory | Michael Shalayeff | |
hole, so map 'em separatelly (or together if they intersect) and use that mapped region for segment creations... must help on some machines to avoid weird apm errors | |||
1997-10-24 | Fix hang on disk probe. | Tobias Weingartner | |
1997-10-24 | use real boot device | Michael Shalayeff | |
1997-10-24 | remove bogus defines | Michael Shalayeff | |
1997-10-24 | s/DEBUG/SPKR_DEBUG/g | Michael Shalayeff | |
1997-10-23 | Better BIOS diskprobe. Cleanup and re-org by mickey. | Tobias Weingartner | |
Fix bug in BIOS memprobe. Cleanup and re-org by mickey. Do checksum of HD devices. | |||
1997-10-23 | correct obj building | Theo de Raadt | |
1997-10-23 | SUBDIR includes ../m68k | Theo de Raadt | |
1997-10-22 | fix makebootargs | Michael Shalayeff | |
1997-10-22 | support new libsa | Michael Shalayeff | |
1997-10-22 | newer, better stuff; some parts by toby@ | Michael Shalayeff | |
1997-10-22 | use bootarg | Michael Shalayeff | |
1997-10-22 | honour DEBUGFLAGS, rm before ld | Michael Shalayeff | |
1997-10-22 | Cleanup. | Tobias Weingartner | |
1997-10-22 | remap 0-->reserved; toby@ | Michael Shalayeff | |
1997-10-21 | fix by toby again | Michael Shalayeff | |
1997-10-21 | Dig out the ethernet address from the board configuration. This just takes | Per Fogelstrom | |
the first "network" with a "mac-address" for this. In the future this has to be improved (probably) to handle more than one ethernet ifc. | |||
1997-10-21 | restore timezone/dst | Michael Shalayeff | |
1997-10-21 | Straighten up boot options. | Per Fogelstrom | |
1997-10-21 | When the input queues are flushed on a blocked tty, make sure to unblock | Niklas Hallqvist | |
it, if it's currently in a blocked state due to input flow control. This was typically seen with drivers implementing th t_hwiflow function, and starting of ppp (line discipline changes flushes the input queue). Independently discovered and fixed slightly different than NetBSD PR#4227. | |||
1997-10-21 | argument vector support | Michael Shalayeff | |
1997-10-21 | temp fix, sorry | Michael Shalayeff | |
1997-10-20 | Few minor changes to make if_de work big endian on 21140 | Per Fogelstrom | |
1997-10-20 | change types | Michael Shalayeff | |
1997-10-20 | Add IPSEC to GENERIC, move if_de srom emul to pci | Per Fogelstrom | |
1997-10-20 | even better memprobe | Michael Shalayeff | |
1997-10-20 | get ready for the fix in memprobe | Michael Shalayeff | |
1997-10-20 | Do not spoof OpenBSD partitions | Niklas Hallqvist | |
1997-10-20 | Sync with GENERIC. | Jason Downs | |
1997-10-20 | This time, consistency for all. | Todd T. Fries | |
1997-10-20 | build all arch/ obj thingies | Theo de Raadt | |
1997-10-20 | hardcode mvme68k, so that obj dirs can be built from elsewhere | Theo de Raadt | |
1997-10-19 | Remove some old, out of date kernel configurations. | briggs | |
Add HZ=60 to GENERIC and GENERICSBC configurations. Make sure clockreg.h does not compile unless HZ is defined. We can't just define it here since param.c needs to agree with whatever clockreg.h uses. This has been broken since June. Only effect is that the clocks would lose time badly. | |||
1997-10-19 | fix 'ma boot' cmd; toby@ | Michael Shalayeff | |
1997-10-19 | mvmve68k does not use rcons. | etheisen | |
1997-10-19 | Fix busted links and tags targets. | etheisen | |
1997-10-19 | add a comment. | Todd T. Fries | |
1997-10-19 | no, not good. will be fixed soon | Michael Shalayeff | |
xyu te6e B poT, teo | |||
1997-10-18 | oops | Theo de Raadt | |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt | |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt | |
1997-10-18 | do not create spoofed partition for DOSTYP_OPENBSD | Theo de Raadt | |
1997-10-18 | correct | Michael Shalayeff | |