Age | Commit message (Expand) | Author |
1998-12-13 | PDC_ALIGNMENT; remove global chasdata | Michael Shalayeff |
1998-12-13 | define PDC arguments alignment | Michael Shalayeff |
1998-12-13 | take advantage of IO space equal mapping | Michael Shalayeff |
1998-12-10 | Several fixes to dounmount. | Artur Grabowski |
1998-12-10 | vfs_unmountall: retry to unmount all remaining filesystems when one unmount f... | Artur Grabowski |
1998-12-10 | Boy, this was tricky to find: | brian |
1998-12-10 | When using ``set device !someprogram'', when ``someprogram'' | brian |
1998-12-10 | sync with FreeBSD | David Leonard |
1998-12-10 | split automatic init into own file | David Leonard |
1998-12-10 | tests are now useful | David Leonard |
1998-12-09 | snc | Theo de Raadt |
1998-12-09 | and a gus | Theo de Raadt |
1998-12-09 | sync | Theo de Raadt |
1998-12-09 | new USR modem | Theo de Raadt |
1998-12-08 | fix kvtop() according to the recent changes of mapping IO space equally | Michael Shalayeff |
1998-12-07 | doc -z pax option; d | Theo de Raadt |
1998-12-07 | No need to cast to they type we already are. Also minor KNF | Todd C. Miller |
1998-12-07 | fd leak; oops | Todd C. Miller |
1998-12-07 | Wall | Theo de Raadt |
1998-12-07 | remove bogus CURDIR | Todd C. Miller |
1998-12-07 | kill OBJDIR sillyness | Todd C. Miller |
1998-12-07 | disgusting ed hack to remove three lines from xterm termcap entry; should be ... | Todd C. Miller |
1998-12-07 | make pcvt arrow keys work with vt220 entries; most dec terminals generate DEL... | Todd C. Miller |
1998-12-07 | stock master termcap/terminfo file; version Version 10.2.5 | Todd C. Miller |
1998-12-07 | this will replace share/{termcap,terminfo} soon | Todd C. Miller |
1998-12-07 | fix [:print:] | Theo de Raadt |
1998-12-07 | remove bogus divide, fixes pr #656 | Todd C. Miller |
1998-12-06 | Fix a minor 64 bit constant synth. bug | Per Fogelstrom |
1998-12-05 | NOMAN fixes | kstailey |
1998-12-05 | There's still a good bit of lock debugging that needs to happen. Don't | Constantine Sapuntzakis |
1998-12-05 | typo | Marc Espie |
1998-12-05 | some locore.S | Michael Shalayeff |
1998-12-05 | define INT_IO and INT_ALL masks for spl*() macros to use | Michael Shalayeff |
1998-12-05 | some db_machdep.h | Michael Shalayeff |
1998-12-05 | do elf and som, no a.out and ecoff | Michael Shalayeff |
1998-12-05 | some cleanup | Michael Shalayeff |
1998-12-05 | btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get cpu#... | Michael Shalayeff |
1998-12-05 | fake bus_space_barrier() | Michael Shalayeff |
1998-12-05 | MD swapX macros, not enabled yet | Michael Shalayeff |
1998-12-05 | dumb mcont() for now | Michael Shalayeff |
1998-12-05 | Reinstate supposed dead code | Constantine Sapuntzakis |
1998-12-05 | Finally, enable lock checking for FFS, which has full-blown lock support. | Constantine Sapuntzakis |
1998-12-05 | Make sure the VLOCKSWORK diagnostic flag is correctly maintained. | Constantine Sapuntzakis |
1998-12-05 | Updated generated files | Constantine Sapuntzakis |
1998-12-05 | Updated vnode_if specificiation | Constantine Sapuntzakis |
1998-12-05 | Framework for generating automatic test code for locking discipline | Constantine Sapuntzakis |
1998-12-05 | Dead code elimination | Constantine Sapuntzakis |
1998-12-05 | block map IO space, check for btlb_insert return; s/DEBUG/PMAPDEBUG/g | Michael Shalayeff |
1998-12-05 | finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ... | Michael Shalayeff |
1998-12-05 | Add missing printf | Todd C. Miller |