summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-12Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,Miod Vallat
2005-12-12Move the MC88410 support code to a specific .c function instead of heavyMiod Vallat
2005-12-12in the write codepaths, errors other than EAGAIN are fatal to the loop; ok ottoTheo de Raadt
2005-12-12One procfs.h leftover there, too.Miod Vallat
2005-12-12Remove unused code.Miod Vallat
2005-12-12Nuke unused pmap_from_phys_address().Miod Vallat
2005-12-12Nuke leftover references to procfs_mem.h.Miod Vallat
2005-12-12Adam Weishaupt (by grunk@); fix a couple of entries out of orderMichael Shalayeff
2005-12-12Don't wait one time interval before sending the first packet.Jared Yanovich
2005-12-12Pass interrupt type and level in the correct order.Mark Kettenis
2005-12-12rcsnum_alloc() and rcsnum_cpy() no longer can fail, so don'tJoris Vink
2005-12-12correct err() usage and remove the do_death which is unneeded inBob Beck
2005-12-12Backout previous change back to 1.92 - My fault, committed diffBob Beck
2005-12-12ansi, no binary change.Federico G. Schwindt
2005-12-12some bioses screw the order so be extra careful to counters; been in snaps fo...Michael Shalayeff
2005-12-12make sure protocol messages for internal channels are ignored.Markus Friedl
2005-12-12Drop clause 3/4 as per i386 version this was based on.Jonathan Gray
2005-12-12fix a license i botched years agoMichael Shalayeff
2005-12-12fix typo;Jason McIntyre
2005-12-12make printf debug-only so some people would just shuddupMichael Shalayeff
2005-12-12use err() instead of errx()Hans-Joerg Hoexer
2005-12-12Correctly copy interface names; fixes breakage noticed by naddy@Hans-Joerg Hoexer
2005-12-12- sync usage() for `-tfile|str'Xavier Santolaria
2005-12-12knfDavid Gwynne
2005-12-12be consistent w/ `-tfile|str' documentation (cf. rcs.1);Xavier Santolaria
2005-12-12If a PCI-X card is detected then set bge_pcix.Brad Smith
2005-12-11syncBrad Smith
2005-12-11regenBrad Smith
2005-12-11a whole bunch of ciss(4) PCI ids.Brad Smith
2005-12-11Work in progress SMP code; mvme88k boards can spin up secondary CPUs,Miod Vallat
2005-12-11Remove unused includes.Miod Vallat
2005-12-11Factorize soft interrupt code between luna88k and mvme88k.Miod Vallat
2005-12-11Fix ROMCR defines.Miod Vallat
2005-12-11Replace procfs_domem() with a similar interface, process_domem(), which livesMiod Vallat
2005-12-11Use e2fs_sbsave() instead of bcopy() when dumping the super-block backPedro Martelletto
2005-12-11Fix mixer for machines that have lineout and/or don't have headphone.Mark Kettenis
2005-12-11inode/dinode separation for ext2fsPedro Martelletto
2005-12-11mention the Fast Ethernet controller chips this driver should supportBrad Smith
2005-12-11remove useless comment.Brad Smith
2005-12-11fix a few name clashes with libc; found by lint. ok deraadt@Otto Moerbeek
2005-12-11Remove some dead code spotted by lint.Kenneth R Westerback
2005-12-11SRCS should contain .y and .l references, then make will do the right thingTheo de Raadt
2005-12-11make this compile againTheo de Raadt
2005-12-11Don't free pathname after successfull _try_needed call; it's cached in thatMark Kettenis
2005-12-11remove unused variables and functionsTheo de Raadt
2005-12-11ARGSUSEDTheo de Raadt
2005-12-11bitfields must be off an int or such typeTheo de Raadt
2005-12-11On halt, wait for a keypress on the console and reboot; allows one to haveMiod Vallat
2005-12-11Don't allow a -prefixlen arg of -1. jaredy@ okAaron Campbell
2005-12-11add a few Intel PCI-ISA bridges.Brad Smith