summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-23Declare global register.petrov
2003-05-23New sentence, new line; bump date for last.wiz
2003-05-23PR/10917: John Hawkinson: Document $MAKE and say which one we want to be using.christos
2003-05-23Add ksyms.thorpej
2003-05-23scdebug_call() takes an LWP and not a proc as it's first argument.simonb
2003-05-23delete definition (DEBUG)ichiro
2003-05-23don't call if_free_sadl() until very end of if_detach() logic. many ofitojun
2003-05-23hide debug messages(mapping)ichiro
2003-05-23delete unused definitionichiro
2003-05-23remove definition of debugichiro
2003-05-23ffb added.petrov
2003-05-23Port of OpenBSD ffb driver written by Jason L. Wright.petrov
2003-05-23Match END label with LEAF label.simonb
2003-05-23Need aprint_naive() with aprint_normal() change. Thanks, Jason.briggs
2003-05-23printf -> aprint_normalbriggs
2003-05-23Sprinkle a few aprint_normal()s in place of printf().briggs
2003-05-23use %PRIx64 instead of %x to print bp->b_lblkno and bp->b_blknodbj
2003-05-23support IXP425 Intel Network Processorichiro
2003-05-23Back-port a patch from GCC mainline:thorpej
2003-05-22+ In ioframebuffer driver:manu
2003-05-22Somehow overlooked in earlier commits: prototype db_kgdb_cmd().briggs
2003-05-22Remove old pmap support.thorpej
2003-05-22PR/19781: Thomas Klausner: make error message not helpful on unclosed ${var:foochristos
2003-05-22Added io_connect_add_clientmanu
2003-05-22Uppercase PICA.tsutsui
2003-05-22Remove MI ncr53c9x SCSI from TODO list.tsutsui
2003-05-22Make i an int to please lint and remove a cast.wiz
2003-05-22interlock for NFLUSHINPROG/NFLUSHWANT.yamt
2003-05-22protect from signals properly.yamt
2003-05-22rename a global variable, 'entry', to 'g_entry'.yamt
2003-05-22* make use of NetBSD ACPI APIs (acpi_eval_{struct,integer})kochi
2003-05-22poolify nfsrv_descript.yamt
2003-05-22indent (nfssvc_nfsd)yamt
2003-05-22avoid double free with xlatecookie.yamt
2003-05-22interlock for nfs_rcvlock.yamt
2003-05-22Grammar fix; no functions returnint pointers here, so remove sectionwiz
2003-05-22New sentence, new line. Add discussion of MII support to the MEDIA SELECTIONfair
2003-05-22update to libcurses.so.5.8lukem
2003-05-22Fix some typos, s/nfsiod/nfsd/ (?), sort SEE ALSO.wiz
2003-05-22Massive rewrite/reorganization of diskless.8 to clarify, edify,fair
2003-05-22Update to wi interrupt handling:dyoung
2003-05-22Don't need ARM32_PMAP_NEW option any more.thorpej
2003-05-22Move KERNEL_VM_SIZE into the C files where its used.thorpej
2003-05-22Use virtual_avail and virtual_end to compute the size of the availablethorpej
2003-05-22permit scoped addr notation in policy string (-P esp/tunnel/foo%scope-bar%sco...itojun
2003-05-22set s_proto properlyhubertf
2003-05-21tweak previous; use '%#x' instead of '0x%x' (and the lx equivalents)lukem
2003-05-21Add some db_sym_t casts to make this compile with -D__AUDIT__.kristerw
2003-05-21Move KERNEL_VM_BASE inside where it is used (it won't be there for long).thorpej
2003-05-21Correct a diagnostic printf format specifier.kristerw