]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-23 eadler- sl_find does not modify 'name'
2013-04-23 eadlerSwitch from K&R prototypes to modern C
2013-04-23 eadlerAvoid warning about uninitalized variable
2013-04-23 eadlerRemove always-true conditions from if statement.
2013-04-23 eadlerMake temp, temp1 the same type that they will later...
2013-04-23 eadlerRemove tautological compare.
2013-04-23 hselaskyAdd support for runtime switching of sample rate for
2013-04-23 hselaskyAdd convenience wrapper functions to run callbacks...
2013-04-23 impAdd an option for the GE FES based packet engines....
2013-04-23 impUpdate trapframe to be consistent with the changes...
2013-04-23 mckusickFix error check.
2013-04-23 mmThe zfs synctask code restructuring introduced a new...
2013-04-23 hselaskyAdd descriptive comment.
2013-04-23 dteskePrevent device.subr from auto-loading in the nameserver...
2013-04-22 dteskePreserve debugFile preference across the exec boundary.
2013-04-22 dteskePartially uncommit r249779. The changes to share/common...
2013-04-22 dteskeFix "-D file" to automagically enable debugging if...
2013-04-22 joelUpdate description of process status output.
2013-04-22 brooksMFP4 223084, 227821:
2013-04-22 adrianUpdate arswitch to the new API.
2013-04-22 gonzoSplit BeagleBone DTS to generic AM335x part and Beagle...
2013-04-22 joelMinor update about rc.conf.
2013-04-22 sjgPass more variables to bsd.prog.mk and
2013-04-22 joelPoint users towards nisdomainname and rc.conf.
2013-04-22 joelMinor clarificiation.
2013-04-22 jhb- Some BIOSes use an Extended IRQ resource descriptor...
2013-04-22 jhbUse a higher TTL (128) for DHCP packets. This matches...
2013-04-22 nyanBuild uart_dev_lpc.c on arm only. This fixes pc98...
2013-04-22 pluknetKeep up with negative addrlen check removal in r249649.
2013-04-22 glebiusPanic if UMA_ZONE_PCPU is created at early stages of...
2013-04-22 dmarionInitialize GIC_PMRR register on ARM GIC.
2013-04-22 dteskeClarify to the user the amount of time required to...
2013-04-22 dteskeNew helper functions for common widgets.
2013-04-22 dteskeProper fix for copy/paste error (first attempt r249756).
2013-04-22 dteskeFix a copy/paste error.
2013-04-22 dteskeUpdate comment for accuracy.
2013-04-22 dteskeStyle nit (to be consistent across project).
2013-04-22 dteskeFix two bugs when setting up a plip interface. First...
2013-04-22 adrianConvert over the etherswitch framework to use VLAN...
2013-04-22 dteskeUI improvements. First, implement --default-item whenev...
2013-04-22 dteskeUse new f_getvar for clarity and general code follow...
2013-04-22 adrianetherswitchcfg(8) crashes when you don't set vlangroup...
2013-04-22 adrianInitialise this to zero before using it to configure...
2013-04-22 dteskeAdd new flags `-d' (sets debug=1) and `-D file' (sets...
2013-04-22 alcSimplify vm_radix_{add,dec}lev().
2013-04-21 edAdd missing static keyword, to make the code build...
2013-04-21 edUnbreak the build of newfs_nandfs.
2013-04-21 olegPlug static llentry leak (ipv4 & ipv6 were affected).
2013-04-21 trocinyRemove code duplication.
2013-04-21 joelDocument a few expansions for the $PS1 and $PS2 environ...
2013-04-21 jillesdup(2): Remove incorrect sentence about getdtablesize().
2013-04-21 impFix typos in my last commit.
2013-04-21 gshapiroNote merge to head for sendmail 8.14.7.
2013-04-21 gshapiroMinor changes to force commit these files so new freebs...
2013-04-21 trocinyEmbed revision id in the library.
2013-04-21 gshapiroUpdate for sendmail 8.14.7
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-21 gshapiroImport sendmail 8.14.7
2013-04-21 hselaskyFix manual page.
2013-04-21 hselaskyAdd OHCI controller ID.
2013-04-21 kibMerge the 386 and amd64 versions of the fenv.h, to...
2013-04-21 tijlRemove redundant definitions of _ALIGN and _ALIGNBYTES.
2013-04-21 joelAdd example.
2013-04-21 joelMove EXAMPLES descriptions to before the actual command.
2013-04-21 aeSince we didn't break the loop, we should set i to...
2013-04-21 rpauloFix an off by one calculation in wiipic_dispatch().
2013-04-21 joelRemove cross-references to nonexistent CPU_SET(3) manpage.
2013-04-21 adrianWhen doing BAW tracking, don't dereference a NULL point...
2013-04-20 impAdd more details about updating across the clang divide.
2013-04-20 adrianThere's some races (likely in the BAR handling, sigh...
2013-04-20 joelAdd missing Pp. Also remove some minor whitespace.
2013-04-20 joelmdoc: end function context properly.
2013-04-20 trocinyWrong cast.
2013-04-20 edEnable libcompiler-rt on MIPS.
2013-04-20 kenFix compilation.
2013-04-20 uqsbin/df: Fix unitialized use in prtstat
2013-04-20 traszMake DELAY(9) reference pause(9).
2013-04-20 edwinMerge of vendor of 249690, tzdata2013c
2013-04-20 trocinyBump date.
2013-04-20 trocinySync gcore(1) with the recent changes in kernel code...
2013-04-20 trocinyMake use of newly added libprocstat(3) ability to extra...
2013-04-20 trocinyUse procstat_getkstack(3) for retrieving process kernel...
2013-04-20 trocinyAdd procstat_getkstack function to dump kernel stacks...
2013-04-20 trocinyUse libprocstat(3) to retrieve ELF auxiliary vector.
2013-04-20 trocinyThis should have been committed in r249666.
2013-04-20 trocinyAdd procstat_getauxv function to retrieve a process...
2013-04-20 trocinyUse libprocstat(3) to retrieve process command line...
2013-04-20 trocinyExtend libprocstat with functions to retrieve process...
2013-04-20 trocinyUse libprocstat(3) when retrieving binary information...
2013-04-20 trocinyAdd procstat_getosrel function to retrieve a process...
2013-04-20 trocinyAdd procstat_getpathname function to retrieve a process...
2013-04-20 trocinyUse procstat_getrlimit(3) for retrieving rlimit informa...
2013-04-20 trocinyAdd procstat_getrlimit function to retrieve a process...
2013-04-20 trocinyUse procstat_getumask(3) for retrieving umaks informati...
2013-04-20 trocinyAdd procstat_getumask function to retrieve a process...
2013-04-20 trocinyUse procstat_getgroups(3) for retrieving groups informa...
2013-04-20 trocinyAdd procstat_getgroups function to retrieve process...
2013-04-20 trocinyUse more generic procstat_getvmmap(3) for retrieving...
2013-04-20 trocinyUse procstat_getprocs(3) for retrieving thread informat...
2013-04-20 trocinyAdd procstat_getvmmap function to get VM layout of...
next