]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-07 gabor- Match GNU behavior of exit code
2011-12-07 ruThe NOTE_COPY should have been named NOTE_FFCOPY from...
2011-12-07 alcEliminate the possibility of 32-bit arithmetic overflow...
2011-12-06 glebiusFix a very special case when SIOCAIFADDR supplies mask...
2011-12-06 fjoeMK_CTF is not defined when kmod.mk is used with old...
2011-12-06 umeDon't support OpenLDAP during lib32 build.
2011-12-06 kibForce linker error when created shared library contains...
2011-12-06 kibMost users of pipe(2) do not call fstat(2) on the retur...
2011-12-06 mavMention that Cold Presence Detection feature used for...
2011-12-06 hselaskyCorrect some bInterval USB template descriptor values.
2011-12-06 hselaskyFix compile warning when using clang to compile the...
2011-12-06 trocinyReally protect kern.proc.ps_strings sysctls with p_cand...
2011-12-06 grehanCatch up with Bryan Venteicher's virtio Hg repo:
2011-12-06 yongariMake et_probe() return BUS_PROBE_DEFAULT such that...
2011-12-06 yongariet(4) supports VLAN oversized frame so correctly set...
2011-12-05 yongariFix alt(4) support. Also add check for number of avail...
2011-12-05 yongariImplement suspend/resume methods. Driver has no issue...
2011-12-05 yongariRemove NetBSD license. r199548 removed all bit macros...
2011-12-05 marius- In mii_attach(9) just set the driver for a newly...
2011-12-05 trocinyDon't output a warning if kern.proc.auxv sysctl has...
2011-12-05 trocinyProtect kern.proc.auxv and kern.proc.ps_strings sysctls...
2011-12-05 alcIntroduce vm_reserv_alloc_contig() and teach vm_page_al...
2011-12-05 yongariFix off by one error in mbuf access. Previously it...
2011-12-05 ume- Make heimdal buildable with WITH_OPENLDAP defined...
2011-12-05 edGet rid of kludgy per-descriptor state handling in...
2011-12-05 luigiadd netmap support for "em", "lem", "igb" and "re".
2011-12-05 luigirevise the implementation of the rings connected to...
2011-12-05 jhbUse the correct volume identifier field when parsing...
2011-12-05 jhibbitsFix style(9) issues from r228270.
2011-12-05 luigi1. Fix the handling of link reset while in netmap more.
2011-12-05 kevloAdd a missing curly bracket
2011-12-05 eadlerFix some uninitialized variables in pipe regression...
2011-12-05 jchandraDisable KDB/DDB options for XLP N32 compile.
2011-12-05 jchandraFix N32 compilation again for XLP.
2011-12-05 jchandraFix XLP compilation.
2011-12-05 jhibbitsAdd a devd notification for closing/opening the lid...
2011-12-05 jilleslibc: Eliminate 13 relative relocations in wctype().
2011-12-04 trocinyProtect process environment variables with p_candebug().
2011-12-04 avgzfsboot: print boot.config contents before parsing it
2011-12-04 avgzfs boot: allow file vdevs to be used in testing (e...
2011-12-04 avgcritical_exit: ignore td_owepreempt if kdb_active is set
2011-12-04 trocinyIn sysctl_kern_proc_ps_strings() there is no much sense...
2011-12-04 kibInitialize fifoinfo fi_wgen field on open. The only...
2011-12-04 kibUse explicit information from the kernel to detect...
2011-12-04 rmacklemThis patch adds a sysctl to the NFSv4 server which...
2011-12-04 dumbbellSupport domain-search in dhclient(8)
2011-12-04 adrianModify the GPIO i2c bus code to allow for arbitrary...
2011-12-04 adrianAllow the i2c node requirements to be slightly relaxed.
2011-12-03 emasteAdd quirk for Micron RealSSD eUSB failing on unsupporte...
2011-12-03 hselaskySimplify libusb_open_device_with_vid_pid(): Only set
2011-12-03 hselaskylibusb_open() sets the given device handle to NULL...
2011-12-03 hselaskyMake sure the description of pause() is
2011-12-03 eadler- Fix typos s/(more|less) then|\1 than/
2011-12-03 hselaskyFix a compile warning with clang.
2011-12-03 jhibbitsAdd myself to the relevant doc files.
2011-12-03 mariusRevert r225889 a bit. While it's correct that in total...
2011-12-03 phoUse umtx_copyin_timeout() to copy and check timeout...
2011-12-03 phoAdd declaration of umtx_copyin_timeout()
2011-12-03 phoAdd umtx_copyin_timeout() and move parameter checks...
2011-12-03 phoRename copyin_timeout32 to umtx_copyin_timeout32 and...
2011-12-03 rmacklemPost r223774, the NFSv4 client no longer has multiple...
2011-12-02 mariusIt doesn't make much sense to check whether child is...
2011-12-02 marius- In device_probe_child(9) check the return value of...
2011-12-02 jhbWhen changing the user priority of a thread, change...
2011-12-02 mmRemove unnecesary "Ns" macros and add missing command...
2011-12-02 yongariAdd more controllers that support jumbo frame.
2011-12-02 mavClose race between geom destruction on g_vfs_close...
2011-12-02 emasteRestore comment with credit to Marc Frajola.
2011-12-02 eadlerRevert r227812 and r227808 per discussion
2011-12-02 jchandraFix OF_finddevice error return value in case of FDT.
2011-12-02 mavAdd hw.ahci.force tunable to control whether AHCI drive...
2011-12-02 obrienSplit sentences at period boundaries.
2011-12-02 fabientUpdate Westmere uncore event exception list.
2011-12-02 fjoeRegen.
2011-12-02 fjoeRevert to conservative defaults. WITH_PROFILE is a...
2011-12-02 kevloFix checks for error return from urtw_alloc_rx_data_lis...
2011-12-02 nwhitehornPrevent user astonishment by providing the shell option...
2011-12-02 obrienTweak the r137233 fix to r136283 -- Code was making...
2011-12-02 kensmithAdd a screen that asks if the user would like to enable...
2011-12-01 obrienEnsure kldxref is run first. Currently both 'kldxref...
2011-12-01 jhbEnhance the sequential access heuristic used to perform...
2011-12-01 jhbIf the -d flag is specified, ignore any new values...
2011-12-01 kibIf alloc_unr() call in the pipe_create() failed, then...
2011-12-01 kibAdd a simple test for pipe inode numbers reported by...
2011-12-01 fjoeSync xdialog_menu() implementation with sade.
2011-12-01 fjoeFix dialog autosizing: dlg_count_columns() does not...
2011-12-01 lstewartAdd a man page describing the feed-forward clock kernel...
2011-12-01 lstewartRevise the sysctl handling code and restructure the...
2011-11-30 jhAdd an entry for r227823.
2011-11-30 jhbUse C99 initializers for members of evtchn_devsw.
2011-11-30 jhbAdd a constant for the Advisory Non-Fatal Error bit...
2011-11-30 fjoeRegen.
2011-11-30 fjoeAdd WITH_CTF description.
2011-11-30 fjoe- CTF knob is now implemented using common scheme:...
2011-11-30 fjoe- Fix segmentation fault when running "+command" when...
2011-11-30 kibRename vm_page_set_valid() to vm_page_set_valid_range().
2011-11-30 fjoeGenerate ${NORMAL_CTFCONVERT} invocation without '...
2011-11-30 glebiusReturn value should be conditional on return value...
2011-11-30 fjoeAdd three execution tests for make(1):
2011-11-29 jhbRemove a bit of debugging that accidentally crept in...
next