]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-07-08 Mark JohnstonAlso define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS...
2013-07-08 Rick MacklemFix some Kerberos related terminology.
2013-07-08 Rick MacklemOops, initialize the krb5 ret values correctly (to...
2013-07-08 Rick MacklemMake sure the krb5 status variables are correctly initi...
2013-07-08 Rick MacklemDocument the new "-h" option for the gssd daemon.
2013-07-08 Rick MacklemAdd a new "-h" option to the gssd daemon that enables...
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-07 Edwin GroothuisVendor import of tzdata2013d:
2013-07-07 Alfred PerlsteinMake kassert_printf use __printflike.
2013-07-07 Rui PauloConvert bcm2835_mbox to the new mbox interface.
2013-07-07 Rui PauloAnother warning.
2013-07-07 Pawel Jakub... Sandbox tcpdump(8) using Capsicum's capability mode...
2013-07-07 Alfred PerlsteinCorrect typo specifying jflags.
2013-07-07 Alfred PerlsteinDocument tip on how to build all kernels quickly.
2013-07-07 Rui PauloAdd a mailbox interface.
2013-07-07 Rui Pauloarmadaxp_idcache_wbinv_all() is in this file.
2013-07-07 Rui PauloFix all the compiler warnings in elf_trampoline.c.
2013-07-07 Devin TeskeFix typos in the BSD License.
2013-07-07 Devin TeskeBe consistent with other usr.sbin programs w/respect...
2013-07-07 Devin TeskeBe consistent with other usr.sbin programs w/respect...
2013-07-07 Warner LoshRemove all the NOPs after SYNC. They aren't needed.
2013-07-07 Pedro F. GiffuniImplement SEEK_HOLE/SEEK_DATA for ext2fs.
2013-07-07 Oleksandr Tymoshenko- Add USFS driver as an example of device mode for...
2013-07-07 Oleksandr Tymoshenko- Add musb node to shared dtsi and proper pin configura...
2013-07-07 Oleksandr Tymoshenko- Add USBSS driver for AM335x SoC. Driver is a wrapper...
2013-07-07 Oleksandr Tymoshenko- Add initial host mode support for Mentor Graphics...
2013-07-07 Pedro F. GiffuniFix some typos.
2013-07-07 Pedro F. GiffuniAdd files related to ext2 HTree implementation
2013-07-06 Mark JohnstonAdd a man page for the SDT_* macros, which can be used...
2013-07-06 Mark JohnstonAdd SDT_PROBE_DEFINE0 for consistency with SDT_PROBE0.
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-06 Pedro F. GiffuniInitial implementation of the HTree directory index.
2013-07-06 Xin LIUpdate driver with recent vendor improvements, most...
2013-07-06 Xin LIImport HighPoint DC Series Data Center HBA (DC7280...
2013-07-06 Konstantin... Remove unneeded page lock around vm_page_insert().
2013-07-06 Rui PauloDon't clear the SYSCONFIG register on boot.
2013-07-06 Devin TeskeTake the training-wheels off, after nearly 30 months...
2013-07-06 Xin LIRefresh vendor driver version which fixes command queue
2013-07-06 Simon J. GerratySprinkle some .MAKE magic
2013-07-06 Jamie GrittonMake the comments a little more clear about PRIV_KMEM_...
2013-07-05 Colin PercivalFix typo: minmum -> minimum.
2013-07-05 Devin TeskeDon't prevent the user from hanging their system by...
2013-07-05 Xin LIUpdate hpt27xx(4) driver to address a problem reported...
2013-07-05 Xin LIAdd PCI IDs for HighPoint RocketRAID 4521, 3620, 3622...
2013-07-05 Mark JohnstonHide references to mod_lock. In FreeBSD it is always...
2013-07-05 Devin TeskeCheck for INDEX file first before anything else when...
2013-07-05 Devin TeskeCheck menuitem before calculating tag.
2013-07-05 Adrian ChaddAdd a missing unlock.
2013-07-05 Glen Barber- Add SRC_FORCE_CHECKOUT configuration option to force...
2013-07-05 Jamie GrittonBump up _PRIV_HIGHEST to account for PRIV_KMEM_READ...
2013-07-05 Devin TeskeAdd the necessary code to reinstall packages. Both...
2013-07-05 Devin TeskeRemove superfluous continue at end of loop. (pointy...
2013-07-05 Jamie GrittonAdd new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-05 Martin MatuskaUpdate vendor-sys/illumos/dist to illumos-gate 14070...
2013-07-05 Jilles Tjoelkermktemp(3): Add standards section. Prefer standard header.
2013-07-05 Andrew TurnerFix the build with gcc.
2013-07-05 Devin TeskeAdd support for processing add-on modules from /usr...
2013-07-05 Devin TeskeOops, r252833 was not supposed to touch this file....
2013-07-05 Devin TeskeDon't calculate the tag until we know that we're going...
2013-07-05 Robert MillanRemove ancient code for FreeBSD 2.x compatibility.
2013-07-05 Devin TeskeOops, r252810 forgot to hook the new example file ...
2013-07-05 Devin TeskeAdhere to 80-column width.
2013-07-05 Devin TeskeDocument remaining undocumented modules (and remove...
2013-07-05 Devin TeskeMake a correction to the description of invocation...
2013-07-05 Devin TeskeDocument new `-d' and `-D file' debugging options.
2013-07-05 Devin TeskeChange default FTP server (s/ftp-archive/ftp/).
2013-07-05 Devin TeskeAdd example shell script for creating a local INDEX...
2013-07-05 Devin TeskeUpdate HISTORY.
2013-07-05 Devin TeskeRest in peace Ron (Ron McDowell Jul.12, 1955 - Aug...
2013-07-05 Devin TeskeUpdate e-mails.
2013-07-05 Devin TeskeSince r251908, bsdconfig(8) has no direct ties to sade...
2013-07-05 Devin TeskeDon't refer to a port manual.
2013-07-05 Devin Teskemdoc: begin sentences on a new line.
2013-07-05 Devin TeskeUpdate date on the back of r252802.
2013-07-05 Devin TeskeFix a typo.
2013-07-05 Devin TeskeWhitespace.
2013-07-05 Devin TeskeUpdate release info.
2013-07-05 Devin TeskeUpdate copyright/date on the back of r252798.
2013-07-05 Devin TeskeUpdate sysrc(8) manual to coincide with r252797:
2013-07-05 Devin TeskeDo not inherit $SYSRC_VERBOSE from operating environmen...
2013-07-05 Devin TeskeUse f_show_msg() instead of f_dialog_msgbox() where...
2013-07-05 Jilles Tjoelkerstdlib.h: Add correct POSIX version for POSIX extension...
2013-07-05 Aleksandr Rybalkoo Make fields names short.
2013-07-05 Michael TuexenFix a bug were only 2048 streams where usable even...
2013-07-05 Devin TeskeAdd the necessary code to uninstall packages (re-instal...
2013-07-05 Devin TeskeAdd minor debugging.
2013-07-05 Devin TeskePrevent f_package_add() from re-performing f_package_de...
2013-07-05 Devin TeskeDon't deselect a package right after installing it...
2013-07-05 Devin TeskeMinor debugging changes/additions.
2013-07-05 Devin TeskeFix a typo in a comment.
2013-07-05 Navdeep Parhar- Show the reason why link is down if this information...
2013-07-05 Devin TeskeAdd the beginnings of the old networking services funct...
2013-07-05 Devin TeskeAdd the necessary code to install packages (uninstall...
2013-07-05 Devin TeskeAdd debugging for each of the initialized default varia...
2013-07-05 Devin TeskeAdd mustberoot.subr to the list of includes for scripts...
2013-07-05 Devin TeskeRemove separate processing of dependent packages from...
2013-07-05 Devin TeskeGet rid of place-holder in preparation for incoming...
2013-07-05 Devin TeskeComments.
2013-07-05 Devin TeskeAllow global default as general fall-back for package...
next