]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/libsa
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / stand / libsa /
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-09 tsoomelibsa: validate tftp_makereq() after we did reset the...
2018-09-08 tsoomelibsa: memory leak in tftp_open()
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-19 kevanslibsa: Add lshrdi3.c for powerpc* and mips
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-16 impAdd ashldi3 and ashrdi3 to mips.
2018-08-15 tsoomelibsa: zfs_probe() needs to set spa to NULL
2018-08-15 kevanspkgfs_init: Initialize pkg
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-09 kevanslibsa: exit on EOF in ngets
2018-08-08 eadlerfile: update to 5.34
2018-08-07 tsoomelibsa: gzipfs.c converts pointers to integer types...
2018-08-07 tsoomelibsa: dos_checksum() should take unsigned chars
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-08-02 tsoomelibsa: dereferencing type-punned pointer in cd9660
2018-08-01 tsoomelibsa: assignment to char * from u_char *
2018-08-01 tsoomelibsa: bootp is using pointers with different sign
2018-08-01 tsoomelibsa: pointer differs in signedness
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-13 impUse if rather than case for a simple boolean. gcc think...
2018-07-13 ianExtend loader(8) geli support to all architectures...
2018-07-13 impThere's two files in the sys tree named inflate.c,...
2018-07-13 impFix sparc64 builds
2018-07-13 impCreate helper functions for parsing boot args.
2018-07-11 cyMFV r324714:
2018-07-08 impMove ZFS files into libsa
2018-06-18 impRemove stray debugging line.
2018-06-18 impstand: move libgeliboot into libsa.
2018-06-14 tsoomelibsa: open() should use NULL instead of typecasted 0
2018-06-14 tsoomelibsa: remobe unneeded check before free()
2018-06-14 tsoomelibsa: f_rabuf could be NULL
2018-06-14 tsoomelibsa: cstyle cleanup for open/close/read/write sources
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 impInitialize variables we later free so they aren't used
2018-06-13 impRemove unused variables.
2018-06-13 impRemove fail: label. It's unused.
2018-06-09 kevanslibsa(3): Correct statement about FS Write-support...
2018-06-09 sjgAdd st_mtime, st_ino and st_dev for ufs_stat
2018-06-05 ianMake the v*printf() functions in libsa return int inste...
2018-06-05 ianAdd vsnprintf() to libsa. Alpha-sort the printf protot...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-07 tsoomelibsa: name is not used in dirmatch()
2018-04-07 tsoomelibsa: cd9660: warning: 'lenskip' may be used uninitial...
2018-04-05 bennoAdd isoboot(8) for booting BIOS systems from HDDs conta...
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 emasteRevert r313780 (UFS_ prefix)
2018-03-17 emastePrefix UFS symbols with UFS_ to reduce namespace pollution
2018-03-13 impPrefer uintXX_t to u_intXX_t
2018-03-12 impRemove d_type from devdesc. It's not needed as we can...
2018-03-12 impMinor cosmetic changes.
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 tsoomelibsa: replace remaining _write callbacks by null_write
2018-02-26 kevanslibsa: Partially revert r330023
2018-02-26 kevanslibsa: Move MAXWAIT from net.h to net.c
2018-02-26 kevanslibsa: Add MAXWAIT to net for establishing max total...
2018-02-24 kevansliblua: Implement write support
2018-02-24 cemlibsa: Change write(2)-alike prototype to match definition
2018-02-23 cemlibsa: Const-ify buffer argument of write(2) analog
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
next