summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-08-29postpone bzero buffer on paddingMichael Shalayeff
1998-08-29merge PDC/IODC calls infoMichael Shalayeff
1998-08-29fix {KERNEL,RESET}_PSWMichael Shalayeff
1998-08-29TLB stats definitionsMichael Shalayeff
1998-08-29tabs vs space; hptmask definitionMichael Shalayeff
1998-08-29m-include protectionMichael Shalayeff
better trap names remove garbage
1998-08-29reduce code limitMichael Shalayeff
add new_noncontig definitions syscall gateway define
1998-08-29add delay() and trap() protosMichael Shalayeff
1998-08-29fix entry/exit macrosMichael Shalayeff
add profiling support s/ptov/hptmask/ fix comments
1998-08-29Integrate changes from Kirk McKusickConstantine Sapuntzakis
1998-08-28fix cross-lib installMichael Shalayeff
1998-08-28alpha alignment fixes, from niklas. Tested on i386.Jason Downs
1998-08-28NOPIC for hppa (yet)Michael Shalayeff
1998-08-28some libc parts; memmove.S to writtenMichael Shalayeff
1998-08-28define hppa as an ieeeMichael Shalayeff
1998-08-28do not toss memory dribble into the output files (small performance loss)Theo de Raadt
1998-08-28some float/double/ldouble infoMichael Shalayeff
1998-08-28set RTLD_DL flag before refcount++ returns; michaels@inet.noTheo de Raadt
1998-08-28hppa is ieee fp tooMichael Shalayeff
1998-08-28more typos, plus mention non-support of qec+me.Jason Wright
1998-08-28support for 10 & 100 mb/s, typosJason Wright
1998-08-28some MD setjmp-related infoMichael Shalayeff
1998-08-28o added link negotiationJason Wright
o sun4c support (XXX: will be revised)
1998-08-28links to asnprintf and suchTheo de Raadt
1998-08-28clean in bcwrapkstailey
1998-08-28Changes to make if_de driver work on big endian machines with a 21040 basedDale S. Rahn
card. Tested on i386 and alpha. Could use some cleanup to swab constants instead of variables, so that the compiler can do the work, not the processor.
1998-08-28When running kvm_mkdb, don't specify /bsd so we can use /dev/ksyms if it ↵Todd C. Miller
exists and is configured
1998-08-28somehow i missed this directory..David Leonard
1998-08-27fix premature free() callingMichael Shalayeff
1998-08-27better .bss treatmentMichael Shalayeff
1998-08-27fix symtab loading problemsMichael Shalayeff
1998-08-27fixTheo de Raadt
1998-08-27experimental threaded libc - kernel onlyDavid Leonard
1998-08-27typosTheo de Raadt
1998-08-27re-initialize the tty buffer with "/dev/" everytime through; spotted by dTheo de Raadt
1998-08-27ksymsTheo de Raadt
1998-08-27fixes based on mail with jmcdonal@unf.eduTheo de Raadt
1998-08-27Undo changes which were not discussed.Theo de Raadt
1998-08-27defopt TIMEZONEMichael Shalayeff
1998-08-27defopt NTPMichael Shalayeff
1998-08-26rm before mknodTheo de Raadt
1998-08-26syncTheo de Raadt
1998-08-26s/NetBSD/OpenBSDkstailey
1998-08-26do not *NULL -- i think this patch is rightTheo de Raadt
1998-08-26Rough man pages for the qec & beJason Wright
1998-08-26First cut at qec+be support. Works in 10mbit/half duplex mode.Jason Wright
Removed qec+be dependency on stp2002.
1998-08-26o Fix up address rangesJason Wright
o Added qec_translate for translating addresses of prom children o Added qec_reset to do a generic reset of the card
1998-08-25off by one (dodges bullet)kstailey
1998-08-25put back recent change (apmd flags) that was accidently removedMarco S Hyman
1998-08-25Provision for mask or no mask modePer Fogelstrom