]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-03 jkimImprove compatibility with recent flex from flex.source...
2013-05-03 jkimReduce diff with upstream.
2013-05-03 jhbSimilar to 233760 and 236717, export some more useful...
2013-05-03 jillessh: Remove racy test case for read builtin.
2013-05-03 npcxgbe: Switch to a better way to install firmware.
2013-05-03 jhbFix FIONREAD on regular files. The computed result...
2013-05-03 jhbFix two bugs in the current NUMA-aware allocation code:
2013-05-03 npcxgbe/tom: Do not use M_PROTO1 to mark rx zero-copy...
2013-05-03 dimAllow building clang on older FreeBSD releases, where...
2013-05-03 jillessh: Improve error handling in read builtin:
2013-05-03 hselaskyFix compile warning.
2013-05-03 pluknetAlso, add a missing period.
2013-05-03 pluknetRemove an extra comma.
2013-05-03 pluknetRemove the STANDARDS section.
2013-05-03 mavTune support for removable media in da driver:
2013-05-03 hselasky- Add more defines to limit USB memory usage and number...
2013-05-03 smhFix uninitialized warning in mps
2013-05-03 hselaskyAlways put space before the comma before ##__VA_ARGS__...
2013-05-03 hselaskyAdd some defines to limit USB memory usage in reduced...
2013-05-03 uqsAlways install pmc.foo(3) manpages.
2013-05-03 hselaskyAllow the default USB template to be specified at compi...
2013-05-03 hselaskyAdd new USB API to get the port path of a USB device.
2013-05-03 edwinOp 30 April 2013 trad koninging Beatrix af en werd...
2013-05-03 neelImplement the NOTIFY_ON_EMPTY capability in the virtio...
2013-05-02 kibThe fsync(2) call should sync the vnode in such way...
2013-05-02 impUse cvmx_mgmt_port_num_ports() instead of the inlined...
2013-05-02 impExpose cvmx_mgmt_port_num_ports() as a wrapper to the...
2013-05-02 kibFix the v_object leak for non-regular tmpfs vnodes.
2013-05-02 kibFor the new regular tmpfs vnode, v_object is initialize...
2013-05-02 kibThe page read or written could be wired. Do not requeu...
2013-05-02 kibAdd a hint suggesting why tmpfs does not need a special...
2013-05-02 eadlerPrefer using the C++ version of the standard headers...
2013-05-02 mavAdd IDs for HighPoint RocketRAID 640L/642L/644L --...
2013-05-02 luigiremove trailing whitespace
2013-05-02 smhEnable CAM SCSI to choice ATA TRIM during autodetection...
2013-05-02 davideSuppress a GCC warning. This warning is actually bogus...
2013-05-02 smhUse the existence of ATA Information VPD to determine...
2013-05-02 smhFix probe in progress check in dareprobe
2013-05-02 smhUpdate probe flow so that devices with lbp can also...
2013-05-02 rmacklemFix the getpwnam_r() call in the pname_to_uid() kerbero...
2013-05-02 rmacklemFix the getpwuid_r() call in the gssd daemon so that...
2013-05-02 emasteSwitch to standard copyright license text
2013-05-02 adrianAdd the AR9300 HAL into the kernel and module builds.
2013-05-02 adrianFix this code to compile without warnings - AH_DEBUG...
2013-05-02 eadlerUpdate Intel email address.
2013-05-02 adrianAdd device identification and probe/attach support...
2013-05-02 adrianAdd the AR933x SoC GPIO pin count limitation.
2013-05-01 sjgLocal hack to allow smooth transition for ports.
2013-05-01 jillesBump __FreeBSD_version for accept4() and pipe2().
2013-05-01 rmacklemDocument the fact that an NFSv4 mount against a volume...
2013-05-01 jillesaccept(2), pipe(2): Fix .Dd.
2013-05-01 jillesRegenerate files for pipe2().
2013-05-01 jillesAdd pipe2() system call.
2013-05-01 rmacklemDocument that the NFSv4 server statistics are operation...
2013-05-01 rmacklemIsilon reported that sec=krb5p NFS mounts had a problem...
2013-05-01 jillesRegenerate files for accept4().
2013-05-01 jillesAdd accept4() system call.
2013-05-01 kibPartially saved extended state must be handled always...
2013-05-01 kibThe check to ensure that xstate_bv always has XFEATURE_...
2013-05-01 zeisingAdd DragonFly BSD 3.4.1, released April 29 2013.
2013-05-01 davideIn case ZFS doesn't use UMA for buffers there's no...
2013-05-01 zeisingAdd OpenBSD 5.3, released today, May 1 2013.
2013-05-01 trocinyprocstat_getpathname: for kvm method, instead of return...
2013-05-01 trocinyKVM method support for procstat_getgroups, procstat_get...
2013-05-01 trocinyIntroduce a constant, ELF_NOTE_ROUNDSIZE, which evident...
2013-05-01 bennoOptimize SUBDIR_OVERRIDE such that SUBDIR isn't automat...
2013-05-01 impAdd a historic footnote.
2013-05-01 impDon't include asm.h in non-asm files.
2013-05-01 impRemove asm.h dependency in a hackish way.
2013-05-01 impImport NetBSD's version, which is perfectly fine.
2013-05-01 impAdd the standard #ifdef header protection.
2013-05-01 impImport virgin regdef.h from 4.4 Lite 2's sys/pmax/inclu...
2013-05-01 wkoszekMake the internal assertion correct--only fail when...
2013-05-01 eadlerFix incorrect sizeof() in bzero()
2013-05-01 eadlerCorrect a few sizeof()s
2013-05-01 adrianDisable TXCONT, it's not here in FreeBSD.
2013-05-01 adrianThere's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t...
2013-04-30 eadlerRemove ancient compatibility cruft.
2013-04-30 eadlerAdd missing braces
2013-04-30 brooksAdd some advice to get past the hurdle of install ...
2013-04-30 npFix DDP breakage introduced in r248925. Bitwise OR...
2013-04-30 brooksMake an attempt to detect missing MTREE files in distri...
2013-04-30 brooksMFP4 change 222060:
2013-04-30 brooksMFP4 changes 222065 and 222068:
2013-04-30 brooksPartial MFC of change 228122:
2013-04-30 brooksWrap the creation of the ../include link in /usr/lib in
2013-04-30 carlFix the man page installation broken in r250079. Pointy...
2013-04-30 luigiuse netmap_rx_irq() and netmap_tx_irq() instead of...
2013-04-30 luigiuse netmap_rx_irq() / netmap_tx_irq() to handle interru...
2013-04-30 luigiPartial cleanup in preparation for upcoming changes:
2013-04-30 luigiremove $Id$ (whitespace change)
2013-04-30 davidemalloc(9) cannot return NULL if M_WAITOK flag is specified.
2013-04-30 desForgot to update UPDATING in head last night.
2013-04-30 davideThe Intel PMC architectural events have encodings which...
2013-04-30 jillessocket: Make shutdown() wake up a blocked accept().
2013-04-30 davideComplete r250097:
2013-04-30 luigisupport for sshd (newer config file location)
2013-04-30 luigisync with my local copy (this file may go away, eventually)
2013-04-30 davideWhen hwpmc(4) module is unloaded it reports a double...
2013-04-30 davideFixup Westmere hwpmc(4) support: add missing CPU flag...
next