summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-12when comparing two revisions of a directory tree, don't show dead filesNikolay Sturm
2007-05-12pass refs around instead of extending them.Marc Espie
2007-05-12Use VNDLABELDEV() and not DISKLABELDEV() in writedisklabel() sinceKenneth R Westerback
2007-05-12Add initial bits for assembly at boot time.Marco Peereboom
2007-05-12Only main www mirror carries spamd blacklists --Constantine A. Murenin
2007-05-11Don't clear %tick register. Should not be necessary and undesirable sinceMark Kettenis
2007-05-11regenMarcus Glocker
2007-05-11Add vendor and product; AboCom Systems, Inc. SDW11G.Marcus Glocker
2007-05-11Ditch acard_pci_intr() as nothing currently uses it.Jonathan Gray
2007-05-11typo in previous commit;Xavier Santolaria
2007-05-11Various spelling fixes from Stuart Henderson.Claudio Jeker
2007-05-11simple misspell, miod@ okJanne Johansson
2007-05-11Don't use LK_CANRECURSE for the kernel lock, okay miod@ art@Pedro Martelletto
2007-05-11pass the right size arg to memset, otherwise we end up with aOtto Moerbeek
2007-05-11fix format of the CVSROOT string in comments.Xavier Santolaria
2007-05-11Sync with editit from sendbug.Ray Lai
2007-05-11cvs_logmsg_edit no longer fails with ECHILD.Ray Lai
2007-05-11Sync with editit from sendbug.Ray Lai
2007-05-11If fork fails with EAGAIN, ignore errno and fail. Looping justRay Lai
2007-05-11Instead of returning -1 and setting errno to ECHILD if the editorRay Lai
2007-05-11it's silly for reboot to poweroff. adapted from diff by diana eichertTed Unangst
2007-05-11Delinting from tbert <bret dot lambert at gmail dot com>Ray Lai
2007-05-10grammar,Marc Espie
2007-05-10PPP Over Ethernet (not "over"). More consistent with pppoe(8) and the rfc.Matthias Kilian
2007-05-10Simplify cvs_vlog() to avoid endless fatal() loop on some error case.Xavier Santolaria
2007-05-10syncTheo de Raadt
2007-05-10Alpha needs (will need) MUTEX_OLDIPL as well.Artur Grabowski
2007-05-10Don't zero out the cpu_info in cpu_attach. We've already set a field inArtur Grabowski
2007-05-10evcnt & friends were replaced by a proper interrupt counting mechanism 3 year...Theo de Raadt
2007-05-10Don't skip channels that don't have the WDCF_IRQ_WAIT flag set. ApparentlyMark Kettenis
2007-05-10The road to supporting bigendian openpic starts.Dale Rahn
2007-05-10transposition; ok jmc@Kevin Steves
2007-05-10ftsopen -> fts_open; partly from Alexander Holupirek, documentation/5472Jason McIntyre
2007-05-10document net.inet.tcp.keepinittime;Jason McIntyre
2007-05-10Do not crash when lists include the "any" keyword. Reported byHans-Joerg Hoexer
2007-05-10also print where (primary) swap and dumps are; ok miodTheo de Raadt
2007-05-10remove and hide code that isn't used.David Gwynne
2007-05-10Use syslog_r instead of syslog in getaddrinfo. Slowly makingRay Lai
2007-05-09remove 'struct sr_attach_args' as it's now elsewhere with softraid definedTodd T. Fries
2007-05-09cvs_splitpath() isn't used anymore; from Tobias Stoeckmann.Xavier Santolaria
2007-05-09Remove an obsolete comment which guesses about a register write an neverMarcus Glocker
2007-05-09getbintime and getbinuptime are no longer so update the documentation as well.Claudio Jeker
2007-05-09diable -> disableMiod Vallat
2007-05-09Change trap() into a void function, and restore pc from the trapframe insteadMiod Vallat
2007-05-09In cpu_fork(), enable all known interrupt sources in cop0 sr/ic, so thatMiod Vallat
2007-05-09Comment out ``generic'' interrupt routines, which are not used at the moment.Miod Vallat
2007-05-09When entering the idle loop, do a real spl0 (processing soft interrupts)Miod Vallat
2007-05-09delete unused functions. typical vendor garbage driver..; ok kettenisTheo de Raadt
2007-05-09unused apis, very dangerous: getbinuptime() getbintime(), ok artTheo de Raadt
2007-05-09Revert rev 1.116. For some reason this caused the device to do DMA from/toMark Kettenis