dragonfly.git
2007-08-23 Simon SchubertDefine USED_FOR_TARGET in tconfig.h, matching what...
2007-08-23 Simon SchubertChange gcc41 search path setup to match gcc34.
2007-08-23 Simon SchubertUse the i486 headers for amd64.
2007-08-22 Hasso TepperAdd usbdi(9) manpage.
2007-08-22 Matthew DillonTemporary hack up a fix for msdos which avoids a deadlo...
2007-08-22 Sepherosa ZiehauFix for CVE-2006-7180
2007-08-22 Sepherosa Ziehau- Add ic_headroom through which drivers can inform...
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-22 Simon SchubertDrop the stupid patch infrastructure and merge patches...
2007-08-22 Simon SchubertDrop the stupid patch infrastructure and merge patches...
2007-08-21 Simon SchubertDefine macros also for amd64.
2007-08-21 Simon SchubertFix size types.
2007-08-21 Simon SchubertDon't include the kernel target. This is handled in...
2007-08-21 Simon SchubertFix amd64 support of libc.
2007-08-21 Simon SchubertResurrect headers for sys/platform/pc64/include from...
2007-08-21 Simon SchubertThe first commit of a series of 6 commits for the amd64...
2007-08-21 Simon SchubertWrite status output to stderr.
2007-08-21 Simon SchubertRemove stale prototype.
2007-08-21 Simon SchubertFix panic with ALTQ.
2007-08-21 Simon SchubertAdd msleep(9) to the sleep(9) page.
2007-08-21 Matthew DillonDo not try to dump UIO_NOCOPY writes to the journal...
2007-08-21 Matthew Dillongetpages/putpages fixup part 1 - Add support for UIO_NO...
2007-08-20 Sascha WildnerSync zoneinfo database with tzdata2007g from elsie.
2007-08-20 Matthew DillonAdd a prototype and wrapper for lockuninit() to complem...
2007-08-20 Matthew DillonFix another ^T race related to catching a LWP just...
2007-08-20 Matthew DillonFix the root device selection to match the manual page...
2007-08-20 Sascha WildnerUpdate for the latest changes to nrelease/Makefile.
2007-08-20 Sascha Wildners/.Fx/.Dx/
2007-08-19 Hasso TepperBring in latest uftdi(4) driver from FreeBSD.
2007-08-19 Hasso TepperThere is no reason to be so verbose.
2007-08-19 Sascha WildnerAdd missing .Sh LIBRARY.
2007-08-19 Hasso TepperUse device_printf() where it makes sense.
2007-08-19 Sascha WildnerAllow up to 13 bits for mode numbers.
2007-08-19 Sascha Wildner* Use one ioctl() (CONS_SET, analogous to CONS_GET...
2007-08-19 Hasso TepperAdd Smart Technologies USB to serial adapter.
2007-08-19 Hasso TepperAdd Smart Technologies USB to serial adapter.
2007-08-18 Sascha WildnerAdd some missing LIBRARY sections.
2007-08-18 Sascha WildnerAdd some words about the MBUF_STRESS_TEST kernel option...
2007-08-18 Sascha WildnerAdd MBUF_DEBUG.
2007-08-18 Sascha WildnerUse upper case for section header and expand HISTORY...
2007-08-18 Sascha WildnerNote that the vke interface needs to be brought up...
2007-08-18 Peter AvalosUpdate for libarchive-2.2.6 import.
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-18 Peter AvalosImport libarchive 2.2.6.
2007-08-18 Hasso TepperFix setting 115200 baudrate.
2007-08-18 Sascha WildnerAdd some words about the vcd driver in the DEVICES...
2007-08-18 Matthew DillonDeprecate 'installer_*' targets. If used a warning...
2007-08-17 Sascha WildnerAdd 'options CARP' to the SYNOPSIS.
2007-08-17 Hasso TepperMake functions static.
2007-08-16 Hasso TepperAdd umsm(4) driver for EVDO and UMTS modems with Qualco...
2007-08-16 Hasso TepperAdd some devices based on Qualcomm HSDPA chips.
2007-08-16 Matthew DillonBring CARP into the tree. CARP = Common Address Redund...
2007-08-16 Hasso TepperRemove reference to the nonexistant uhub(4).
2007-08-16 Sepherosa ZiehauExtra ';' after if() would cause panic if attaching...
2007-08-16 Hasso TepperAdd support for HandyTech's Braille displays into ubsa...
2007-08-16 Hasso TepperAdd the ID of USB serial interface used in HandyTech...
2007-08-15 Matthew DillonClean up the kvm process code. This is only used when...
2007-08-15 Sascha Wildner* Add DPMS support to the vesa module.
2007-08-15 Sascha WildnerFix uslcom path.
2007-08-15 Hasso TepperHardware flow control support for uslcom(4).
2007-08-15 Matthew DillonConvert the lwp list into a red-black tree. This great...
2007-08-15 Matthew DillonSignals have to be blocked when creating our LWPs or...
2007-08-14 Hasso TepperAdd uark(4) driver which supports Arkmicro Technologies...
2007-08-14 Matthew DillonAdd '-H', 'nlwp', and 'tid' options to ps(1) to display...
2007-08-14 Matthew DillonFix pci bus detection on certain motherboards. Fixes...
2007-08-14 Matthew DillonFix for amd geode cs5536 companion (ehci) panic. Also...
2007-08-14 Hasso Tepper- Correct SYNOPSIS section in USB serial manpages.
2007-08-14 Sepherosa Ziehau- Overlooked pccard dark corner: NIC lan id should...
2007-08-14 Sepherosa ZiehauIf PCI_MAP_FIXUP is defined, we can no longer do the...
2007-08-14 Sepherosa ZiehauAdd a new csum flag to tell IP defragmenter that csum_d...
2007-08-14 Hasso TepperAdd some new uslcom(4) device ids found in Linux driver.
2007-08-14 Hasso TepperAdd some new uslcom(4) devices found in Linux driver.
2007-08-14 Hasso Tepperuslcom(4) works with devices based on CP2103 chip....
2007-08-14 Hasso TepperAdd uslcom(4) into LINT.
2007-08-14 Hasso TepperAdd uslcom(4) driver which provides support for USB...
2007-08-14 Hasso TepperAdd devices based on Silicon Laboratories USB-UART...
2007-08-13 Simon SchubertRemove custom mk.copf stuff -- a correct one comes...
2007-08-13 Matthew DillonPart 1/many USERFS support. Bring in the initial userf...
2007-08-13 Matthew DillonAdd additional functionality to the syslink implementat...
2007-08-13 Matthew DillonThe new VOP_N*() (namespace) operations pass a pointer...
2007-08-13 Matthew DillonRemove the vpp (returned underlying device vnode) argum...
2007-08-13 Matthew DillonAdd xio_init_pages(), which builds an XIO based on...
2007-08-13 Matthew DillonReplace the huge mess that was vnode_pager_generic_getp...
2007-08-13 Matthew DillonExplicitly extract the sector size for the underlying...
2007-08-13 Hasso TepperMagic Control Technology (MCT) USB to serial converters...
2007-08-12 Matthew DillonFix the fstab installation example. vkd0a -> vkd0s0a.
2007-08-12 Sascha WildnerAdd forgotten section number.
2007-08-12 Matthew DillonChange the ordering of the zombie test for ^T to avoid...
2007-08-12 Simon SchubertFix exporting of lwp data.
2007-08-12 Sascha WildnerRe-add the bootconf rc script because newbtconf(8)...
2007-08-12 Sepherosa ZiehauPCI-E re(4) needs multi hash in reverse order. Add...
2007-08-12 Matthew DillonThe cvs checkout commands were improperly specified...
2007-08-12 Matthew DillonMake m_mclfree() MP safe by fixing a N->0 dereferencing...
2007-08-11 Joe TalbottMake mbuf allocator statistics SMP safe.
2007-08-11 Sascha WildnerSync the vinum manpages with the recent disklabel work.
2007-08-11 Matthew DillonAdd another fix to the 1's complement checksum. A...
2007-08-11 Matthew DillonOops. Correct attribution for the last commit - 1...
2007-08-11 Matthew DillonPort FreeBSD/pf_norm.c 1.18 - fix 1's complement carry...
2007-08-11 Matthew DillonIt is possible to catch a LWP while it is being created...
2007-08-11 Sepherosa ZiehauGC hostapd 0.4.9
next