aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-202-12/+12
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-2/+2
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified pathsEnji Cooper2017-01-209-15/+15
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-4/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified pathsEnji Cooper2017-01-209-26/+27
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-203-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-202-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-203-4/+4
* Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-2015-21/+21
* libc: remove reference to nonexistent lib/locale directoryEd Maste2017-01-201-2/+1
* Only conditionally add in hyperv support if we're building amd64Enji Cooper2017-01-191-1/+1
* Conditionalize hyperv support in gettimeofday(2) based on MK_HYPERVEnji Cooper2017-01-192-4/+8
* Use SRCTOP instead of .CURDIR-relative path in .PATH directiveEnji Cooper2017-01-181-1/+1
* Implement kernel support for hardware rate limited sockets.Hans Petter Selasky2017-01-181-1/+6
* Use SRCTOP where possible and use :H to manipulate .CURDIR to get rid ofEnji Cooper2017-01-171-1/+1
* Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-161-1/+20
* Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time checkEnji Cooper2017-01-152-5/+19
* Update the shm_open.2 man page to reflect objective reality.Warren Block2017-01-131-14/+39
* libgcc_s: add libc DT_NEEDED to fix underlinkingEd Maste2017-01-131-0/+1
* fmaxmin_test still fails with clang 3.9.x.. bypass the testEnji Cooper2017-01-131-1/+1
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-135-2/+24
|\
| * Add additional testcases missed in r311966vendor/NetBSD/tests/01.11.2017_23.20Enji Cooper2017-01-124-0/+362
| * Sync ^/vendor/NetBSD/tests/dist with upstreamEnji Cooper2017-01-1226-112/+1084
| * Commit updates accepted upstream (NetBSD)Enji Cooper2017-01-123-15/+29
| * Pull in changes from upstream for lib/libc/{c063,gen,string,sys} to addressEnji Cooper2017-01-1129-106/+229
| * Import lib/libc/ttyio/t_ttyio.c,1.3Enji Cooper2017-01-101-3/+4
| * t_raise: import a minor grammar error fix to diff reduce with NetBSDEnji Cooper2017-01-101-3/+3
* | Add __BIT and __BITS macros from NetBSD to help support new testcasesEnji Cooper2017-01-121-0/+9
* | Remove __HAVE_LONG_DOUBLE #define from t_strtod.c and place it in MakefileEnji Cooper2017-01-121-0/+8
* | Rework tty_drain() to poll the hardware for completion, and restoreIan Lepore2017-01-121-3/+30
* | Build libarchive tests missing in r311899Martin Matuska2017-01-101-0/+2
* | Use standard Versions.def for libprocstat.Konstantin Belousov2017-01-092-11/+1
* | Use tab for indent.Konstantin Belousov2017-01-091-1/+1
* | Use nitems({mib,name}) instead of hardcoding their valueEnji Cooper2017-01-091-13/+13
* | lib/libutil/kinfo_*: style cleanupEnji Cooper2017-01-094-12/+12