]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-14 Jung-uk KimRemove _FDE quirk handling as these quirks are automati...
2009-12-14 Jung-uk KimMerge ACPICA 20091214.
2009-12-14 Pyun YongHyeonReport media change result to caller instead of returni...
2009-12-14 Pyun YongHyeonWhenever link state change interrupt is raised, vge_tic...
2009-12-14 Jung-uk KimImport ACPICA 20091214.
2009-12-14 Pyun YongHyeonSort function prototyes.
2009-12-14 Pyun YongHyeonWe don't have to reload EEPROM in vge_reset(). Because...
2009-12-14 Marius StroblSet ATA_CHECKS_CABLE when appropriate.
2009-12-14 Pyun YongHyeonIncrease output queue size from 64 to 255.
2009-12-14 Doug BartonImprove the markup
2009-12-14 Pyun YongHyeonAdd MSI support for VT613x controllers.
2009-12-14 Pyun YongHyeonSave PHY address by reading VGE_MIICFG register. For...
2009-12-14 Rui PauloAdd Microsoft and NetBSD partition types handling.
2009-12-14 Pyun YongHyeonIntroduce vge_flags member in softc. The vge_flags...
2009-12-14 Luigi RizzoMove the scan for max_keylen into route.c::route_init(),
2009-12-14 Pyun YongHyeonstyle(9).
2009-12-14 Rui PauloAdd more Apple partition types.
2009-12-14 Rui PauloSimplify partition type parsing by using a data-oriente...
2009-12-14 Pyun YongHyeons/u_intXX_t/uintXX_t/g
2009-12-14 Pyun YongHyeonRemove unnecessary return statement.
2009-12-14 Pyun YongHyeonUse ANSI function definations.
2009-12-14 Gavin AtkinsonDon't panic on failure to attach if we fail before...
2009-12-14 Pyun YongHyeonClear VGE_TXDESC_Q bit for transmitted frames. The...
2009-12-14 Jack F VogelAdd old read_mac_addr routine to this module since
2009-12-14 Pyun YongHyeonFix typo in register definition.
2009-12-14 Pyun YongHyeonUse PCIR_BAR instead of hard-coded value.
2009-12-14 Pyun YongHyeonOverhaul bus_dma(9) usage and fix various things.
2009-12-14 Rui PauloPass all IEs to net80211.
2009-12-14 Jack F VogelRemove the MTX_SPIN flag to the shared code MUTEX
2009-12-14 Pyun YongHyeonPrefer bus_alloc_resource_any(9) to bus_alloc_resource(9).
2009-12-14 Pyun YongHyeonFix spelling in comment.
2009-12-14 Pyun YongHyeonPrefer device_printf(9) to printf(9).
2009-12-14 Pyun YongHyeonRemove register keyword.
2009-12-14 Xin LIAdd an option to specify that the received ZFS should...
2009-12-14 Xin LIStyle improvements:
2009-12-14 John BaldwinRemove comment claiming that building acpi into the...
2009-12-14 Luigi RizzoProperly fix callout handling by putting all the per...
2009-12-14 Doug BartonRevert the xterm terminal behavior to NOT clear the...
2009-12-14 Alexander KabaevFix one spelling and one copy&paste error in comments.
2009-12-14 Marcel MoolenaarWork-around a race condition on ia64 while unlocking...
2009-12-13 Marius StroblOnly set ATA_CHECKS_CABLE for chip versions that actual...
2009-12-13 Bjoern A. ZeebMake admsw(4) compile again fixing typos and adding...
2009-12-13 Robert WatsonAdd Mark Heily's libkqueue test suite as a general...
2009-12-13 Marius StroblProperly support M5229 revision 0xc7 and 0xc8:
2009-12-13 Marius StroblSpecify the capability and media bits of the capabiliti...
2009-12-13 Hiroki Sato- Fix main() to use two separated sockets for the two...
2009-12-13 Bjoern A. ZeebThroughout the network stack we have a few places of
2009-12-13 Bjoern A. ZeebAdd a few more V_hacks to nfsclient to allow machines...
2009-12-13 Xin LI - Remove times.h from C programs that does not manipul...
2009-12-13 Xin LIegetopt.c does not use any stdlib.h definations, nor...
2009-12-13 Xin LIUse ANSI prototype for foldit().
2009-12-13 Xin LIWe use gmt2local code from tcpdump and gnuc.h is no...
2009-12-13 Xin LIxinstall.c does not require ctype functions, so ctype...
2009-12-13 Xin LIStaticify internal functions and make usage() a prototype.
2009-12-13 Xin LIExplicitly say that this is an internal library which...
2009-12-13 Xin LIUse prototype for usage().
2009-12-13 Xin LIRevert most part of 200420 as requested, as more review...
2009-12-13 Marcel MoolenaarAdd support for memory disk (md). The size of the memor...
2009-12-13 Marius StroblUnbreak the ata_atapi() usage. Since r200171 the mode...
2009-12-12 Konstantin... Document PBDRY and SLEEPQ_STOP_ON_BDRY.
2009-12-12 Jamie GrittonDon't free jail parameter values after printing them...
2009-12-12 Doug BartonSince the change to rc.subr in r198162 it's not necessa...
2009-12-12 Attilio RaoIn current code, threads performing an interruptible...
2009-12-12 Konstantin... For ia32 syscall(), call cpu_set_syscall_retval()....
2009-12-12 Jaakko HeinonenDon't read the newline character to line buffer because...
2009-12-12 Jaakko HeinonenThe input line length limit mentioned on the manual...
2009-12-12 Antoine BrodinInstall firmware(9) examples.
2009-12-12 Luigi RizzoMake the code buildable in userland so it is easier...
2009-12-12 Doug BartonOver time things that used to be files/directories...
2009-12-12 Sean FarleyFix libusb_open_device_with_vid_pid() to return a NULL...
2009-12-12 Sean FarleyRemove a dead store.
2009-12-12 Pyun YongHyeonRemove driver lock assertion in MII register access...
2009-12-11 Ed SchoutenThe hostname passed to ulog_login(3) may be optional.
2009-12-11 Xin LIRemove unneeded header includes from usr.bin/ except...
2009-12-11 Xin LIRemove unnecessary termcap.h includes inherited from...
2009-12-11 Xin LIMove unistd.h includes to individual .c files and remov...
2009-12-11 Xin LIRemove unnecessary includes.
2009-12-11 Doug BartonSimplify handling of MTREEFILE relative to DESTDIR
2009-12-11 Benedict ReuschlingReference the correct man page for firmware(9).
2009-12-11 Alexander MotinCFA support doesn't exclude FLUSH support.
2009-12-11 Ed SchoutenConvert pam_lastlog(8) to libulog.
2009-12-11 Shteryana ShopovaBump the man page date to the date of the last update.
2009-12-11 Yoshihiro TakahashiCleanups the boot2 for pc98. There is no functional...
2009-12-11 Luigi Rizzoonly export bio_cmd and flags to userland (bio_cmd are
2009-12-11 Shteryana ShopovaAdd support for TACACS+ accounting to libtacplus(3).
2009-12-11 Marcel MoolenaarFix interrupt handling. It started off broken and grew...
2009-12-11 Andrew ThompsonWrap long lines.
2009-12-11 Andrew ThompsonAdd a quirk for the Curitel UM175 where setting multipl...
2009-12-11 Xin LIApply two vendor fixes for CVE-2009-3720.
2009-12-11 Xin LIApply a vendor fix (rev 1.165): Don't update next point...
2009-12-11 Doug BartonUpdate to the December 12, 2008 version of this file...
2009-12-11 Andrew ThompsonRevert r199331, the UM175 is in fact a cdc-acm device...
2009-12-11 Alexander MotinAdd one more set of codec IDs.
2009-12-10 Ed SchoutenUpdate termcap entries for xterm.
2009-12-10 Xin LICorrect a DoS issue when processing XML document with...
2009-12-10 Brooks DavisAdd a missing else that negated the truncation of ki_ng...
2009-12-10 Xin LIFlattern all tags and dist tree for expat.
2009-12-10 Luigi Rizzouse div64 when converting back the burst value for...
2009-12-10 Luigi Rizzowhen draining a flowset free the entire chain, not...
2009-12-10 Takanori WatanabeAdd module dependency for cam if configured as ATA_CAM.
next