summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-02if pm_adb_op times out waiting for an interrupt, attempt to takedbj
2002-01-02Use getprogname() instead of __progname.briggs
2002-01-02defer attaching akbd as console until after it hasdbj
2002-01-02Set sc_framesize to a reasonable value early on so that DEBUG codead
2002-01-02Obsolete /usr/include/smbfs.wiz
2002-01-02Get rid of a few stray __P().augustss
2002-01-02More whitespace fixes from FreeBSD.augustss
2002-01-02Fix a typo.thorpej
2002-01-02Need <sys/systm.h> for ffs() prototype (noticed by gcc 3.1).thorpej
2002-01-02getopt returns int, not char, so make 'optchar' an int.briggs
2002-01-02VR41XX/TX3922 common kernel.uch
2002-01-02fix typo in comment.uch
2002-01-02fix bootstrap stack violation.uch
2002-01-02fix memory probe sequence.uch
2002-01-02when bootinfo has no framebuffer information, don't attach bicons.uch
2002-01-02s/TOOLDIR/EETOOLDIR/uch
2002-01-02sync with uhidev change.uch
2002-01-02Change the probe code. You cannot unmap bus space and then use it.augustss
2002-01-02int128_t and u_int128_t are wrapped in defined(_KERNEL) && defined(MIPS3_5900)uch
2002-01-02_intr_suspend and _intr_resume declarations are moved to intr.h.uch
2002-01-02R5900 short-loop bug.uch
2002-01-02Fix another descriptor parsing bug. Thanks to Tero Kivinen foraugustss
2002-01-02Remove extraneous tabs from blank lines.blymn
2002-01-02BUGFIX: sg2com isn't attached as a console device if it is a console.takemura
2002-01-02Add "_eh.c" to list of files which are supposed to get cleaned.tron
2002-01-02build a sparc/sparc64 useful installboot. called nbsparc-installbootmrg
2002-01-02make this hostprog friendly.mrg
2002-01-02We reference a monstartup(3), so let's actually make a link for it.briggs
2002-01-02- add a -i path-to-installboot optionmrg
2002-01-02Add missing newline.augustss
2002-01-02Sort attachments.augustss
2002-01-02Use the right I/O addresses for the ISA radio cards.augustss
2002-01-02Fix typos.augustss
2002-01-02Move debug define.augustss
2002-01-02Add udsbr.augustss
2002-01-02Add udsbr(4).augustss
2002-01-02Fix .Bd argument. Pointed out by mrg.wiz
2002-01-02Xref udsbr(4).augustss
2002-01-02Add (commented out) udsbr.augustss
2002-01-02Add udsbr(4), a D-Link DSB-R100 FM radio (untested).augustss
2002-01-02Add udsbr(4).augustss
2002-01-02Support detach.augustss
2002-01-02Whitespace nits.wiz
2002-01-02Fix a typo and uppercase half a word.wiz
2002-01-02Remove factual errors from the radio man pages.augustss
2002-01-02in uvm_fault_unwire_locked(), if we find that a pmap entry is missing,chs
2002-01-02pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,chs
2002-01-01Add radio names.augustss
2002-01-01Fix typo in last.wiz
2002-01-01Xref radio pages.augustss