dragonfly.git
2007-06-17 Sascha Wildnererr takes 2 arguments.
2007-06-17 Sepherosa Ziehau- Make "ifconfig nfeX mtu xxx" work.
2007-06-17 Sascha WildnerImprove markup and add missing functions/values.
2007-06-17 Matthew DillonFix an overflow in the GPT code, I wasn't allocating...
2007-06-17 Matthew DillonFix compiler warning (embedded /*)
2007-06-17 Matthew DillonMake indexes start at 0, not 1, so they match the GPT...
2007-06-17 Matthew DillonCreate defaults/uuids and adjust the build to copy...
2007-06-17 Matthew DillonAdjust gpt to use the new UUID lookup functions via...
2007-06-17 Matthew DillonAugment RB tree macros even more, allowing for static...
2007-06-17 Matthew DillonFix mistake in last commit, the file locations were...
2007-06-17 Matthew DillonChange the location of the files to /etc/defaults/uuids...
2007-06-17 Matthew DillonLines in /etc/uuids[.local] beginning with '#' are...
2007-06-17 Matthew DillonAdd two new UUID helper functions to libc, uuid_name_lo...
2007-06-17 Sascha WildnerOops, clean up SEE ALSO.
2007-06-17 Sascha WildnerClean up driver list and add wlan_ratectl(4) reference.
2007-06-17 Peter AvalosAdd trunc and truncf.
2007-06-17 Sascha WildnerAdd the uuidgen(1) utility to the build.
2007-06-17 Sascha WildnerAdd uuidgen(2) to the build.
2007-06-17 Sascha WildnerUse router_program.
2007-06-17 Matthew DillonHave UFS set the vnode type to VBAD instead of VNON...
2007-06-17 Matthew DillonBring in the uuidgen utility from FreeBSD.
2007-06-17 Matthew DillonAdd subr_diskgpt.c - oops. part of the GPT commit.
2007-06-17 YONETANI Tomokazuwe do not want to shift by the block size, which is...
2007-06-17 Matthew DillonAdd subr_diskgpt.c to the platform conf files.
2007-06-17 Matthew DillonImplement (non-bootable) GPT support. If a PMBR partit...
2007-06-17 Peter Avalosmake an intermediate float variable "volatile" on i386...
2007-06-17 Peter AvalosComment out dead code.
2007-06-17 Peter AvalosFlip the order of the if statement to prevent unreachab...
2007-06-17 Peter AvalosForgot to update $NetBSD$ for previous commit.
2007-06-17 Peter AvalosComment out dead/unreachable code.
2007-06-16 Peter AvalosThe second argument is not a float, so the "abi.h"...
2007-06-16 Matthew DillonBackout the last commit, it's creating panics.
2007-06-16 Peter AvalosAdd MLINKS for log2 and log2f.
2007-06-16 Matthew DillonBring the gpt labeling program in from FreeBSD.
2007-06-16 Peter AvalosAdd log2 and log2f.
2007-06-16 Matthew DillonCreate the USB task queues before creating the event...
2007-06-16 Sascha WildnerTurn VINUM_LABEL into a noop (fixing LINT).
2007-06-16 Matthew DillonCorrect mistake in last commit.
2007-06-16 Matthew DillonUpdate all sound code to use the snd_*() locking abstra...
2007-06-16 Matthew DillonRegenerate system callsa (add uuidgen()).
2007-06-16 Matthew DillonImplement an opaque function, if_getanyethermac(),...
2007-06-16 Matthew DillonBring uuidgen(3) into libc and implement the uuidgen...
2007-06-16 Hasso TepperBring in the latest sound changes from RELENG_6.
2007-06-16 Matthew DillonImport the kernel GPT and UUID header files from FreeBS...
2007-06-16 Sascha Wildnersnd_emu10kx.4 was removed today.
2007-06-16 Hasso TepperBring in manpages from RELENG_6. Manpages related to...
2007-06-16 Sepherosa Ziehau- In bridge_enqueue(), dispatch the mbuf to the current...
2007-06-16 Sascha WildnerAdd a wlan_ratectl(4) manual page and reference it...
2007-06-16 Joe Talbott * testing
2007-06-15 Sascha WildnerFix typo.
2007-06-15 Sascha WildnerAdjust Makefile like those of other drivers which suppo...
2007-06-15 Sascha WildnerAdd some words about _Exit() and create an MLINK.
2007-06-15 Matthew DillonAdd vfs.nfs.pos_cache_timeout to complement vfs.nfs...
2007-06-15 Sepherosa ZiehauSome non-802.11e non-standard conforming APs use sepera...
2007-06-15 Sascha Wildnerdisklabel(8) and newfs(8) now act on the compatibility...
2007-06-15 Sascha WildnerThe text states that the CSPRNG is seeded from /dev...
2007-06-15 Simon SchubertFix conditionals to prevent endless loop.
2007-06-15 Sascha WildnerRemove obsolete names (MLINKS have been switched to...
2007-06-14 Sascha WildnerDocument that nata(4) is now our default ATA driver:
2007-06-14 Simon SchubertAllow vchans to have their own volume control.
2007-06-14 Sascha WildnerCDRom -> CD-ROM
2007-06-14 Sascha Wildner* Fix the example for configuring /etc/ttys according...
2007-06-14 Sascha WildnerTo create a disklabel, the vn0s0 device is now used...
2007-06-14 Matthew DillonWhen getnewvnode() is called the vnode's v_type default...
2007-06-14 Matthew Dillonxpt_bus_deregister() never returns 0, don't test for it.
2007-06-14 Matthew DillonDo not destroy the device queue, it is needed by the...
2007-06-13 Matthew DillonExpand the diskslice->ds_openmask from 8 bits to 256...
2007-06-13 Matthew Dillondev_dopen() can be called multiple times with only...
2007-06-13 Matthew DillonRefuse to poll a detached sim.
2007-06-13 Matthew DillonDont poll PS/2 mouse interrupts, it can cause the mouse...
2007-06-13 Sascha WildnerFix typo.
2007-06-12 Simon SchubertUse correct variable types when copying files.
2007-06-12 Hasso TepperFix rewrite error which appeared in rev 1.3.
2007-06-10 Sascha WildnerRemove some non-existant variables and clean up the...
2007-06-10 Simon SchubertSwitch xorg to modular, so that it fits with the prebui...
2007-06-09 Matthew DillonMove initialization of a vnode's various red-black...
2007-06-09 Matthew DillonThis patch allows umct (USB<->RS232 adapter) to write...
2007-06-09 Sascha WildnerSwitch LINT to building NATA.
2007-06-09 Sascha WildnerAdd 'nataraid' and 'natausb'.
2007-06-09 Matthew DillonRemove the temporary NATA kernel build config file...
2007-06-09 Matthew DillonCreate an upgrade target for MAKEDEV. This target...
2007-06-08 Sascha Wildner* Perform some minor cleanup in the manual page and...
2007-06-08 Jeremy C. ReedComment out line about UDF specific mount options ...
2007-06-08 Matthew DillonChange the -a option to be a bit friendlier. Have...
2007-06-08 Matthew DillonAdd a new option to ktrdump (-l) which causes it to...
2007-06-08 Sepherosa ZiehauIf PCI_MAP_FIXUP is defined, following fixes will be...
2007-06-08 Sascha WildnerDocument that bge(4) supports polling now.
2007-06-08 Matthew DillonIncrease the tsleep/wakeup hash table size and augment...
2007-06-08 Matthew DillonFormalize the object sleep/wakeup code when waiting...
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 DillonGet rid of some broken _KERNEL_VIRTUAL hacks.
2007-06-07 Matthew DillonEntirely remove exec_map from the kernel. Use the...
2007-06-07 Matthew DillonImplement vm_fault_object_page(). This function return...
2007-06-07 Simon SchubertGet rid of disklabel faking/processing.
2007-06-07 Simon SchubertTry hard to restore the termios state on exit/reboot.
2007-06-07 Simon SchubertFix module loading for vkernel.
2007-06-07 Simon SchubertDon't loose count when adding too many plexes to a...
2007-06-07 Simon SchubertUse MAXPARTITIONS instead of hardcoded value.
2007-06-07 Matthew DillonAdd KTR logging for SMP page table syncing ops.
next