summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Various configuration changesNiklas Hallqvist
1996-11-28Fix a vararg protoNiklas Hallqvist
1996-11-28Add special case code for the rPC44. The DMA buffers on this machineimp
1996-11-28Actually draw the hanging. Remove some statics. Fix a bug inNiklas Hallqvist
1996-11-28Make SCSI debugging more dynamic, more targets and luns can beNiklas Hallqvist
1996-11-28Sync to NetBSD 961107Niklas Hallqvist
1996-11-28Pull in laptop changes from cgd, a couple from me, and a few slight formattingJason Downs
1996-11-27Fix file descriptor leak on error. Noticed by bitblt.Todd C. Miller
1996-11-27Make compilable in our env. Involved disabling ELF support,Niklas Hallqvist
1996-11-27Make typesafe and 64bit cleanerNiklas Hallqvist
1996-11-27short and long are now u_int16_t and u_int32_tNiklas Hallqvist
1996-11-27include libkern.h prior to stand.h to not to collide m{in,ax} definitions.Michael Shalayeff
1996-11-27don't define min,max if libkern.h included.Michael Shalayeff
1996-11-26adjust scanner stanza to match the other MAKEDEVskstailey
1996-11-25Make CONADDR and CONUNIT overrideableNiklas Hallqvist
1996-11-25Sync with reality, + Serial console on COM2Niklas Hallqvist
1996-11-25Fix comment typoNiklas Hallqvist
1996-11-25OopsNiklas Hallqvist
1996-11-25Reorder includes for htons et al.Niklas Hallqvist
1996-11-25Need sys/types.h for htons et al.Niklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-25ipx sysctl.Michael Shalayeff
1996-11-25sysctl entries;Michael Shalayeff
1996-11-25Oops, we don't have SDEV_NOSTARTUNIT. Remove TEAC scsi floppy quirk for now.Todd C. Miller
1996-11-25revoke privs; do not call getnetbyname if not needed, bmah@cs.berkeley.eduTheo de Raadt
1996-11-25Liar, -w doesn't have a default value.Todd C. Miller
1996-11-25Add some quirky devices from NetBSD.Todd C. Miller
1996-11-25Sync with NetBSD.Todd C. Miller
1996-11-25rindex -> strrchrTodd C. Miller
1996-11-24Update from NetBSD.Todd C. Miller
1996-11-24Add MOPT_UPDATE to mount options since there is filesystemTodd C. Miller
1996-11-24Add recognition for remaining mount flags (from <sys/mount.h>)Todd C. Miller
1996-11-24Sync with NetBSD. Figure NZERO into priorities and that rlim_curTodd C. Miller
1996-11-24Fixed formatting.etheisen
1996-11-24Fix truncation of options list in getopts builtin.Todd C. Miller
1996-11-24Manpage anyone?etheisen
1996-11-24extern decl of cfdata from device.h conflicted with static one in-hereNiklas Hallqvist
1996-11-24OLF is ALIVE!etheisen
1996-11-24Fix core dump if -xz and archive does not exist (doh!)Todd C. Miller
1996-11-24Fix typoNiklas Hallqvist
1996-11-24Sync w/ NetBSD (christos)Todd C. Miller
1996-11-24removed ref to bitmask_snprintf()kstailey
1996-11-24sync w/NetBSD modulo two-arg boot(); adds dumpkstailey
1996-11-24remove bogus diagnostickstailey
1996-11-24Temporarily do not support ELF64Niklas Hallqvist
1996-11-24Added bitmap_snprintf protoNiklas Hallqvist