Drain packets even if link is down.
[dragonfly.git] / sys / platform /
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-19 Matthew DillonAdd the -p pidfile option to the vkernel.
2007-06-18 Joe TalbottMake vkernel compile with 'options SMP'. Most function...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
2007-06-17 Matthew DillonImplement SIGTERM handling. When a SIGTERM is received...
2007-06-17 Matthew DillonAdd subr_diskgpt.c to the platform conf files.
2007-06-08 Matthew DillonRemove the last source of SMP TLB invalidations in...
2007-06-07 Matthew DillonRemove unused variables after last commit.
2007-06-07 Matthew DillonEntirely remove exec_map from the kernel. Use the...
2007-06-07 Simon SchubertTry hard to restore the termios state on exit/reboot.
2007-06-04 Matthew DillonDo any crash dump operation before the shutdown_post_sy...
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Simon SchubertCorrect conditional to correctly treat segments which...
2007-06-03 Matthew DillonImplement boundary and maximum segment size handling...
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-06-01 Matthew DillonAdd flsl() for the NATA driver.
2007-05-28 Matthew DillonRemove unnecessary initialization and fix a GCC-4.x...
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-28 Matthew DillonOpen the root image O_EXLOCK|O_NONBLOCK and exit with...
2007-05-27 Matthew DillonFrom within a virtual kernel, make /sbin/shutdown and...
2007-05-27 Matthew DillonThe proper root device for a vkernel fs is vkd0s0a...
2007-05-25 Matthew DillonAdd a -c file option to the vkernel to specify CD image...
2007-05-17 Matthew DillonRemove #include <sys/disklabel.h> from various source...
2007-05-17 Sascha WildnerRemove mcd(4) and scd(4) remains.
2007-05-15 Matthew Dillon* The diskslice abstraction now stores offsets/sizes...
2007-05-11 Matthew DillonFix the location of Make.tags.inc
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-08 Matthew DillonReplace NOCDEV with NULL. NOCDEV was ((void *)-1)...
2007-05-07 Matthew DillonChanges to consdev - low level kernel console initializ...
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-01 Matthew DillonImplement kern.do_async_attach. default disabled. ...
2007-04-30 Matthew DillonIt is possible for spurious interrupt(s) to be posted...
2007-04-30 Matthew DillonReorder cpu interrupt enablement, do it in the code...
2007-04-30 Matthew DillonEST's module was being installed before the module...
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2007-04-29 Matthew Dillon* Use SYSREF for vmspace structures. This replaces...
2007-04-27 Matthew DillonImplement ncpus_fit and ncpus_fit_mask. Admittedly...
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-11 Matthew DillonKernel virtual memory must be mapped on a segment addre...
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-01 Sepherosa ZiehauUnbreak make -j X buildkernel KERNCONF=LINT, X > 1
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-03-16 Sascha WildnerFix message.
2007-03-16 Sascha WildnerAdd code for creating multiple virtual disks. Multiple...
2007-03-16 Sascha WildnerActivate -i and add some documentation for it.
2007-03-05 Sascha Wildnererr() and warn() print the strerror() message by themse...
2007-03-01 Simon Schubert1:1 Userland threading stage 4.7/4:
2007-02-26 Simon Schubert1:1 Userland threading stage 4.6/4:
2007-02-25 Simon SchubertGet rid of struct user/UAREA.
2007-02-24 Simon Schubert1:1 Userland threading stage 4.4/4:
2007-02-24 Simon Schubert1:1 Userland threading stage 4.3/4:
2007-02-22 Simon Schubert1:1 Userland threading stage 4.2/4:
2007-02-19 Simon SchubertRemove outdated comment.
2007-02-19 Simon Schubert1:1 Userland threading stage 2.18/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.17/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.13/4:
2007-02-18 Simon SchubertRe-order #includes to silence warning and use inline...
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-05 Simon SchubertDon't hand-roll an own version on selrecord. This...
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-02-03 Simon SchubertRemove now unused cpu_coredump.
2007-02-03 Simon SchubertFix ps %CPU output in vkernel by exporting hw.availpages.
2007-02-02 Thomas E. SpanjaardDo not generate a trap signal for a spurious SIGTRAP...
2007-02-02 Simon SchubertDon't segfault the kernel if it can't resolve a name...
2007-02-01 Simon SchubertImplement window size passing between real tty and...
2007-02-01 Simon SchubertTeach the vkernel to behave and not fsck with my tty.
2007-01-30 Simon SchubertRework DEV_SUPPORT infrastructure.
2007-01-28 YONETANI Tomokazuo Add modified tables based on the reports/patches...
2007-01-22 Simon SchubertPass structs by reference if you expect the callee...
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-16 Matthew DillonImplement getcontext(), setcontext(), makecontext(...
2007-01-15 Matthew DillonWe want the virtual kernel to be default-secure. Disab...
2007-01-15 Matthew Dilloncputimer_intr_reload() - prevent a negatively indexed...
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-15 Matthew DillonClose two holes in the pmap code. The page table self...
2007-01-15 Matthew DillonPass an interrupt frame to kqueue-based interrupts...
2007-01-15 Matthew DillonAdd kqueue based async I/O support to the virtual kerne...
2007-01-14 Matthew DillonLink up the interrupt frame to the systimer API. Use...
2007-01-14 Sepherosa Ziehau- Add multi pseudo network interface support for vkernel
2007-01-14 Matthew DillonImplement a new signal delivery mechanism, SA_MAILBOX...
2007-01-14 Matthew DillonThe FP subsystem might not work properly when a vkernel...
2007-01-13 Matthew DillonAllow VKERNEL builds to build certain non-hardware...
2007-01-13 Matthew DillonPull in a few bits from FreeBSD. Add a structure size...
2007-01-13 YONETANI TomokazuSetting 0 to c_cc[] member doesn't disable the special...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
next