summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Use 16-bit writes instead of 8-bit writes for writing theJasper Lievisse Adriaanse
2009-12-03fix order dependency of pfsync interface setup, with claudio;Otto Moerbeek
2009-12-03use a define rather than magic number, spotted by BradDariusz Swiderski
2009-12-03set the length of the cdb when synchronising cache.David Gwynne
2009-12-03RM7000 processors with 64 TLB pairs instead of the usual 48 use an externalMiod Vallat
2009-12-02Zap trailing whitespace. From Brad.Stuart Henderson
2009-12-02Reflect the keypad mode of the application so that numlock works.Nicholas Marriott
2009-12-02no firmware on ramdisks; ok kettenisTheo de Raadt
2009-12-02log_warn() consistency.Michael Knudsen
2009-12-02Close the pane if the process died due to a signal, not just if it exitedNicholas Marriott
2009-12-02and check resultMarc Espie
2009-12-02fix some inter-dependencies case:Marc Espie
2009-12-02splitted update: a -> a + b with inter-dependenciesMarc Espie
2009-12-02we don't expose overruns/underruns as negative positions anymore,Alexandre Ratchov
2009-12-02reapply from mainline lynx, fix lost after local update. Okay deraadt.Paul Irofti
2009-12-02IPL_IPI priority raised to IPL_IPI > IPL_HIGH for handling TLB shootdown.Takuya ASADA
2009-12-02use kstack for curprocpaddr instead of proc0paddr.Takuya ASADA
2009-12-01Fix the mixer interface for the CE4231 sound card found in Sun machines. Still aEdd Barrett
2009-12-01correct name.Okan Demirmen
2009-12-01add ``M-Audio Revolution 5.1'' in the list of supported cardsAlexandre Ratchov
2009-12-01Don't claim to know about nehalem until we can be sureJonathan Gray
2009-12-01New command, capture-pane, which copies the entire pane contents to a pasteNicholas Marriott
2009-12-01The MD ACPI PSS paths are using MSRs they shouldn't beJonathan Gray
2009-12-01regenJasper Lievisse Adriaanse
2009-12-01- add a whole bunch of more devices from dmesgsJasper Lievisse Adriaanse
2009-12-01Add the new exec command to run a process and its children in aReyk Floeter
2009-12-01add "exec" keywordReyk Floeter
2009-12-01Update code to use the new AID address ids so that this works again withClaudio Jeker
2009-12-01Use an artificial address family id in struct bgpd_addr and almost everywhereClaudio Jeker
2009-12-01- regenJasper Lievisse Adriaanse
2009-12-01- some more id's from dmesgsJasper Lievisse Adriaanse
2009-12-01document more or less what's going on now.Marc Espie
2009-12-01okay, this one needs tagging as wellMarc Espie
2009-12-01From Brad: "Rewrite the ti(4) man page a bit making it look closerStuart Henderson
2009-12-01for every case we can't install stuff, we have to let the tracker now, andMarc Espie
2009-12-01Look for mice and xterm keys before standard function keys as they are lessNicholas Marriott
2009-12-01Fix dmesg printing of error.Marco Peereboom
2009-12-01Mark disk as dirty when starting a write to it. Restores issuing ofKenneth R Westerback
2009-12-01properly handle all xs states that can be returned by an adapter in sd.David Gwynne
2009-12-01put the midlayer changes back in.David Gwynne
2009-12-01Change type of dva to u_int64_t to make mpii(4) compile on i386.Alexander Bluhm
2009-11-30Load firmware that is needed for accelerated X on Elite3D boards.Mark Kettenis
2009-11-30Add inline function to read %fprs.Mark Kettenis
2009-11-30Re-initialise the interface upon resume.Mark Kettenis
2009-11-30It doesn't make sense to talk about doing packet tagging "duringStuart Henderson
2009-11-30tweak the rules a bit: the search filter for "more recent than" ought toMarc Espie
2009-11-30Crank __LDPGSZ from 4KB to 16KB, in preparation for a kernel page sizeMiod Vallat
2009-11-30Handle partial xterm function key sequences.Nicholas Marriott
2009-11-30KNFPaul Irofti
2009-11-30Bump up array size to prevent overflow when probing memoryCan Erkin Acar