]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-06-06 Warner Losho Remove unused cs_debug tunable. I think I added...
2008-06-06 David E. O... Optimize the CVS bug #17168 fix by relaxing the conditi...
2008-06-06 Warner LoshForgot to commit these files too :-(
2008-06-06 Brian SomersDon't abend if we get ENOMEM from sysctl(3). The data...
2008-06-06 Giorgos KeramidasAdd a -w warning flag to ln(1). When the -w option...
2008-06-06 Giorgos KeramidasTweak rc.firewall to allow incoming limited broadcast...
2008-06-06 Warner LoshMinor clean up to shave about 1.5k off the size of...
2008-06-06 Marcel MoolenaarUpdate the manpage to reflect reality:
2008-06-06 Benno RiceSupport for the XScale PXA255 SoC as found on the Gumst...
2008-06-06 Warner LoshSimplify error checking when reading the function....
2008-06-06 Warner Loshcs has detach, remove bogus ifdef.
2008-06-06 Benno RiceThis is a rewritten driver for the SMSC LAN91C111....
2008-06-06 Warner LoshRemove unused fields in softc. If they are ever really...
2008-06-06 Peter WemmAdd more card state dump routines. Decode more bitfiel...
2008-06-06 Peter WemmCheckpoint what I've been running for the last year...
2008-06-05 Peter WemmUpdate LOCKS syntax.
2008-06-05 Max LaierFix range check for rtable id.
2008-06-05 Ed SchoutenMake ppp use <termios.h>, not <sys/tty.h>.
2008-06-05 Ed SchoutenFix faulty character to control-character conversion...
2008-06-05 Brooks DavisFix the wait for default route change I made a few...
2008-06-05 Attilio RaoAdd the missing option LK_NOWITNESS for vn_lock / VOP_L...
2008-06-05 Attilio RaoAdd the support for the Globetrotter Max 3.6 HSDPA...
2008-06-05 Marcel MoolenaarObsolete gpt(8) by replacing it with geom(8). Add the...
2008-06-05 Marcel MoolenaarAllow building a static geom(8) for release related...
2008-06-05 David E. O... Optimize the CVS bug #17168 fix by relaxing the conditi...
2008-06-05 John BaldwinMake the cs(4) driver MPSAFE:
2008-06-05 John BaldwinRename the ie_EE16 module to just 'ie' so that at least...
2008-06-05 John Baldwin- Fix two calls to ieinit() in ieioctl() to call ieinit...
2008-06-05 Rong-En Fan- ncurses has been updated to 5.6-20080503
2008-06-05 Konstantin... When devfs_allocv() committed to create new vnode,...
2008-06-05 Warner LoshFix the media auto code by breaking it :-). Auto now...
2008-06-04 Max LaierAdd a newline after usage.
2008-06-04 John BaldwinStyle(9) xe(4). The MD5 sums are different, but compar...
2008-06-04 Marcel MoolenaarReplace checks for RESCUE in sources with checks for...
2008-06-04 David MaloneDe-register declarations.
2008-06-04 John BaldwinGah, always reset the timer for the watchdog check.
2008-06-04 David MaloneFix a strict aliasing warning - I think it is really...
2008-06-04 John Baldwin- Split the interrupt handler up into separate subrouti...
2008-06-04 Philip PaepsRecode the colemak keymap to ISO-8859.
2008-06-04 Kevin LoAdd device IDs for Ricoh R5U870-based OEM cameras
2008-06-04 Rong-En Fan- update maintainer's info per src/MAINTAINERS
2008-06-04 Rong-En Fan- Associate myself with ncurses
2008-06-04 Peter GrehanAdd link register to fatal trap printout to better...
2008-06-04 Warner Losho Improve the probe code dealing with interrupts.
2008-06-03 Jung-uk Kim- Replace rcsid with __FBSDID.
2008-06-03 George V. Neville... Update mctest and its associated script to have a base...
2008-06-03 John Baldwin- Change the watchdog timer logic to match other driver...
2008-06-03 Peter Wemmcvs2svn did not delete this, even though it is empty.
2008-06-03 Roman DivackyFix the date in the last commit.
2008-06-03 Roman DivackySwitch to emulating Linux 2.6 on default.
2008-06-03 Florent ThoumieExclude .svn directories from generated distfile.
2008-06-03 Ed SchoutenRemove unneeded Giant locking of /dev/tty.
2008-06-03 Robert WatsonAdd an XXX comment regarding a bug I introduced when...
2008-06-03 Ruslan ErmilovFix markup.
2008-06-03 Konstantin... Add note about a reason to use mount(8) instead of...
2008-06-03 Doug RabsonBack out the nlm_global_lock part of the last change...
2008-06-03 Warner LoshCorrect logic error that would prevent cs pccards from...
2008-06-03 Alexander KabaevAdd device ID for AnyDATA ADU-500A EV-DO modem.
2008-06-03 Alexander KabaevAdd vendor/device IDs for Novatel U740 repackaged by...
2008-06-03 Coleman KaneUpdate if_ndis to remove the legacy if_watchdog interfa...
2008-06-02 Jung-uk KimFix a crash when Arctic Ocean is selected.
2008-06-02 Doug BartonAdd proper mime-types for files that they are relevant...
2008-06-02 John BaldwinMake fe(4) MPSAFE:
2008-06-02 John BaldwinAdd locking and make xe(4) MPSAFE:
2008-06-02 John BaldwinMake ie(4) MPSAFE:
2008-06-02 Max LaierSort IP addresses before hashing them for the signature...
2008-06-02 Doug RabsonAdd a missing call to init_nsm().
2008-06-02 Doug RabsonWhen attempting to use the NSM state number in a lock...
2008-06-02 Robert WatsonWhen allocating temporary storage to hold a TCP/IP...
2008-06-02 Ed SchoutenPush down the major/minor conversion for pts/%u to...
2008-06-02 Warner Loshgetopt returns an int, not a char. Make sure that...
2008-06-01 Warner LoshSlight simplification of the power parsing code, as...
2008-06-01 Alexander MotinIncrease LINK_TABLE_OUT_SIZE from 101 to 4001 like...
2008-06-01 Alexander MotinMake m_megapullup() more intelligent:
2008-06-01 Alexander MotinPass really available buffer size to libalias instead...
2008-06-01 Philip PaepsUse INSERT_OBJECT_INT_LINK_INDEX macro instead of TAILQ...
2008-06-01 Ed SchoutenRevert the changes I made to devfs_setattr() in r179457.
2008-06-01 Philip PaepsTry to detect a Synaptics touchpad before IntelliMouse...
2008-06-01 Alexander MotinPKT_ALIAS_FOUND_HEADER_FRAGMENT result is not an error...
2008-06-01 Alexander MotinFix packet fragmentation support broken by copy/paste...
2008-06-01 Alan CoxCorrect an error in pmap_promote_pde() that may result...
2008-06-01 John BirrellMerge a recent change from the OpenSolaris source tree.
2008-05-31 Sam Leffler5416 and similar chips grew another region in the pci...
2008-05-31 Remko LodderDont install .svn metadata with the sendmail install.
2008-05-31 Remko LodderRemove a quote about the instant-workstation, this...
2008-05-31 Remko LodderImport rewritten nve device id's, which brings this...
2008-05-31 Ed SchoutenMerge back devfs changes from the mpsafetty branch.
2008-05-31 Hiroki Sato- Add ARM as a platform under development.
2008-05-31 Hiroki SatoNew release notes:
2008-05-31 John BirrellAdd the DTrace test kernel module so that people can...
2008-05-31 Peter WemmDis-associate from ncurses.
2008-05-31 Peter WemmRemove one of my dead email addresses from a copyright...
2008-05-30 John BaldwinAfter probing the available frequency settings, restore...
2008-05-30 John BaldwinRemove various and sundry NetBSDism's in preparation...
2008-05-30 John BaldwinTrim an extra semi-colon.
2008-05-30 John BaldwinFix build with DEBUG defined.
2008-05-30 Doug RabsonCall the fcntl compatiblity wrapper from the thread...
2008-05-30 Florent Thoumie- Add long options to pkg_install.
2008-05-30 Qing LiWhen RADIX_MPATH is enabled, the route selection is...
2008-05-30 Doug RabsonDon't rely on NSM to help us forget about RPC client...
next