Commit History

Author SHA1 Message Date
  Rob Landley 039d59d227 Replace various x = x declarations with QUIET macro to shut up gcc. 2 years ago
  Rob Landley 660e6a384d Add nommu-able xvdaemon() and use it to remove some TOYBOX_FORK dependencies 3 years ago
  Rob Landley b840ceb0db Can't call daemon() on nommu. 3 years ago
  Elliott Hughes 0fe9185c66 Fix various typos. 4 years ago
  Elliott Hughes 24f1f9d145 sntp.c: fix 32-bit. 4 years ago
  Rob Landley b213f91a00 Pedantic constant annotations to shut up older toolchains. 4 years ago
  Rob Landley cb3d852ca0 Technosaurus on github pointed out the error message should say adjtimex. 4 years ago
  Rob Landley 69efea9cc5 Use adjtimex instead of adjtime (bionic hasn't got adjtime). 4 years ago
  Elliott Hughes a57721d146 bind/connect cleanup. 5 years ago
  Rob Landley 6b018bc0ff Oops, missed one. 5 years ago
  Rob Landley 7e6a7da600 Move nanomove(), nanodiff(), union socksaddr, and xrecvwait() to lib. 5 years ago
  Rob Landley cea6a95c46 Promote sntp to net. 5 years ago