summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-09-16Correctly read the symbol table pointers passed by the boot code.Miod Vallat
2004-09-16Only one script text is necessary...Miod Vallat
2004-09-16ld.script for boot. cvs add is ok according to deraadt@Per Fogelstrom
2004-09-16Update boot with miods ELF64 symtab fixes and my 32 bit compilesPer Fogelstrom
2004-09-16Don't put parens around the call to pool_put but do use parens toTodd C. Miller
2004-09-16whitespace cleanupMarkus Friedl
2004-09-16No kern_ipc_10 on mips64.Miod Vallat
2004-09-16don't send partial segments if SS_ISSENDING is set, rememberMarkus Friedl
2004-09-16add hint for lower layer that a sosend() is in progress (SS_ISSENDING)Markus Friedl
2004-09-16Rely upon __LP64__ to choose {U,}LONG_{MIN,MAX} values, rather than aMiod Vallat
2004-09-16check for VBAD vnodes on getvnode(). ok andreas@, tedu@ and marius@Pedro Martelletto
2004-09-16Add disabled piixpm and gscpm.Alexander Yurchenko
2004-09-16typoMiod Vallat
2004-09-16Use preempt() instead of rolling our own version.Miod Vallat
2004-09-16Use a sane value for maxsegsz, fixes this card for alpha (PR 3920).Ryan Thomas McBride
2004-09-16spacingTheo de Raadt
2004-09-16Don't adjust month from tod clock. clock.c doesPer Fogelstrom
2004-09-16Day of week count 1-7Per Fogelstrom
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-09-16When copyout() of the signal frame fails, sigexit() the process instead ofMiod Vallat
2004-09-16Typo in comment.Miod Vallat
2004-09-16``viritual'' is a virtual word and this is a real tree.Miod Vallat
2004-09-16Dead meat.Miod Vallat
2004-09-16Superseded by MI <link.h>Miod Vallat
2004-09-16some additional CIS sanity checks.Brad Smith
2004-09-16We don't have vsprintf/sprintf in the kernel anymore, spottedAlexander Yurchenko
2004-09-16- for the generic 82557 PCI ID also print the chip name if we have an 82558Brad Smith
2004-09-16If we can't allocate new jumbo storage, try to copy the packet into aRyan Thomas McBride
2004-09-16ewps, kill the src route prototypes. was sitting in my tree for ages butHenning Brauer
2004-09-16stupid propagated typoMichael Shalayeff
2004-09-15code locator is optionalMichael Shalayeff
2004-09-15target/lun attributes are optionalMichael Shalayeff
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff
2004-09-15allocate resources for cardbus on demand; better version parsingMichael Shalayeff
2004-09-15force ordering in splraiseMichael Shalayeff
2004-09-15gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver.Alexander Yurchenko
2004-09-15regenMichael Shalayeff
2004-09-15fix j2240 nameMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in promMichael Shalayeff
2004-09-15Return the ability to queue events before hotplugd started.Alexander Yurchenko
2004-09-15fix proto for sysarch()Theo de Raadt
2004-09-15Better debug printfs: missing \n and show xfer flags inAlexander Yurchenko
2004-09-15Add support for Intel 6300ESB IDE and SATA.Alexander Yurchenko
2004-09-15Check for num < 0 in sysctl_sensors(); from Patrick Latifi.Alexander Yurchenko
2004-09-15Typo in #endif comment.Alexander Yurchenko
2004-09-15Tweak in comment.Alexander Yurchenko
2004-09-15Kill more netiso ghosts.Alexander Yurchenko
2004-09-15Add an install: target. Ok miod@, pefo@Matthieu Herrb
2004-09-15Assume default compiler settingsPer Fogelstrom
2004-09-15Make trace work better. Don't hope for a good stacktrace without symbolsPer Fogelstrom