summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-12-13PDC_ALIGNMENT; remove global chasdataMichael Shalayeff
1998-12-13define PDC arguments alignmentMichael Shalayeff
1998-12-13take advantage of IO space equal mappingMichael Shalayeff
1998-12-10Several fixes to dounmount.Artur Grabowski
1998-12-10vfs_unmountall: retry to unmount all remaining filesystems when one unmount f...Artur Grabowski
1998-12-10Boy, this was tricky to find:brian
1998-12-10When using ``set device !someprogram'', when ``someprogram''brian
1998-12-10sync with FreeBSDDavid Leonard
1998-12-10split automatic init into own fileDavid Leonard
1998-12-10tests are now usefulDavid Leonard
1998-12-09sncTheo de Raadt
1998-12-09and a gusTheo de Raadt
1998-12-09syncTheo de Raadt
1998-12-09new USR modemTheo de Raadt
1998-12-08fix kvtop() according to the recent changes of mapping IO space equallyMichael Shalayeff
1998-12-07doc -z pax option; dTheo de Raadt
1998-12-07No need to cast to they type we already are. Also minor KNFTodd C. Miller
1998-12-07fd leak; oopsTodd C. Miller
1998-12-07WallTheo de Raadt
1998-12-07remove bogus CURDIRTodd C. Miller
1998-12-07kill OBJDIR sillynessTodd C. Miller
1998-12-07disgusting ed hack to remove three lines from xterm termcap entry; should be ...Todd C. Miller
1998-12-07make pcvt arrow keys work with vt220 entries; most dec terminals generate DEL...Todd C. Miller
1998-12-07stock master termcap/terminfo file; version Version 10.2.5Todd C. Miller
1998-12-07this will replace share/{termcap,terminfo} soonTodd C. Miller
1998-12-07fix [:print:]Theo de Raadt
1998-12-07remove bogus divide, fixes pr #656Todd C. Miller
1998-12-06Fix a minor 64 bit constant synth. bugPer Fogelstrom
1998-12-05NOMAN fixeskstailey
1998-12-05There's still a good bit of lock debugging that needs to happen. Don'tConstantine Sapuntzakis
1998-12-05typoMarc Espie
1998-12-05some locore.SMichael Shalayeff
1998-12-05define INT_IO and INT_ALL masks for spl*() macros to useMichael Shalayeff
1998-12-05some db_machdep.hMichael Shalayeff
1998-12-05do elf and som, no a.out and ecoffMichael Shalayeff
1998-12-05some cleanupMichael Shalayeff
1998-12-05btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get cpu#...Michael Shalayeff
1998-12-05fake bus_space_barrier()Michael Shalayeff
1998-12-05MD swapX macros, not enabled yetMichael Shalayeff
1998-12-05dumb mcont() for nowMichael Shalayeff
1998-12-05Reinstate supposed dead codeConstantine Sapuntzakis
1998-12-05Finally, enable lock checking for FFS, which has full-blown lock support.Constantine Sapuntzakis
1998-12-05Make sure the VLOCKSWORK diagnostic flag is correctly maintained.Constantine Sapuntzakis
1998-12-05Updated generated filesConstantine Sapuntzakis
1998-12-05Updated vnode_if specificiationConstantine Sapuntzakis
1998-12-05Framework for generating automatic test code for locking disciplineConstantine Sapuntzakis
1998-12-05Dead code eliminationConstantine Sapuntzakis
1998-12-05block map IO space, check for btlb_insert return; s/DEBUG/PMAPDEBUG/gMichael Shalayeff
1998-12-05finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ...Michael Shalayeff
1998-12-05Add missing printfTodd C. Miller