Commit History

Author SHA1 Message Date
  Denys Vlasenko 74d9f1ba37 udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long 5 years ago
  Denys Vlasenko b80bdeba02 udhcp: code shrink 5 years ago
  Denys Vlasenko edca770d11 sleep: support "inf" 5 years ago
  Denys Vlasenko 4bdc914ff9 build system: fix compiler warnings 5 years ago
  Denys Vlasenko 2d9e097963 find: handle leading -- argument 5 years ago
  Danijel Tasov 3f4fac577a telnet: provide feedback after successful connect 5 years ago
  Denys Vlasenko 39b18196f8 telnetd: fix bad interaction with vhangup() from login 5 years ago
  Denys Vlasenko 935afafcf3 telnet: code shrink 5 years ago
  Denys Vlasenko 5bfc4a32fd telnet: speed up processing of network input 5 years ago
  Kaarle Ritvanen 1c952ba206 ip: print dadfailed flag 5 years ago
  Martijn Dekker f83292cfc4 ls: make -i compatible with coreutils: don't follow symlink by default 5 years ago
  Martin Lewis 46fc3290c2 wget: notify on download begin and end 5 years ago
  Martin Lewis 64f35361f4 wget: add -o flag 5 years ago
  Denys Vlasenko e05ec6ed3e bc: shorten "limits" output 5 years ago
  Denys Vlasenko f11b5b9864 bc: formatting changes, added a FIXME comment, no logic changes 5 years ago
  Denys Vlasenko 54f5c1d600 bc: support void functions (GNU compat) 5 years ago
  Denys Vlasenko 1db367a8e6 dc: fit returning of string 5 years ago
  Denys Vlasenko 6842c6062a dc: fix '?' 5 years ago
  Denys Vlasenko 377cc97b19 bc: eliminate struct BcInstPtr::results_len_before_call, it is redundant 5 years ago
  Denys Vlasenko 02c3d7a1c9 bc: add a palceholder comment for "void" return 5 years ago
  Denys Vlasenko 19c3eb0b04 bc: remove extra div/0 test, remove test for string function parameter 5 years ago
  Denys Vlasenko 96b5ec10fb bc: fix "...; return}" to work, disallow "return ()" 5 years ago
  Denys Vlasenko ae6c44ea15 bc: make error line number also size_t, like everything else 5 years ago
  Denys Vlasenko cb7c955aeb bc: generate large bc tests on the fly, -5 mbytes in the git tree 5 years ago
  Denys Vlasenko 266bec8ba7 bc: speed up string printing, fix print "" 5 years ago
  Denys Vlasenko 2231468a2f bc: upstream fixes 5 years ago
  Denys Vlasenko ff65355b8a single-applet build --help had extra \n, remove 5 years ago
  Denys Vlasenko 37bdd8f8cb tls: pstm code shrink 5 years ago
  Denys Vlasenko 51b510a480 bc: in xc_read_line(), check ^C on NUL input bytes too 5 years ago
  Denys Vlasenko 8797adc1c6 bc: remove superfluous assigment 5 years ago