]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-06-07 baptSort headers
2015-06-07 baptHandle -C and -Y locally and stop adding them to arglist
2015-06-07 baptAdd a new global struct pwconf to store etcpath, rootdi...
2015-06-07 baptFix pw userdel -r not deleting homedir
2015-06-07 araujoInclude header libi386.h to silence the clang warning...
2015-06-07 andrewStop checking for ARM_TP_ADDRESS when we mean to check...
2015-06-07 baptTest explicitly the result of strcmp to be consistent...
2015-06-07 baptImprove readability by reducing indentations levels
2015-06-07 baptRemove one level of indentation
2015-06-07 baptMove user deletion code into a separate function to...
2015-06-07 baptInstead of always casting the pw_checkname input to...
2015-06-07 andrewRemove pc_cpu, it was duplicating pc_cpuid so was unneeded.
2015-06-07 baptSync with NetBSD:
2015-06-07 avgcompat nvpair.h: make sure that the names are mangled...
2015-06-07 bdreweryImplement '-s' to copy as symlink, similar to the curre...
2015-06-07 bdreweryCleanup some indentation issues.
2015-06-06 kibUpdate print_INTEL_TLB() by the tag values from the...
2015-06-06 andrewRework exception entry to help with DTrace. We now...
2015-06-06 gjbSet the correct UBLDR_LOADADDR for the Wandboard and
2015-06-06 baptReadd the warning level gcc 4.2 still complains
2015-06-06 adrianRe-introduce this - it doesn't compile clean on a mips...
2015-06-06 marcelChange BUS_PROBE_HOOVER from -500 to -1000000. We have...
2015-06-06 impTurns out amd64 is hit too by ix. When it works, turn...
2015-06-06 marcelRevert previous change. The magical constants can't...
2015-06-06 markjlibdtrace: allow D libraries to declare dependencies...
2015-06-06 impix module doesn't compile on i386, so remove it from...
2015-06-06 jhibbitsMap the LAW for the RouterBoard's NAND LBC memory.
2015-06-06 markjunionfs: fix suspendability check bugs
2015-06-06 marcelAdd proto_busdma.c to the module.
2015-06-06 marcelAdd DMA tag management to the C library and Python...
2015-06-06 marcelDMA support part 1: DMA tag create & destroy
2015-06-06 marcelDon't return -10000 as the probe priority. That's lower...
2015-06-06 brInclude a header required for vtophys().
2015-06-06 baptRemove useless WARNS
2015-06-06 baptRemove WARNS atrun builds fine with clang and gcc
2015-06-06 baptAdd const to the copyright variable
2015-06-06 baptRemove WARNS keylogin build fine with clang and gcc
2015-06-06 baptBump WARNS level to 1
2015-06-06 baptRemove unused variable
2015-06-06 baptMake global variables static
2015-06-06 baptBump level WARNINGS to 3
2015-06-06 baptMake global variables static
2015-06-06 baptRemove WARNS vtfontcvt builds find with clang and gcc...
2015-06-06 baptFix history
2015-06-06 baptFix HISTORY and add AUTHORS section
2015-06-06 baptFix history, add AUTHORS section
2015-06-06 baptComplete documenting the HISTORY
2015-06-06 baptFix history (appeared in 1BSD)
2015-06-06 baptComplete documenting the HISTORY of what remains of...
2015-06-06 baptFix history: colrm(1) appeared in 1BSD not 3.0BSD
2015-06-06 brnrdAdd myself (brnrd / Bernard Spil) to committers docs
2015-06-06 andrewSet the correct register when calling sigprocmask in...
2015-06-06 dchaginFinish r283544. In exec case properly detach threads...
2015-06-06 sjgAdd support for dependent options
2015-06-05 jfvUpdate SW4 to the Intel ixl/ixlv drivers. This is prima...
2015-06-05 baptFix some clang warnings:
2015-06-05 baptFix typos
2015-06-05 neelThe 'verify_gla()' function is used to ensure that...
2015-06-05 mavFix wrong function name in error message.
2015-06-05 sbrunoRevert 284029, update imgact_binmisctl.c change mtx...
2015-06-05 sbrunoSilence clang warning about extraneous parenthesis
2015-06-05 avgdnode_read: fixup r284025, BP_IS_HOLE macro expects...
2015-06-05 sbrunoThis change uses a reader count instead of holding...
2015-06-05 avgdnode_read: handle hole blocks in zfs boot code
2015-06-05 avgbhyve/vmrun.sh: pass all existing readable disks to...
2015-06-05 avgbhyve/vmrun.sh: support passing disk options same as...
2015-06-05 achimaic7xxx: Do not support device IDs 0x8081, 0x8088 and...
2015-06-05 adrianFor now, just default to presenting "found" channels...
2015-06-05 mavAllow setting only WWNN or only WWPN.
2015-06-05 hselaskyDisable VGA PCI interrupts until a chipset driver is...
2015-06-05 hselaskyDon't wait forever for USB data to be flushed.
2015-06-05 gjbWork around a potential bug in pw(8) when '-m' is speci...
2015-06-05 npcxgbe: set the minimum burst size when fetching fl...
2015-06-04 gjbMake sure /home exists within the DESTDIR before creati...
2015-06-04 adrianSome hostap setups may result in raw frames being trans...
2015-06-04 jillesstrchr(3): Mdoc fixes.
2015-06-04 jhbAdd a CHILD_REQUIRE macro similar to ATF_REQUIRE for...
2015-06-04 jhbRemove compatibility shims for FreeBSD versions older...
2015-06-04 jhbAdd a new file operations hook for mmap operations...
2015-06-04 pluknetChange directory permissions in pre-order.
2015-06-04 adrianTag outbound raw 802.11 frames with both the node and...
2015-06-04 gjbFix a whitespace nit.
2015-06-04 gjbAdd initial support for building images for the Duovero...
2015-06-04 gjbRe-implement endian-aware services_mkdb(8) in the ...
2015-06-04 tuexenExport a pointer to the SCTP socket. This is needed...
2015-06-04 andrewFix the build by hiding ieee80211_add_xmit_params and
2015-06-04 baptAfter r283981 it is no more needed to specify endiannes...
2015-06-04 baptrevert r283969,283970 not needed anymore after r283981
2015-06-04 delphijDocument the disable of legacy entries in password...
2015-06-04 delphijWhitespace changes for r283981. No actual code changes.
2015-06-04 delphijIn r113596, version 4 of entries have been added but...
2015-06-04 adrianFirst pass of adding transmit parameters as an option...
2015-06-04 adrianDisable bgscan for now - it interferes with 11n activit...
2015-06-04 araujoRemove unused variable and silence clang warnings.
2015-06-04 araujoClean up unused variable and silence clang warnings.
2015-06-04 araujoRemove unused variables and silence clang warnings.
2015-06-04 neelUse tunable 'hw.vmm.svm.features' to disable specific...
2015-06-03 baptCapitalize the list of accepted variables
2015-06-03 baptAdd a pw_mkdb2(3) function which does the same thing...
2015-06-03 kibSyncing a directory vnode might drop the vnode lock...
next