]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-01 marcelStylize.
2006-09-01 marcelFix the variant I allocation for KSE: Allow a larger...
2006-09-01 marcelo Fix the static TLS relocation. We were subtracting...
2006-09-01 marcelUse NULL for null-pointer argument.
2006-09-01 marcelIn cpu_set_user_tls(), properly set the thread pointer...
2006-09-01 rwatsonRemove curdir reference in libbsm build; this is not...
2006-09-01 mjacobMore ispfwfunc definitions funnies which break pre...
2006-09-01 rwatsonRemove duplicated include files from HEAD that appear...
2006-09-01 mjacobAdd missing pre-7.0 firmware pointer. Oops.
2006-09-01 mjacobfix bug in 2322 receive sequencer f/w load
2006-09-01 anholtAdd support for another ATI IGP 340M (RS200M) AGP bridge.
2006-08-31 marcelStylize.
2006-08-31 ruKill the default phone numbers.
2006-08-31 ruFix markup (in the same way as it was fixed in tip...
2006-08-31 marcelReplace magic 16 with TLS_TCB_SIZE.
2006-08-31 ru- Fix some bugs in the descriptions of DMA sync operations.
2006-08-31 ruFix compilation warnings (up to level 3).
2006-08-31 marcelTLS fixes:
2006-08-31 marcelFix harmless bug: sizeof(tcb) equals sizeof(void*)...
2006-08-31 jhbJust foward declare 'struct adapter' instead of declari...
2006-08-31 jhbCompare the correct field against NULL when determining...
2006-08-31 obrienRe-add lukemftpd. It has: PAM, MAC, per-class nologin...
2006-08-31 obrienNot needed any more, vendor sources have PAM support.
2006-08-31 obrienPull vendor file to HEAD.
2006-08-31 obrienMerge in OPIE support, and MAC support.
2006-08-31 obrienCatch up with the import of ftpd.c rev 1.1.1.6.
2006-08-31 obrienFreeBSD doesn't have the simple pidfile(3), so craft...
2006-08-31 jhayRecognise IPv6 PIM packets.
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienImport of LukeM's ftpd taken from the NetBSD CVS repo...
2006-08-31 ruDocument the undocumented change in OpenBSD: the $...
2006-08-31 ruActually merge OpenBSD changes and local changes (a...
2006-08-31 bmahNew release notes: freebsd-update(8), tip from OpenBSD...
2006-08-31 ruRemove some dust.
2006-08-31 ruResolve merge conflicts.
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-31 ruImport OpenBSD's tip(1) as of today
2006-08-31 yongariAdd PHY support for BCM5752.
2006-08-31 yongariAdd Broadcom BCM5752 PHY id.
2006-08-31 cpercivaAdd FreeBSD Update 2.0 client code. The build code...
2006-08-31 rseFix typos: s/rebulid/rebuild/
2006-08-30 davidxuReorder some statments. Fix typo and remove stale comments.
2006-08-30 brooksWhen generating localhost entries in /etc/hosts, put...
2006-08-30 ru- Remove yet another mention of minor number construction
2006-08-30 sosProperly initialize the nVidia MCP5X interrupts etc.
2006-08-30 cognetRemove dead code, already defined in sys/cdef.h
2006-08-30 cognetUse ENTRY_NP for alternate entry points instead of...
2006-08-30 delphijIn rev. 1.2 we have introduced a fallback handler for...
2006-08-30 marcelo Set TP using inline assembly to avoid dead code...
2006-08-30 marcelAvoid dead code elimination of the assignment to TP...
2006-08-30 marcelPrevent dead code elimination for the TP assignmient...
2006-08-29 cognetUse ENTRY instead of ALTENTRY, it doesn't exist on...
2006-08-29 bmahNew release note: SA-06:18.ppp (+MFC).
2006-08-29 mohansFix for a deadlock triggered by a 'umount -f' causing...
2006-08-29 jhbThe _sx_assert() prototype should exist if either of...
2006-08-29 bruefferForced commit (a little late) to note that the last...
2006-08-29 delphijNote less 394 MFC.
2006-08-29 jkimRestore Digital Outpur Register (DOR) for enhanced...
2006-08-29 jkoshyManual page tweaks.
2006-08-29 davidxuRemove unused file.
2006-08-29 ruComment out lines that use example addresses and exampl...
2006-08-29 dangerAdd nanobsd(8) manual page.
2006-08-29 ruThe kvm_mkdb(8) is long dead.
2006-08-29 ruMarkup polishing.
2006-08-29 kientzleWhen skipping data, track the position in the bytestrea...
2006-08-28 cognetOoops m->md.pvh_attrs can't be used to know if the...
2006-08-28 cognetRelocate the vector page for AT91, to work around bugs...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-28 impImport on vendor branch two files that have been tweake...
2006-08-28 ssouhlalFREE -> free
2006-08-28 netchildMFi386 parts of rev 1.55 (modulo real MD parts):
2006-08-28 davidxupthread_sigmask is in thr_sig.c, remove this file.
2006-08-28 phkImprove input parsing:
2006-08-28 ruProvide the installation script for the lib32 distribution.
2006-08-28 ruMove some historical artefacts into the attic.
2006-08-28 ruAllow the DESTDIR to be specified without a terminating...
2006-08-28 ruCosmetics.
2006-08-28 davidxuUpdate comments about interrupted mutex locking.
2006-08-28 dougb1. Attempt to take one bullet out of the foot-shooting...
2006-08-28 davidxuKill unused files.
2006-08-28 davidxuUse umutex APIs to implement pthread_mutex, member...
2006-08-28 davidxuAdd umutex APIs.
2006-08-28 davidxuRegenerate.
2006-08-28 davidxuThis is initial version of POSIX priority mutex support...
2006-08-28 davidxuImplement casuword32, compare and set user integer...
2006-08-27 alcRefactor vm_page_sleep_if_busy() so that the test for...
2006-08-27 netchildFix video playing and network connections in realplayer...
2006-08-27 bmahNew release notes: GCC 3.4.6, OpenSSL 0.9.8b.
2006-08-27 wilkovisionary thoughts..
2006-08-27 cognetFill in dump_avail[] before pmap_boostrap() is called...
2006-08-27 marckResurrect reference to (contemporary) kern.ipc.nmbclusters.
2006-08-27 cpercivaWhen stopping powerd, set the CPU frequency back to...
2006-08-27 netchildregen
2006-08-27 netchildAdd the linux statfs64 call. This allows Tivoli backup...
2006-08-27 dougbUse ports INDEX-7 instead of INDEX-6
2006-08-26 markus- Add new service class definitions and a new attribute...
2006-08-26 kanGCC 3.4.6 gets confused on this file and produces bogus...
2006-08-26 kanResolve conflicts after GCC 3.4.6 20060825 import.
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanGcc 3.4.6 F77 runtime support bits (as of 2006/08/25...
next