dragonfly.git
2007-01-20 Peter AvalosUpdate to bzip2-1.0.4.
2007-01-20 Simon SchubertAdd DPADD lines for used libs.
2007-01-20 Simon SchubertFix internal compiler errors with propolice enabled.
2007-01-19 YONETANI TomokazuFix a hang during boot.
2007-01-19 YONETANI TomokazuRework the make rule for patched *.c files.
2007-01-19 YONETANI TomokazuAcpiTbDeleteTable() now takes a (ACPI_TABLE_DESC *...
2007-01-19 Simon SchubertComplain if CPUTYPE is set to an unknown value.
2007-01-19 Simon SchubertFix handling of MACHINE_CPU.
2007-01-19 Sascha WildnerDocument -U.
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-18 Simon SchubertFix negation handling.
2007-01-18 Victor Balada... Fix a stack reference bug and do a cleanup.
2007-01-18 Sepherosa ZiehauPut socket() declaration into __{BEGIN,END}_DECL, so...
2007-01-17 YONETANI TomokazuTeach rcs utils about commitid phrase.
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-17 YONETANI TomokazuImport acpica-unix-20061109 from Intel. vendor/INTEL_ACPICA
2007-01-17 Thomas E. SpanjaardDon't use 'kenv' as default .Nm.
2007-01-17 Sascha WildnerRemove gcc40 remains.
2007-01-17 Victor Balada... Change the synopsis from ipnumber to ip-list
2007-01-17 Sascha Wildner* Add documentation for -I and add an example for netwo...
2007-01-17 Peter AvalosCast sentinel for execl() to (char *) to quiet gcc4...
2007-01-17 Simon SchubertUse genassym to create target symbols instead of
2007-01-16 Thomas E. SpanjaardAdd SYSCTLS, FILES and BUGS sections to kenv.9, and...
2007-01-16 Matthew DillonAdd missing -I path when compiling assembly files.
2007-01-16 Sascha WildnerAdd missing #endif.
2007-01-16 Sascha Wildners/. Ar/.Ar/
2007-01-16 Matthew DillonImplement getcontext(), setcontext(), makecontext(...
2007-01-15 Simon SchubertAlso build+install csu in the world stage.
2007-01-15 Simon SchubertRemove build glue of gcc40.
2007-01-15 Thomas E. SpanjaardCorrect the DragonFly version of first appearance from...
2007-01-15 Thomas E. SpanjaardAdd a manual page in section 9 for the recently added...
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 SchubertRemove traces of gcc40
2007-01-15 Simon SchubertRetire gcc-4.0.
2007-01-15 Simon SchubertCreate startup files from the GCC sources and drop...
2007-01-15 Simon SchubertCopy forgotten header from gcc34 build glue
2007-01-15 Simon SchubertReorder libs to allow -DNOSHARED linkage
2007-01-15 Sascha WildnerSync with FreeBSD.
2007-01-15 Simon Schubertcrtstuff.c is now present
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-15 Simon SchubertImport crt code from gcc-4.1.1
2007-01-15 Simon SchubertDo not lookup symbols with STB_LOCAL binding
2007-01-15 Sepherosa ZiehauBy default do not enable hardware csum on PCIe re(4...
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 Simon SchubertDo not use dbg() too soon. This fixes rtld with -DDEBUG.
2007-01-15 Matthew DillonAdd kqueue based async I/O support to the virtual kerne...
2007-01-15 Matthew DillonAdd O_ASYNC (SIGIO) support to kqueue(). Also add...
2007-01-15 Matthew DillonAdd KQUEUE support to the TAP interface.
2007-01-15 Matthew DillonRename type to avoid conflict with 'kqueue' symbol.
2007-01-14 Matthew DillonLink up the interrupt frame to the systimer API. Use...
2007-01-14 Peter AvalosSuppress the error message for command -v for files...
2007-01-14 Peter AvalosUse volatile where appropriate.
2007-01-14 Peter AvalosMechanically kill hard sentence breaks.
2007-01-14 Peter AvalosSpelling fix.
2007-01-14 Peter AvalosSpelling errors.
2007-01-14 Sepherosa Ziehau- Add multi pseudo network interface support for vkernel
2007-01-14 Sepherosa ZiehauExpose socket() function declaration for vkernel too.
2007-01-14 Sascha Wildner* Add documentation for -s.
2007-01-14 Sascha WildnerSync names of fs modules with what's really there.
2007-01-14 Matthew DillonImplement a new signal delivery mechanism, SA_MAILBOX...
2007-01-14 Sepherosa Ziehau- Invoke ifnet_attach_event when open tap(4) device...
2007-01-14 Peter AvalosWhitespace nits.
2007-01-14 Peter AvalosOutput something reasonable for regular and expanded...
2007-01-14 Peter AvalosReplace home-grown dup2() implementation with actual...
2007-01-14 Peter AvalosDo not forget to increment the input line counter
2007-01-14 Peter AvalosReplace a home-grown printf() clone with a fwopen(...
2007-01-14 Peter AvalosInclude disabled options in the output of 'set +o'...
2007-01-14 Sepherosa ZiehauInvoke ifnet_detach_event when close a tap(4) device...
2007-01-14 Peter AvalosProtect malloc, realloc and free calls with INT{ON...
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 Peter AvalosIssue an error when . (dot) is invoked without a filename.
2007-01-13 Matthew DillonInclude the VN device by default.
2007-01-13 Peter AvalosRemove some white space at EOL.
2007-01-13 Thomas E. SpanjaardAdd options ACPI_QUIRK_VMWARE to LINT.
2007-01-13 Thomas E. SpanjaardEnable the ACPI quirks kernel environment variable...
2007-01-13 Thomas E. SpanjaardAdd support for a dynamic environment array in the...
2007-01-13 Peter AvalosRemove some white space at EOL.
2007-01-13 Matthew DillonPull in a few bits from FreeBSD. Add a structure size...
2007-01-13 Peter AvalosAdd the POSIX option -p to the jobs builtin command...
2007-01-13 Peter AvalosCheck the buffer size when copying the line returned...
2007-01-13 Peter AvalosFix typo and remove unneeded comments.
2007-01-13 YONETANI TomokazuSetting 0 to c_cc[] member doesn't disable the special...
2007-01-13 Simon SchubertUpdate to gcc-3.4.6
2007-01-13 Simon SchubertUpdate to gcc-3.4.6
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-12 Thomas E. SpanjaardForgotten in previous commit: add 'verbose' bit definit...
2007-01-12 Thomas E. SpanjaardPrint names for two more bits in cpu_features2: Supplem...
2007-01-12 Matthew DillonFix the recently committed (and described) page writabi...
2007-01-12 Matthew DillonAdd single-user mode boot option (-s).
2007-01-12 Matthew DillonAdd missing bzero() during low boot after malloc().
2007-01-12 Matthew DillonSet kernel_vm_end to virtual_start instead of virtual_e...
2007-01-12 Matthew DillonAdjust the gdb patch to account for the new register...
2007-01-12 Simon SchubertDisable sshd on the Live CD. This just takes time...
2007-01-12 Matthew DillonMisc cleanups.
2007-01-12 Matthew DillonFix a number of places where the kernel assumed it...
2007-01-12 Matthew DillonAdd missing link options to export global symbols to...
next