dragonfly.git
2006-09-10 Sascha WildnerRemove obsolete pre-Citrus file.
2006-09-10 Matthew DillonReserve upcall IDs 0-31 for system use.
2006-09-10 Sascha Wildner* Remove support for VAX-style and IBM mainframe-style...
2006-09-10 Sascha WildnerUpdate default make.conf and its manpage:
2006-09-10 Sascha WildnerRemove DEC Alpha support.
2006-09-10 YONETANI Tomokazuacpiioctl() can be left without ACPI_UNLOCK(), leading to
2006-09-10 Sepherosa Ziehauunbreak LINT building
2006-09-10 Sascha WildnerAdd an ifmedia(4) manual page.
2006-09-10 Sepherosa ZiehauFix comment.
2006-09-10 Sepherosa ZiehauAdd "Turbo mode" and "Monitor mode"
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Peter AvalosSilence warnings regarding yyunput being defined and...
2006-09-09 Peter AvalosRemove (forgotten?) files from last year's upgrade.
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-09 Matthew DillonRename struct specinfo into struct cdev. Add a new...
2006-09-09 Matthew DillonGet rid of a struct device naming conflict.
2006-09-09 Matthew DillonAttempt to fix a vnode<->namecache deadlock in NFS...
2006-09-09 Simon SchubertRevert last commits and make man treating the argument
2006-09-09 Simon SchubertMove conditional to support -t in combination with -F
2006-09-09 Simon SchubertAdvise to use make installworld instead of make world...
2006-09-09 Simon SchubertAdd man -F, which allows you to display files directly.
2006-09-09 Simon SchubertRemove DESTDIR from MAKEFLAGS to unbreak make world
2006-09-09 Sepherosa ZiehauAlias for 1000SX is not corrected by last commit. ...
2006-09-09 Sepherosa Ziehau- Correct aliases for 1000CX/1000SX
2006-09-09 Peter AvalosCast sentinel for execl*() to (char *) to quiet gcc4...
2006-09-09 Peter AvalosRemove out-of-date comment relating to gcc2.
2006-09-07 Peter AvalosMark as WARNS6.
2006-09-07 Peter AvalosWARNS6 cleanup (1803 warnings).
2006-09-07 Sascha WildnerNuke old sendmail versions 8.13.4, 8.13.6 and 8.13.7.
2006-09-07 Sascha WildnerUse correct version number.
2006-09-07 YONETANI TomokazuFix malloc->kmalloc leftover to fix kernel without...
2006-09-06 Simon SchubertAdd camellia.h to the headers
2006-09-06 Simon SchubertUpdate to openssl-0.9.8c
2006-09-06 Simon SchubertUpdate READMEs
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-06 Simon SchubertImport OpenSSL 0.9.8c
2006-09-05 Matthew DillonFix malloc macros for dual-use header file.
2006-09-05 Matthew DillonClean up module build failures when compiling a kernel...
2006-09-05 Matthew DillonMove the code that eats certain PNP IDs into a ISA...
2006-09-05 Matthew DillonRemove KMALLOC_ONLY from LINT
2006-09-05 Matthew DillonMake KMALLOC_ONLY the default, remove compatibility...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-04 Matthew DillonCreate 'k' versions of the kernel malloc API.
2006-09-04 Matthew DillonSplit extern in6* declarations for libc vs the kernel.
2006-09-04 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Peter AvalosWARNS6 cleanups
2006-09-03 Peter AvalosSync with NetBSD. Many fixes to include:
2006-09-03 Sascha WildnerAdd rtw(4) manual page.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Peter Avalos-WARNS6 cleanup (1556 warnings)
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonAdd skeleton procedures for the vmspace_*() series...
2006-09-03 Sepherosa ZiehauAdd comment:
2006-09-03 Sepherosa Ziehau- Add comment about wlan_ratectl_onoe
2006-09-03 Sepherosa Ziehau- Port rtw(4) from NetBSD, which supports various RealT...
2006-09-03 Sepherosa Ziehauregen
2006-09-03 Sepherosa Ziehau- Add Belkin vendor id
2006-09-03 Sepherosa ZiehauAdd missing MODULE_DEPEND().
2006-09-03 Sepherosa Ziehau- Correct static array overrun.
2006-09-03 Sepherosa Ziehaufixup list station support:
2006-09-03 Sepherosa ZiehauFix an off-by-one bug.
2006-09-03 Sepherosa ZiehauFill content of hostapd.conf.5
2006-09-02 Peter Avalos-WARNS6 cleanups (3953 warnings)
2006-09-02 Matthew DillonFix a case where a spinlock was not being released.
2006-09-02 Sascha WildnerAdd nfe(4) manual page.
2006-09-02 Sepherosa ZiehauAdd nVidia MCP61/65 GigE support.
2006-09-02 Sepherosa Ziehauregen
2006-09-02 Sascha WildnerComment out references to ifmedia(4) which we don't...
2006-09-02 Sepherosa ZiehauAdd more nVidia GigE PCI ids.
2006-09-02 Sepherosa Ziehau- Move pcap_{get_selectable_fd,pcap_inject}() from...
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-09-02 Sepherosa ZiehauImport of hostapd 0.4.9
2006-09-01 Sepherosa Ziehau- More reverse engineer: acx111 does support multi...
2006-09-01 Sepherosa ZiehauImplement a generic TX rate control algorithm framework...
2006-08-29 Sascha WildnerRemove reference to obsolete brconfig(8) command.
2006-08-29 Sascha WildnerUpdate X11 path.
2006-08-27 Peter Avalos-WARNS6 cleanup (229 warnings)
2006-08-27 Peter Avalos-WARNS6 cleanup (68 warnings)
2006-08-27 David XuUse type lwpid_t for lwp_tid.
2006-08-27 Sepherosa ZiehauHook nfe(4) into LINT
2006-08-27 Sepherosa ZiehauAdd an entry for nfe(4)
2006-08-27 Sepherosa ZiehauHook nfe(4) into module building
2006-08-27 Sepherosa Ziehau- Port nfe(4) from OpenBSD.
2006-08-26 Joerg SonnenbergerMove atomic_intr_t to machine/stdint.h and predent...
2006-08-26 Peter Avalos-WARNS6 cleanup (4670 warnings)
2006-08-26 Sascha WildnerDocument the recent upgrade of the printf and scanf...
2006-08-25 Sascha WildnerRemove more DEC Alpha support.
2006-08-23 Joerg SonnenbergerMerge rev 1.96 of NetBSD's net/if_spppsubr.c:
2006-08-23 Sascha WildnerSome more fixes:
2006-08-23 Sascha WildnerGeneral overhaul to bring hier(7) closer to reality:
2006-08-23 Matthew DillonBring in the initial cut of the Cache Coherency Managem...
2006-08-22 Joerg SonnenbergerFix format string to process all arguments. Noticed...
2006-08-21 Peter Avalos-WARNS6 cleanup (7422 warnings)
2006-08-20 Sascha WildnerRemove register specifier.
2006-08-19 Matthew DillonVNode sequencing and locking - part 4/4 - subpart 1...
2006-08-19 Sepherosa ZiehauCorrect the rgephy driver so that it only applies the...
next