]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/libsa
Remove spurious newline
[FreeBSD/FreeBSD.git] / stand / libsa /
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
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 markjFix a memory leak introduced in r328426.
2018-02-16 impEliminate bsd.stand.mk and -fPIC 32-bit intel builds
2018-02-15 kevanslibsa: Consolidate tftp sendrecv into net.c sendrecv
2018-02-14 kevanslibsa: Fix IP recv timeout
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 impImplement strcoll as strcmp.
2018-02-02 impCentralize several variables.
2018-01-31 impUpdate stand.h for changes for strto*l
2018-01-31 impMove libstand.3 to libsa.3. Update libsa.3 to include...
2018-01-31 impKill copies of strtol and strtoul. Use the ones that...
2018-01-26 impabort() should be marked __dead2 since it won't return.
2018-01-26 impProvide abs form stdlib.h.
2018-01-26 impImplement abort() as a call to panic.
2018-01-26 impSplit panic routine
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-23 impgetenv does not return tainted data in the boot loader...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 impMove getsecs() prototype to stand.h from net.h so it...
2018-01-06 dimMerge ^/head r327341 through r327623.
next