]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2013-04-30 joelAdapt to the fact that minidumps are now on by default.
2013-04-30 npAttach to the T580 (2 x 40G) card.
2013-04-30 np- Provide accurate ifmedia information so that 40G...
2013-04-30 npcxgbe(4): Some updates to shared code.
2013-04-30 pluknetPass a format string to kproc_create() [1] and thus...
2013-04-30 peterOh wow.. disassociate/disown any connection with cvs.
2013-04-30 neelReset some more softc state when the guest resets the...
2013-04-30 neelUse a separate mutex for the receive path instead of...
2013-04-29 adrianSync from git - ah_config is in 'ath_hal', not 'ath_hal...
2013-04-29 gibbsxenstore/xenstore.c:
2013-04-29 carlAdd a new driver to support the Intel Non-Transparent...
2013-04-29 kibProperly terminate the result string for intermediate...
2013-04-29 desStyle nit.
2013-04-29 desAdd a -Z option which zeroes unused blocks. It can...
2013-04-29 desFix a bug that allows NFS clients to issue READDIR...
2013-04-29 luigiwhitespace - document alternative locking under linux
2013-04-29 jhbOnly cleanup CMI-related state on detach if the system...
next