]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-22 peterMFi386: remove comment
2005-05-22 schweikhStyle: mostly tabs vs blanks, and semicolon placement.
2005-05-22 brueffersoundcard -> sound card
2005-05-22 brueffer- Add a HARDWARE section based on the previous 'Support...
2005-05-22 bruefferBCM5789 support.
2005-05-22 silbyAdd PCI ID for BCM5789.
2005-05-22 alcRemove GIANT_REQUIRED from swapout_procs().
2005-05-21 marius- Hook up machfb(4) to the sparc64 build, not enabled...
2005-05-21 mariusAdd machfb(4), a driver for ATI Mach64 graphics chips...
2005-05-21 mariusGrab FBTYPE_NOTSUN3 and use it for FBTYPE_PCIMISC....
2005-05-21 mariuso creator(4):
2005-05-21 marius- Remove duplicate FBSDID.
2005-05-21 marius- Not every architecture defaults to a black background...
2005-05-21 mariusOn sparc64 use 'syscons' rather than 'sc' for SC_DRIVER...
2005-05-21 mariusRemove superfluous braces and add #ifndef __sparc64__...
2005-05-21 marius- Sprinkle some KBD_IS_* and KBD_*_DONE macros in sunkb...
2005-05-21 marius- MFpowerpc: sys/powerpc/powerpc/nexus.c rev. 1.7 ...
2005-05-21 marius- Make sure that the OFW address properties that are...
2005-05-21 mariusFor sparc64 conditionalize the compilation of the gfb_c...
2005-05-21 kientzleStart to address the race issue between restoring a...
2005-05-21 kientzleCorrect return values in myopen() and myclose() in...
2005-05-21 trhodesFix sentence structure to follow a better logic (zero...
2005-05-21 umeNI_WITHSCOPEID cleanup
2005-05-21 ruSync program's usage() with manpage's SYNOPSIS.
2005-05-21 ruSync program's usage() with manpage's SYNOPSIS.
2005-05-21 ruSynchronize program's usage() with manpage's SYNOPSIS.
2005-05-21 mlaierUnbreak handling of "ip[v]6" protocol and option flag...
2005-05-21 psReplace t_force with a t_flag (TF_FORCEDATA).
2005-05-21 grehanQuick hack-o-rama to allow the Xorg Radeon driver to...
2005-05-21 peterFor non-profiling kernels, there were two symbols assig...
2005-05-20 emaxFix yet another cut-and-paste bug.
2005-05-20 alcReduce the number of times that we acquire and release...
2005-05-20 njlFix LINT build, original breakage was rev 1.23. There...
2005-05-20 obrienAdjust the start_ap delay to match i386.
2005-05-20 obrienFix mismerge in rev 1.226: wait 5 seconds as the commen...
2005-05-20 umereduce strlen() call.
2005-05-20 hartiAdd a test to check whether in compat mode make detecte...
2005-05-20 umeuse reentrant.h and simplify.
2005-05-20 hartiAdd a test to ensure that in compat mode when a line...
2005-05-20 umecheck return value of ttyname_r().
2005-05-20 umettyname_r() didn't pass correct buffer size to devname_r().
2005-05-20 hartiAdd a test that test whether we can replace the shell...
2005-05-20 charnierRemove unused variables. Remove prototype for function...
2005-05-20 charnierRemove unused variables.
2005-05-20 charnierRemove unused variables. int -> size_t for lenghts.
2005-05-20 charnierAdd FBSDID. Add missing prototypes. Remove unused varia...
2005-05-20 charnierRemove unused variable.
2005-05-20 charnierRemove unused variable. Shorten the path to WARNS=6...
2005-05-20 charnierRemove unused variables. Shorten the path to a WARNS...
2005-05-20 charnierRemove unused variables. Whitespace cleaning.
2005-05-20 charnierRemove unused variables
2005-05-20 mariusRecognize the integrated (though not necessarily enable...
2005-05-20 glebiusCalling xl_rxeof() at the end of xl_start_locked()...
2005-05-20 sosPrint the rigth argv string on error (too much c&p)..
2005-05-20 maximAdd OpenBSD 3.7.
2005-05-20 njlDocument that the returned pointer should be freed...
2005-05-20 njlIf devclass_get_devices() returns success but a count...
2005-05-20 bmahNew release notes: libalias as kernel module, ng_nat...
2005-05-20 wpaulMissed kern_windrv.c in the last checkin.
2005-05-20 wpaulDeal with a few bootstrap issues:
2005-05-20 samguard against bogus address data
2005-05-20 peterFix libstand on amd64. Rev 1.46 (obrien) removed the...
2005-05-20 wpaulIn ndis_halt_nic(), invalidate the miniportadapterctx...
2005-05-20 bruefferDocument support for the 5714.
2005-05-20 bruefferAdd nve(4).
2005-05-19 sobomaxExtend `autoboot_delay' handling - is this variable...
2005-05-19 mariusRecognize the integrated USB controllers of Sun PCIO...
2005-05-19 mariusSync with the other files.<arch> files and put the...
2005-05-19 muxCorrect a few places where we called warn() when warnx...
2005-05-19 mariuso mc146818(4):
2005-05-19 marius- Add locking.
2005-05-19 csjpAdd cases for ENOBUFS and ENETDOWN. We need to make...
2005-05-19 psSupport the 5714C
2005-05-19 glebiusDocument taskqueue_drain().
2005-05-19 marius- Collapse eeprom_ebus.c and eeprom_sbus.c into eeprom...
2005-05-19 mariusTake advantage of ebus(4) having switched to SYS_RES_ME...
2005-05-19 marius- Artificially using SYS_RES_IOPORT for EBus devices...
2005-05-19 marius- When iterating over the register resources of the...
2005-05-19 phkMake the path to make.conf a parameter which can be...
2005-05-19 phkSave space by using -b 4096 -f 512 for newfs.
2005-05-19 phkRun the "files" customization script
2005-05-19 phkAdd some runtime admin/tool scripts
2005-05-19 mariusSync with openfirm(4) and check the return value of...
2005-05-19 mariusUpdate the names of some member variables in comments...
2005-05-19 phkAdd a couple of basic customization scripts.
2005-05-19 marius- Add suport for the bus_get_resource() device interfac...
2005-05-19 bruefferAdd nve(4).
2005-05-19 bruefferDirectly link to the nve(4) manpage.
2005-05-19 brueffer- Connect nve(4)
2005-05-19 bruefferManpage for the nve NVIDIA nForce MCP Ethernet driver...
2005-05-19 marius- Try to not leak resources in the attach functions...
2005-05-19 marius- Add an IVAR for retrieving the interrupt group number...
2005-05-19 bmahSA-05.09.htt only applies to i386 and amd64, so conditi...
2005-05-19 bmahCatch up on some low-hanging fruit...
2005-05-19 keramidaThe 'text' argument of u_header() is not used, so we...
2005-05-19 phkExplain the magic
2005-05-19 hartiSome test cases for .SHELL target: builtin shell select...
2005-05-19 takawataUse General definition for general notify.
2005-05-19 dfrAlign the stack to a 16 byte boundary so that we can...
2005-05-19 dfrAlign the stack to a 16 byte boundary before calling...
next