Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-16 | whitespace cleanup | Markus Friedl | |
2004-09-16 | No kern_ipc_10 on mips64. | Miod Vallat | |
2004-09-16 | don't send partial segments if SS_ISSENDING is set, remember | Markus Friedl | |
TF_LASTIDLE across invocations of tcp_output (from freebsd); ok mcbride | |||
2004-09-16 | add hint for lower layer that a sosend() is in progress (SS_ISSENDING) | Markus Friedl | |
inspired by a posting from David Borman and similar changes in net/freebsd ok mcbride | |||
2004-09-16 | Rely upon __LP64__ to choose {U,}LONG_{MIN,MAX} values, rather than a | Miod Vallat | |
homegrown define. ok deraadt@ | |||
2004-09-16 | check for VBAD vnodes on getvnode(). ok andreas@, tedu@ and marius@ | Pedro Martelletto | |
2004-09-16 | Add disabled piixpm and gscpm. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-09-16 | typo | Miod Vallat | |
2004-09-16 | Use preempt() instead of rolling our own version. | Miod Vallat | |
2004-09-16 | Use a sane value for maxsegsz, fixes this card for alpha (PR 3920). | Ryan Thomas McBride | |
ok miod@ | |||
2004-09-16 | spacing | Theo de Raadt | |
2004-09-16 | Don't adjust month from tod clock. clock.c does | Per Fogelstrom | |
2004-09-16 | Day of week count 1-7 | Per Fogelstrom | |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated ↵ | Michael Shalayeff | |
architecture is still fluffy (; | |||
2004-09-16 | When copyout() of the signal frame fails, sigexit() the process instead of | Miod Vallat | |
doing this by an hand-delivered SIGILL. | |||
2004-09-16 | Typo in comment. | Miod Vallat | |
2004-09-16 | ``viritual'' is a virtual word and this is a real tree. | Miod Vallat | |
2004-09-16 | Dead meat. | Miod Vallat | |
2004-09-16 | Superseded by MI <link.h> | Miod Vallat | |
2004-09-16 | some additional CIS sanity checks. | Brad Smith | |
From NetBSD | |||
2004-09-16 | We don't have vsprintf/sprintf in the kernel anymore, spotted | Alexander Yurchenko | |
by form@pdp-11.org.ru. ok millert@ deraadt@ | |||
2004-09-16 | - for the generic 82557 PCI ID also print the chip name if we have an 82558 | Brad Smith | |
or newer. - rearrange PCI IDs a bit. - eliminate setting the FXPF_HAS_RESUME_BUG flag now that we have support to disable dynamic standby. ok deraadt@ mcbride@ mickey@ | |||
2004-09-16 | If we can't allocate new jumbo storage, try to copy the packet into a | Ryan Thomas McBride | |
new mbuf chain with m_devget() before recycling the jumbo storage. Frome if_sk.c ok deraadt@ | |||
2004-09-16 | ewps, kill the src route prototypes. was sitting in my tree for ages but | Henning Brauer | |
forgot to commit... | |||
2004-09-16 | stupid propagated typo | Michael Shalayeff | |
2004-09-15 | code locator is optional | Michael Shalayeff | |
2004-09-15 | target/lun attributes are optional | Michael Shalayeff | |
2004-09-15 | add pcxu tlb handlers and cpu probing | Michael Shalayeff | |
add u2/uturn ioa driver in dumb mode now enable pcxu/pcxw support | |||
2004-09-15 | allocate resources for cardbus on demand; better version parsing | Michael Shalayeff | |
2004-09-15 | force ordering in splraise | Michael Shalayeff | |
2004-09-15 | gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver. | Alexander Yurchenko | |
Provides a timecounter for kern_tc. There's also code for cpu throttling tho it's not tested due to the hardware errata. ok deraadt@ | |||
2004-09-15 | regen | Michael Shalayeff | |
2004-09-15 | fix j2240 name | Michael Shalayeff | |
2004-09-15 | scan cpu bus manually for some machines do not support that in prom | Michael Shalayeff | |
2004-09-15 | Return the ability to queue events before hotplugd started. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-09-15 | fix proto for sysarch() | Theo de Raadt | |
2004-09-15 | Better debug printfs: missing \n and show xfer flags in | Alexander Yurchenko | |
wdc_exec_xfer(). | |||
2004-09-15 | Add support for Intel 6300ESB IDE and SATA. | Alexander Yurchenko | |
There's a little botch to be fixed later in our Intel SATA support that's why the first variants of the diff didn't work. Thanks to Markus Foerster <markus@1ster.de> for access to the testing machine. | |||
2004-09-15 | Check for num < 0 in sysctl_sensors(); from Patrick Latifi. | Alexander Yurchenko | |
ok millert@ | |||
2004-09-15 | Typo in #endif comment. | Alexander Yurchenko | |
2004-09-15 | Tweak in comment. | Alexander Yurchenko | |
2004-09-15 | Kill more netiso ghosts. | Alexander Yurchenko | |
ok millert@ | |||
2004-09-15 | Add an install: target. Ok miod@, pefo@ | Matthieu Herrb | |
2004-09-15 | Assume default compiler settings | Per Fogelstrom | |
2004-09-15 | Make trace work better. Don't hope for a good stacktrace without symbols | Per Fogelstrom | |
loaded. GCC 3.x really moves things around. | |||
2004-09-15 | Crude diff to allow user break on zs to enter ddb, for 147/1x2; spotted | Miod Vallat | |
by matthieu@. | |||
2004-09-15 | Win a cycle in FP exception SSBR processing. | Miod Vallat | |
2004-09-15 | map both register spaces | Michael Shalayeff | |
2004-09-15 | regen | Michael Shalayeff | |
2004-09-15 | fix ioa entries | Michael Shalayeff | |