]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-03 bryanvAdd VirtIO console to the x86 NOTES and files
2014-11-03 bdreweryRemove MAINTAINER line for binutils. It has not been...
2014-11-03 bryanvCreate the tty device after the port is completely...
2014-11-03 ngieinet_network on FreeBSD returns NULL when provided...
2014-11-03 ngiePort t_db.sh to FreeBSD
2014-11-03 jmgswitch from spaces to tabs to match style and awk...
2014-11-03 jmguse tab instead of spaces like the rest of the file..
2014-11-03 jhbMove all of the XSAVE support under #ifdef I686_CPU...
2014-11-03 bryanvAdd support for the multiport feature and fix hot plug...
2014-11-03 jhbFix XEN kernel build.
2014-11-03 dumbbellvt(4): Start new sentences on their own lines
2014-11-03 ngieRemove unused tests/lib directory
2014-11-03 dumbbellvt(4): Improve the description of kern.vt.fb.modes...
2014-11-03 dumbbellvt(4): Document kern.vt.fb.default_mode and kern.vt...
2014-11-03 dumbbelldrm: When reading connector mode tunables, list connectors
2014-11-03 mjgFix misplaced read memory barrier in seq.
2014-11-03 hselaskyClarify TSO segment limit comment and remove two TABs...
2014-11-03 hselaskyRestore spares used in "struct tcpcb" and bump "__FreeB...
2014-11-03 tychonIf the start bit, PxCMD.ST, is cleared and nothing...
2014-11-03 kibagp_intel.c provides support for AGP on Intel chipsets...
2014-11-03 kibClean up confusing comment. Move it to the place of...
2014-11-03 traszs/icl_pdu_new_bhs/icl_pdu_new/; no functional changes...
2014-11-03 baptRemove check for obsolete FreeBSD versions
2014-11-03 traszs/icl_pdu_new/icl_pdu_new_empty/g; no functional changes.
2014-11-03 dumbbelldrm: Take vt(4) default mode from loader tunables
2014-11-03 kibWhen other end of the pipe closed during the write...
2014-11-03 ngieRequire root when running the pw_delete and pw_modify...
2014-11-03 ngieRemove explicit KYUAFILE=yes from tests/sys/Makefile
2014-11-03 hselaskyReduce boot verbosity.
2014-11-03 mjgProvide an on-stack temporary buffer for small ioctl...
2014-11-03 ngieIntegrate pjdfstest test suite execution into kyua
2014-11-03 mjgfiledesc: plus sys/kdb.h include which crept in with...
2014-11-03 ngieIntegrate usr.sbin/useradd/t_useradd.sh from NetBSD...
2014-11-03 mjgfiledesc: plug unnecessary fdp NULL checks in fdescfree...
2014-11-03 delphijDon't assert random_adaptors_lock in random_adaptor_rea...
2014-11-03 mjgfiledesc: create a dedicated zone for struct filedesc0
2014-11-03 mjgFix up some session-related races in devfs.
2014-11-03 hrsDo not try to create a /dev/log symlink in a jail.
2014-11-02 delphij - Make sure random_adaptor accesses happen only when
2014-11-02 jhbMFamd64: Add support for extended FPU states on i386...
2014-11-02 hrsFix a bug which prevented ND6_IFF_IFDISABLED flag from...
2014-11-02 jhbMFamd64: Move extern declaration of _ucodesel and _udat...
2014-11-02 jhbMFamd64: Explicitly initialize the mxcsr during npxinit().
2014-11-02 jhbRemove the FP_SOFTFP flag. It wasn't used but was...
2014-11-02 jhbDon't check for a NULL curthread. curthread hasn't...
2014-11-02 kibFollowup to r273966. Fix the build with ADAPTIVE_LOCKM...
2014-11-02 wblockAdd the less-ambiguous freebsd-version command.
2014-11-02 dumbbellvt(4): Fix keyboard allocation when kbdmux(4) isn't...
2014-11-02 mjgfiledesc: move freeing old tables to fdescfree
2014-11-02 tijlUse default memory type for TTM buffer objects that...
2014-11-02 mjgfiledesc: factor out some code out of fdescfree
2014-11-02 kibWhen non-forced unmount or remount rw->ro is performed...
2014-11-02 kibFix two issues with lockmgr(9) LK_CAN_SHARE() test...
2014-11-02 tijl- agp_generic_unbind_memory: flush AGP TLB before unwir...
2014-11-02 tijlIn agp_amd_bind_page don't flush the AGP TLB. It's...
2014-11-02 tijlIn agp(4) avoid the need to flush all cpu caches with...
2014-11-02 dumbbelldrm: Lower priority of two messages related to invalid...
2014-11-02 mmAdd pkg-config file for libarchive
2014-11-02 glebiusNG_NODE_NAME(node) is always not NULL. Use correct...
2014-11-02 mjgfiledesc: tidy up fdcheckstd
2014-11-02 desRestore the auto-reseed logic, but move it to a much...
2014-11-02 desGet rid of the postrandom script. It was born in a...
2014-11-02 mjgfiledesc: lock filedesc lock in fdcloseexec only when...
2014-11-02 jmgadd an rc.d script to automatically grow the specified...
2014-11-01 mjgFix up module unload for syscall_module_handler consumers.
2014-11-01 ngiePort h_hash and t_sha2 to FreeBSD
2014-11-01 ngieExpect :sscanf_whitespace to fail on !NetBSD OSes
2014-11-01 ngieSkip :fopen_regular on !NetBSD because it's a NetBSD...
2014-11-01 ngieAdd new atf_tc_expect_fail to fflush_err; this is a...
2014-11-01 ngieDisable testcases 12 and 15-22 on FreeBSD
2014-11-01 ngieExpect :snprintf_posarg_error to blow up with a SIGSEGV...
2014-11-01 ngiePort h_atexit to FreeBSD
2014-11-01 ngiePort t_mincore to FreeBSD
2014-11-01 ngiePort t_kevent to FreeBSD
2014-11-01 ngieSkip :sethostname_basic because it messes up the test...
2014-11-01 gavinUpdates to the list of CPUs supported by the amd64...
2014-11-01 marcelChange the order of the arguments to file_loadraw(...
2014-11-01 markmRemove duplicate macro settings (probably due to an...
2014-11-01 ngiegetitimer on FreeBSD returns the last set time instead...
2014-11-01 ngiePort lib/libc/sys/t_dup to FreeBSD/Linux
2014-11-01 ngiePort lib/libc/net/h_dns_server to FreeBSD
2014-11-01 ngiePort tests to FreeBSD/Linux
2014-11-01 andrewStart to allow platforms other than U-Boot to use the...
2014-11-01 ngieDon't prune duplicate services in the expected output...
2014-11-01 dumbbellvt(4): Adjust the cursor position after changing the...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-11-01 jmmvPut mtree test files into a subdirectory.
2014-11-01 andrewMove the definitions of the fdt functions from a uboot...
2014-11-01 loosFix the build of non-FDT systems by moving the gpiobusv...
2014-11-01 tuexenDon't zero the stats before they are read out.
2014-11-01 des<sys/param.h> is a superset of <sys/types.h> and must...
2014-10-31 nwhitehornRewrite some of the disk setup documentation to be...
2014-10-31 jillessh: Fix corruption of CTL* bytes in positional paramete...
2014-10-31 delphijrc.d/geli should not depend on random, as the attach...
2014-10-31 traszChange the default log level for iSCSI target from...
2014-10-31 loosFix the gpiobus locking by using a more sane model...
2014-10-31 andrewThe command name is a constant, use the correct type.
2014-10-31 andrewClean up the types of a few strings to make them const...
2014-10-31 kibAdd type qualifier volatile to the base (userspace...
2014-10-31 glebiusUse macro ERROUT() to make code more laconic and follow...
next