]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-15 ngieConvert unix_passfd_test to ATF
2015-04-14 ngiePick a random port if a specific one isn't provided...
2015-04-14 ngieAssuming a system has /bin/csh on it is a bad idea...
2015-04-14 ngieTest for EPROTOTYPE, not EPROTONOSUPPORT
2015-04-14 ngieUse socket, not sockets/ (XXX: reminder to add a sanity...
2015-04-14 ngiePrune empty directory
2015-04-14 ngieFix typo (mmmap -> mmap)
2015-04-13 ngieMFhead @ r281503
2015-04-13 ngieRevert r281055 as it breaks installing test scripts...
2015-04-13 delphijSync with OpenBSD: Use volatile instead of __volatile__.
2015-04-13 eadleripcs: fix warnings (WARNS=1 -> WARNS=6)
2015-04-13 delphijSync with NetBSD:
2015-04-13 neelModify the return value of the uhci/ehci/xhci PCI probe...
2015-04-13 ngieFix WARNS= 6 by removing garbage collecting unused...
2015-04-13 andrewAdd psci for arm64. This is currently used when rebooti...
2015-04-13 andrewCreate the correct symlinks for the machine directory...
2015-04-13 kibAdd config option PAE_TABLES for the i386 kernel. ...
2015-04-13 andrewBring in the start of the arm64 kernel.
2015-04-13 andrewUpdate the arm devmap code to also work with arm64.
2015-04-13 ngieRevive regress target and kill off test target instead
2015-04-13 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-13 ngieAdd mqueue_test.sh
2015-04-13 ngieInstall the proper files
2015-04-13 ngieAdd missing Makefiles for fifo and file
2015-04-13 ngieRemove the Kyuafile check; it needs some additional...
2015-04-13 markjFix a possible refcount leak in regen_tmpaddr().
2015-04-12 eadlerREADME:
2015-04-12 ngieMFhead @ r281476
2015-04-12 ngiePut kyuafile-check in beforetest so the target isn...
2015-04-12 jkimFix build on i386.
2015-04-12 pluknetRemove obsolete bits about maximum number of file systems.
2015-04-12 pfgAdd definition for the gcc gnu_inline attribute.
2015-04-12 takawataAccept LE event on hccontrol socket.
2015-04-12 takawataAdd HCI/LMP revision information.
2015-04-12 andrewAdd a driver for the ARM Power State Coordination Inter...
2015-04-12 ngieAdd $FreeBSD$ RCS tag
2015-04-12 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-12 markmFix a very minor typo.
2015-04-12 kibDefine capabilities bits from the revision 007 of the...
2015-04-12 traszAdd libxo(3) support to iscsictl(8).
2015-04-12 ngieBuild/install lib, librt, libthr, and msun on all archi...
2015-04-12 andrewSwitch to the new v6 pmap code to increase its testing...
2015-04-12 dchaginRework r281162. Indeed, the flexible array member is...
2015-04-12 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-12 ngieGarbage collect directory
2015-04-12 ngieIntegrate tools/regression/mmap into the FreeBSD test...
2015-04-12 ngieDefault to WARNS=6
2015-04-12 adrianStart enabling the available GPIO pins on the Carambola 2.
2015-04-11 alcCorrect an off-by-one error in vm_reserv_reclaim_contig...
2015-04-11 andrewChange the virtual address used to not be 0xc0000000...
2015-04-11 willuiomove_object_page(): Avoid instantiating pages in...
2015-04-11 rpauloAdd support for controlling the trackpoint when Synapti...
2015-04-11 rpauloImprove Synaptics support for newer touchpads.
2015-04-11 andrewAdd support for the QEMU virt SoC. This is a SoC built...
2015-04-11 andrewAdd support for the uart classes to set their default...
2015-04-11 mjgReplace struct filedesc argument in getsock_cap with...
2015-04-11 mjgfd: remove filedesc argument from fdclose
2015-04-11 andrewAdd fdt support to the arm loader.efi
2015-04-11 andrewOnly add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLA...
2015-04-11 andrewMove reloc.c to the top level Makefile as it has become...
2015-04-11 ngieIntegrate tools/regression/file into the FreeBSD test...
2015-04-11 andrewUpdate the arm efi ldscript to generate a valid efi...
2015-04-11 ngieAdd directory iteration piece for tests/sys/mqueue
2015-04-11 ngieIntegrate tools/regression/posixshm into the FreeBSD...
2015-04-11 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-11 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-11 ngieIntegration tools/regression/vfs into the FreeBSD test...
2015-04-11 ngieTurn on test building/installation here
2015-04-11 ngieStart integrating tools/regression/sockets into tests...
2015-04-11 ngieKill make regress
2015-04-11 ngieSimilar to r281421, expose make test from the top-level...
2015-04-11 ngieExpose make test via bsd.subdir.mk
2015-04-11 ngieDon't defining TESTSDIR before including bsd.test.mk...
2015-04-11 ngieRemove FUD-inspiring warnings
2015-04-11 ganboldThis modifies several FreeBSD drivers to use the GNU...
2015-04-11 ngieSimplify all of the .PHONY targets
2015-04-11 ganboldThis modifies several FreeBSD drivers to use the hardwa...
2015-04-11 ganboldThis modifies the FreeBSD Amlogic DTS files to use...
2015-04-11 ganboldThe GNU files don't include a DTS for the aml8726-m8b...
2015-04-11 ganboldThe GNU Amlogic DTS files have some errors (e.g. bad...
2015-04-11 ngieFix even more warnings..
2015-04-11 ngieFix more warnings I didn't catch in the first go-around
2015-04-11 ngieFix warnings, bump WARNS to 6, and use a temporary...
2015-04-11 ngie- Remove the .t wrapper and put the "magic" of determin...
2015-04-11 ngieFix the knob twiddling to work properly per src.opts.mk
2015-04-11 rpaulonetmap: improve the netmap attach message on FreeBSD.
2015-04-11 jkimCatch up with r281373 and r281379.
2015-04-11 ngieGenerate temporary files with mkstemp instead of mktemp
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngie- Garbage collect argc/argv
2015-04-11 ngie- Garbage collect argc/argv; bump WARNS to 6
2015-04-11 ngieFix warnings and bump WARNS to 6
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngieMark signum unused in signal_handler; bump WARNS to 6
2015-04-11 jkimMerge ACPICA 20150410.
2015-04-11 ngieFix a -Wuninitialized warning by setting the socket...
2015-04-11 ngie- Don't use /tmp because it's outside ATF's prescribed...
2015-04-11 ngieFix warnings and bump WARNS to 6
2015-04-11 ngie- Garbage collect argc/argv (-Wunused)
next