summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/src/resolve.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-11Convert to if_input().mpi1-23/+7
2015-03-11Convert to if_input(), tested by jasper@.mpi1-13/+5
2015-03-11Wrap long line. This is another airplane commit from an 747-8reyk1-4/+4
2015-03-11syncderaadt2-2/+0
2015-03-11tcopy goes to the atticderaadt3-409/+0
2015-03-11Shuffle some code around to make it easier to read. Add get_rootinfo()krw3-138/+143
2015-03-11document HW_PERFPOLICY; ok tedujmc1-2/+9
2015-03-11-s is not optional, sadly;jmc2-14/+21
2015-03-11delay EVP_MD_CTX_init so we don't forget to clean it up.tedu2-6/+8
2015-03-11syncderaadt3-3/+3
2015-03-11openprom, just like eeprom; ok miodderaadt3-6/+6
2015-03-11syncderaadt1-3/+3
2015-03-11eeprom(8) is only run by root now, so no need for kmem groupderaadt1-2/+2
2015-03-11drop setgid kmem. If you want to play with eeprom, you generallyderaadt2-11/+2
2015-03-11Convert to if_input(), tested by jasper@, thanks!mpi1-13/+5
2015-03-11Convert to if_input().mpi1-13/+7
2015-03-11adjust for removal of expr (and while here, sort all these lists, with thederaadt21-83/+116
2015-03-11expr no longer needed on media, because the scripts always use ksh builtins.deraadt2-9/+2
2015-03-11If this is going to use sync, it should use the sync + sleep idiom.deraadt1-2/+2
2015-03-11Remove setgid kmem support. As a result, -d and -v will require you toderaadt2-17/+6
2015-03-11'rc.firstime' -> 'rc.firsttime' in comment.krw1-2/+2
2015-03-11When interpreting the -O argument as a macro name fails,schwarze1-3/+4
2015-03-11Fix previous: size_t is often narrower than off_t.schwarze1-2/+2
2015-03-11Match on 3160. Untested but should work.jsg1-1/+3
2015-03-11Point people to local-zone and stub-zone in unbound.conf and explainflorian1-4/+14
2015-03-11set-titles-string now uses formats, not the status bits (so no #() fornicm1-5/+5
2015-03-11tweak wording; "a value different to 1" -> "...other than 1", from Sevan Janiyansthen1-3/+3
2015-03-11Remove unused type definitions.mpi1-7/+1
2015-03-11port the idea of using clock_gettime(CLOCK_MONOTONIC) for measuringdlg1-6/+18
2015-03-11port src/sbin/ping/ping.c r1.115.dlg1-3/+9
2015-03-11use clock_gettime(CLOCK_MONOTONIC) to get timestamps to measure thedlg1-3/+9
2015-03-11add back the changes from rev 1.206, djm reverted this by mistake injsg1-2/+5
2015-03-10Set verbosity to 1 (the default is 0) so we log incoming notifiesmillert1-1/+2
2015-03-10Remove unused static local variable; mickey@miod1-3/+1
2015-03-10Invoke va_end() before returning, rather than in an unreachable place; mickey@miod1-3/+4
2015-03-10Make the amd64 pmap (more) mpsafe by protecting both the pmap itself and thekettenis2-31/+52
2015-03-10Disable db file. It is believed to be a saner default for the commonflorian1-1/+2
2015-03-10Convert to if_input().mpi1-15/+5
2015-03-10The st_size member of struct stat is off_t, which is signed,schwarze1-2/+2
2015-03-10We can keep track of the pager PID without additional complexity.schwarze1-27/+23
2015-03-10Convert to if_input().mpi1-8/+5
2015-03-10Convert to if_input(), tested an ok kettenis@.mpi1-15/+9
2015-03-10Fix a regression caused in rev. 1.118, reported by kristaps@:schwarze1-4/+22
2015-03-10Display "Search wrapped" even when searching from the end of the file.bentley1-3/+4
2015-03-09Explicitly cast when assigning from char * to unsigned char * and vice versa.schwarze2-5/+5
2015-03-09If my calculations are correct, when this baby hits 5.8... you're gonna seemiod1-3/+3
2015-03-09make the worm grow faster on larger terminals. this is more fun thantedu2-6/+12
2015-03-09In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAITmiod1-10/+10
2015-03-09Avoid doing IPv6 SLAAC for prefixes with preferred lifetime of zeromikeb1-4/+5
2015-03-09Fix vertical spacing at the beginning of tables.schwarze3-12/+7