dragonfly.git
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...
2006-08-19 Sascha WildnerComment out WARNS line. libc is not even WARNS=0 clean.
2006-08-19 Sascha WildnerRemove coda remains.
2006-08-18 Matthew DillonProperly update the mtime for directories.
2006-08-18 Sascha WildnerThe coda filesystem is gone from the system.
2006-08-18 Gregory Neil... Upgrade to sendmail 8.13.8
2006-08-18 Sascha WildnerFix section ordering.
2006-08-18 Matthew DillonFix a memory leak and greatly reduce the memory allocat...
2006-08-17 Matthew DillonRemove the coda fs. It hasn't worked in a long time.
2006-08-17 Gregory Neil... Add DragonFly instructions file to new version directory
2006-08-17 Gregory Neil... Merge from vendor branch SENDMAIL:
2006-08-17 Gregory Neil... Import sendmail 8.13.8
2006-08-15 Matthew DillonAdd a postscript printer filter example using ghostscri...
2006-08-14 Sascha WildnerUse nl_langinfo(3) to obtain the format string for...
2006-08-14 Matthew DillonGenerate a nice message and make sure the program exits...
2006-08-13 Sascha WildnerOops! Add null character.
2006-08-13 Sascha WildnerUse dirty trick to silence -Wformat warning.
2006-08-13 Sascha WildnerFix typo in comment.
2006-08-13 Matthew DillonAdd a remote host capability for both the source and...
2006-08-13 Sascha WildnerFix wording.
2006-08-13 Matthew DillonAdd some linux compatibility defines, _DIRENT_HAVE_D_NA...
2006-08-13 Sascha WildnerUse proper casts to silence warnings.
2006-08-13 Matthew DillonAdd a #define that source code can check to determine...
2006-08-13 Sascha WildnerUse 'j' size modifier for printf'ing ino_t.
2006-08-13 Sascha WildnerSilence warning.
2006-08-13 Sascha WildnerRemove unnecessary argument.
2006-08-13 Sascha WildnerInitialize local variable.
2006-08-13 Sascha WildnerRemove unused string.
2006-08-13 Sascha WildnerFix dubious construct.
2006-08-12 Sascha Wildners/FreeBSD/DragonFly/
2006-08-12 Sascha Wildner* s/FreeBSD/DragonFly/
2006-08-12 Matthew DillonUpdate the X11 path for the default login.conf.
2006-08-12 Sepherosa ZiehauFor some iwi(4), the frequency of firmware error is...
2006-08-12 Sepherosa ZiehauSync with Intel's em(4) driver version 6.1.4
2006-08-12 Sascha Wildner* Remove bsd.cpu.gcc2.mk and bsd.cpu.gcc3.mk since...
next