]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-08-07 Marcel MoolenaarFix the dynamic VHD format to work with qemu. The size...
2015-08-07 Marcelo AraujoGet closest as possible with style(9). No functional...
2015-08-07 Kevin LoAdd support for ASUS WL-100g.
2015-08-06 Xin LINow that the portsnap buildbox is generating the raw...
2015-08-06 Alan CoxIntroduce a sysctl for reporting the number of fully...
2015-08-06 Ian LeporeDocument the recently added get-bitmode and eeprom...
2015-08-06 John BaldwinConsistently use both leading and trailing spaces insid...
2015-08-06 Ian LeporeReturn the current ftdi bitbang mode with the UFTDIIOC_...
2015-08-06 John BaldwinWhitespace fixes to consistently use spaces before...
2015-08-06 Ian LeporeAdd support to the uftdi driver for reading and writing...
2015-08-06 John BaldwinDecode the arguments passed to the *at() family of...
2015-08-06 John BaldwinDecode the arguments to mkfifo() and fix an off-by...
2015-08-06 John BaldwinDon't mark the fcntl flag argument as an output paramet...
2015-08-06 Xin LINow that stable/8 is EOL, stop building INDEX-8.
2015-08-06 Konstantin... Formally pair store_rel(&smp_started) with load_acq...
2015-08-06 Pawel Jakub... After crypto_dispatch() bio might be already delivered...
2015-08-06 John BaldwinRemove some more vestiges of the Xen PV domu support...
2015-08-06 John BaldwinThe changes that introduced fo_mmap() treated all chara...
2015-08-06 John BaldwinAdd various tests to ensure that invalid arguments...
2015-08-06 John BaldwinConvert the map_at_zero test case to ATF. In particula...
2015-08-06 Allan JudeRemove guards around overwriting loader.rc and menu.rc
2015-08-06 Enji CooperMake some debug printf's into DPRINTF's to reduce noise...
2015-08-06 Andrew TurnerFill in dump_avail based on the physical memory from...
2015-08-06 Glen BarberFix a typo.
2015-08-06 Gleb SmirnoffMake it compilable. No idea if it works.
2015-08-06 Edward Tomasz... Whoops, wrong flag.
2015-08-06 Edward Tomasz... Tweak mdconfig(8) manual page, in particular revise...
2015-08-06 Ed SchoutenAdd file_open(): the underlying system call of openat().
2015-08-06 John BaldwinAdd recently added values of various flags and enumerat...
2015-08-05 Conrad Meyernfsclient: Protest loudly when GETATTR responses are...
2015-08-05 Alexander MotinPass SYNCHRONIZE CACHE command parameters to backends.
2015-08-05 Xin LIFix a bug which could make routed(8) daemon exit by...
2015-08-05 Xin LIFix shell injection vulnerability in patch(1) via ed...
2015-08-05 Alexander MotinRelax serialization of SYNCHRONIZE CACHE commands.
2015-08-05 Jilles Tjoelkerfind: Fix segfault with very long path in -exec/-ok...
2015-08-05 Adrian ChaddAdd a hack-around to this fatal taskqueue running whils...
2015-08-05 Adrian ChaddAdd a missing method - ath_hal_settsf64().
2015-08-05 Baptiste DaroussinAdd regression tests for a bug reported in stable/10
2015-08-05 Navdeep Parharcxgbe(4): Update T5 and T4 firmwares bundled with...
2015-08-05 Adrian ChaddAdd TXOP enforce support to the AR9300 HAL.
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 Ed MasteRemove empty directories left by r286332
2015-08-05 Ed MasteRemove old GNU Binutils tools now provided by ELF Tool...
2015-08-05 John BaldwinRework get_string() to make it more robust when fetchin...
2015-08-05 John BaldwinWhitespace fix: remove some spurious spaces before...
2015-08-05 Edward Tomasz... Make rctl_enable rc variable actually work. To avoid...
2015-08-05 Jung-uk KimFix more style issues.
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/float.h
2015-08-05 Ed SchoutenCorrect the previous commit: remove the DECLARE_MODULE().
2015-08-05 Ed SchoutenAdd DECLARE_MODULE() to the "cloudabi" kernel module.
2015-08-05 Ed SchoutenMake fcntl(F_SETFL) work.
2015-08-05 Li-Wen HsuFix `make depend` in sys/modules
2015-08-05 Alexander MotinIssue all reads of single XCOPY segment simultaneously.
2015-08-05 Ed SchoutenRegenerate the system call table.
2015-08-05 Ed SchoutenImport the latest CloudABI system call definitions...
2015-08-05 Eric van GyzenDisable SSE in libthr
2015-08-05 Konstantin... Fix UP build after r286296, ensure that CPU_FOREACH...
2015-08-05 Jason A. HarmeningProperly sort the function declarations added in r286296
2015-08-05 Ed SchoutenAdd the remaining pointer size independent CloudABI...
2015-08-05 Ed SchoutenAllow the creation of polling descriptors (kqueues...
2015-08-05 Ed SchoutenAllow the creation of kqueues with a restricted set...
2015-08-05 Ed SchoutenMake it possible to implement poll(2) on top of kqueue(2).
2015-08-05 Enji CooperSet f_file to -1/F_UNUSED when after closing when possible
2015-08-05 Enji CooperUpdate the comment about handling old-style rc(5) scripts
2015-08-05 Justin HibbitsRemove one more that crept in unnecessarily from previo...
2015-08-05 Justin HibbitsRemove some unnecessary includes.
2015-08-04 Jason A. HarmeningAdd two new pmap functions:
2015-08-04 Rui PauloBEAGLEBONE: remove dtrace from MODULES_EXTRA.
2015-08-04 Jung-uk KimFix style(9) bugs.
2015-08-04 John-Mark GurneyMake IPsec work with AES-GCM and AES-ICM (aka CTR)...
2015-08-04 Kevin LoAdd support for Planex GW-NS300N.
2015-08-04 Allan Judexargs now takes -P0, creating as many concurrent proces...
2015-08-04 Konstantin... Give large kernel stack to the initial thread . Otherw...
2015-08-04 Glen BarberEnsure the local MANIFEST is always used when verifying...
2015-08-04 Konstantin... Copy the fencing of the algorithm to do lock-less updat...
2015-08-04 Edward Tomasz... Fix panic triggered by code like this:
2015-08-04 Hans Petter... Avoid calling into the random subsystem before it is...
2015-08-04 Edward Tomasz... Mark vgonel() as static. It was already declared stati...
2015-08-04 Edward Tomasz... Revert r286236; vgonel() is a static function.
2015-08-04 Marcelo AraujoGet it closes to style(9).
2015-08-04 Ed SchoutenLet the CloudABI futex code use umtx_keys.
2015-08-04 Ed SchoutenFix bad arithmetic in umtx_key_get() to compute object...
2015-08-04 Pedro F. GiffuniRevert r286144 leaving the original fix to the buffer...
2015-08-04 Marcelo AraujoRemove the 3rd clause of BSD LICENSE.
2015-08-04 Marcelo AraujoRemove the 3rd clause of BSD LICENSE.
2015-08-04 Jung-uk KimAlways define __va_list for amd64 and restore pre-r2322...
2015-08-03 Luiz Otavio... Remove the mtx_sleep() from the kqueue f_event filter.
2015-08-03 Ed SchoutenAvoid calling strlen() where we can use the strspn...
2015-08-03 Devin TeskeClarify pw(8) manual w/respect to required arguments...
2015-08-03 Ed SchoutenAdd missing const keyword to function parameter.
2015-08-03 John Baldwinkgdb uses td_oncpu to determine if a thread is running...
2015-08-03 Alan CoxRefinements to r281079's sequential access optimization...
2015-08-03 Baptiste DaroussinRemove never used file
2015-08-03 Luiz Otavio... Add a KASSERT() to make sure we wont rotate the buffers...
2015-08-03 Mark JohnstonThe mbuf parameter to ip_output_pfil() must be an outpu...
2015-08-03 Mark JohnstonRemove a couple of unused fields from the FBT probe...
2015-08-03 Sean BrunoA misplaced #endif in ixgbe_ioctl() causes interface...
2015-08-03 Edward Tomasz... Fix panic that would happen on forcibly unmounting...
2015-08-03 Edward Tomasz... Document vgonel(9).
2015-08-03 Edward Tomasz... Fix a problem which made loader(8) load non-kld files...
next