summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The LDFLAGS isn't needed, and breaks the build on powerpc64.jhibbits2015-06-301-1/+0
* Add Support for uploading Vagrant images to Hashicorp Atlas.brd2015-06-292-12/+161
* Avoid a situation where we do not set persist timer after a zero windowhiren2015-06-291-0/+24
* Delete the refernce to VLAN handling being disabled by default. This issbruno2015-06-291-5/+0
* Set the initial system time to a sane (as in: not end of 21st century) value ...brueffer2015-06-291-1/+1
* Add CouchDB ports (5984 TCP/UDP).brueffer2015-06-291-0/+2
* Fix issues that kept some of the examples from actually working.brueffer2015-06-291-3/+3
* speed up ar(1) on UFS file systemsemaste2015-06-291-0/+26
* Simplify code, no need to test the flag before clearing it.kib2015-06-291-2/+1
* Provide npx_get_fsave(9) and npx_set_fsave(9) functions to obtain andkib2015-06-293-58/+103
* Move CS_SECURE() and EFL_SECURE() macros to the machine/frame.h. Theykib2015-06-292-3/+8
* svr4 emulator has custom sendsig() implementation, it does not usekib2015-06-291-2/+2
* Remove sv_sigtbl handling from the arm64 sendsig(). There is no ABIkib2015-06-291-4/+0
* Add a comment about too strong semantic of atomic_load_acq() on x86.kib2015-06-292-0/+18
* pcb_gs32sd is unused for long time, remove it. Keep the padding in pcb.kib2015-06-293-4/+1
* Slight tidy up of comments before MFCjulian2015-06-291-2/+2
* Add x86 PT_GETFSBASE, PT_GETGSBASE machine-depended ptrace requests tokib2015-06-293-2/+117
* Reduce code duplication. Add helper fill_based_sd(9) which creates akib2015-06-292-23/+22
* Add a new __sentinel attribute.pfg2015-06-291-2/+4
* mv: Improve message when moving two or more files to non-directory.jilles2015-06-281-1/+1
* Make the system queue header file fully usable within C++ programs byhselasky2015-06-283-43/+151
* Fix a couple of missing lines that obscured the -p description.wblock2015-06-281-0/+2
* dconschat(8): Use NULL instead of 0 for the last argument in execl(3)pfg2015-06-281-1/+1
* Only initialize libedit when necessaryjmmv2015-06-281-13/+14
* Add const to char * pointers. This breaks nothing, and means constmarkm2015-06-281-3/+3
* Ansify another function. This is the last in the file, I hope.markm2015-06-281-2/+1
* ANSIfy the only function that uses K&R definition in this file.markm2015-06-281-2/+1
* Steve KArgl's commit bit taken in at his own requestmatthew2015-06-281-1/+1
* Remove unneeded data dependency, currently imposed bykib2015-06-285-99/+154
* Make all shared library a relative symlinkbapt2015-06-273-4/+3
* Instead of hard-coding the PROVIDERS for upload, add thegjb2015-06-271-2/+4
* Remove _ACCOUNT and add _USERNAME, _NAME, _VERSION for thegjb2015-06-271-3/+4
* Add default VAGRANT_IMG variable.gjb2015-06-271-0/+1
* Add initial support for building Vagrant images for VMWare. Next steps will b...brd2015-06-273-1/+181
* Fix issues detected by 'mandoc -Tlint bhyveload.8'neel2015-06-271-1/+1
* Use correct flag in iovctl_start().pkelsey2015-06-271-1/+1
* Change detection for the gnu_inline attribute.pfg2015-06-271-1/+1
* Fix compilation without INET6 and without INET and INET6 afterbz2015-06-271-1/+23
* Handle errors from background write of the cylinder group blocks.kib2015-06-273-3/+42
* MFi386: r278165nyan2015-06-271-3/+14
* MFi386: r284878nyan2015-06-271-1/+3
* Fix a vi-invoked typo.gjb2015-06-271-1/+1
* Add the ntfs alias and support it with the MBR and GPT schemesmarcel2015-06-274-0/+5
* Add initial support for automatically uploading GCE virtualgjb2015-06-273-47/+70
* short circuit install -l rsbapt2015-06-261-0/+8
* Reduce warnings:delphij2015-06-261-1/+3
* verify_gla() needs to account for non-zero segment base addresses.tychon2015-06-261-7/+44
* Plug minor memory leak at r284765.mav2015-06-261-0/+2
* Clarify the note about Thumb-2 kernel support.gjb2015-06-261-1/+1
* Counter part of mfi driver commit in mrsaskadesai2015-06-262-2/+4
OpenPOWER on IntegriCloud