summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-15fix $OpenBSD$ headerTheo de Raadt
2001-05-15since all files have varying copyright notices, this file is wrongTheo de Raadt
2001-05-15Change splimp -> splhigh in cpu_exit() to match NetBSD and some ofTodd C. Miller
2001-05-15Remove an extra space in avail mem printfTodd C. Miller
2001-05-15Replace vm_offset_t with vaddr_t and paddr_t as appropriate.Todd C. Miller
2001-05-14hifn7751Jason Wright
2001-05-14syncTheo de Raadt
2001-05-14use bus_dmamap_sync() as appropriateJason Wright
2001-05-14Commit initial alpha bits, to facilitate in-tree dev.Niklas Hallqvist
2001-05-14if we are prism2 print soMichael Shalayeff
2001-05-14From PR 1820 - initialize builin CSU/DSU card properlyChris Cappuccio
2001-05-14zap a spurious tabTheo de Raadt
2001-05-14update w/ new layouts, order the listMichael Shalayeff
2001-05-14kill agregate messages; reported by stephen@etunnels.comTheo de Raadt
2001-05-14add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch>Michael Shalayeff
2001-05-14PAGE_SIZE,MASK,SHIFT-Reloc's had to go. Ok art@Janne Johansson
2001-05-14dummy cryptof_statTheo de Raadt
2001-05-14art added fo_stat everywhere, except here, then blamed me...Theo de Raadt
2001-05-14Split synopsis, plain read/write don't need uio.Marc Espie
2001-05-14Isn't copy 'n paste a great invention?Artur Grabowski
2001-05-14Remove some unnecessary code + some random cleanup.Artur Grabowski
2001-05-143c515Jason Wright
2001-05-145820Jason Wright
2001-05-14NitpickingHans Insulander
2001-05-14Install /etc/kerberosIV/krb.extra and /etc/kerberosIV/krb.equivHans Insulander
2001-05-14broadcom 5820Jason Wright
2001-05-14Example files with introduction and commented examples.Hans Insulander
2001-05-14note support of 5820Jason Wright
2001-05-14Install krb.equiv.5 tooHans Insulander
2001-05-14Install manpage krb.extra.5Hans Insulander
2001-05-14Look for `krb.extra' in /etc/kerberosIV, as documented.Hans Insulander
2001-05-14Merge krb4-1.0.8Hans Insulander
2001-05-14gc OLD_PIPE.Artur Grabowski
2001-05-14oopsHans Insulander
2001-05-14Marge krb4-1.0.8Hans Insulander
2001-05-14Import of krb4-1.0.8.Hans Insulander
2001-05-14ifdef FOO inside an ifdef FOO feels like overkill.Artur Grabowski
2001-05-14use fo_stat in fileops instead of huge switch statements.Artur Grabowski
2001-05-14Got two questions about it already: yes, t7 fails, and will until the condMarc Espie
2001-05-14Ensure IFile str is always intialized, so that we can free it withoutMarc Espie
2001-05-14Add a fo_stat member to struct fileops. Used soon.Artur Grabowski
2001-05-14Speed-up:Marc Espie
2001-05-14Implement a wrapper round vn_stat that takes the same argumentsArtur Grabowski
2001-05-14Correct panic message.Artur Grabowski
2001-05-14More generic arguments to soo_stat.Artur Grabowski
2001-05-14Fix panic messageArtur Grabowski
2001-05-14Ehmm. add support for new pipes to stat.Artur Grabowski
2001-05-14More generic arguments to pipe_stat.Artur Grabowski
2001-05-14We already have a prototype for pipe_stat in sys/pipe.hArtur Grabowski
2001-05-14syncTheo de Raadt