3619 Commits (05bd315360f20fdf6f6439b2d3b5b5caacc488a5)
 

Author SHA1 Message Date
  henning 05bd315360 initial cut at a manpage 20 years ago
  henning ffc862704c fix usage() 20 years ago
  henning 4ad0cde98b initial cut at ntpd. 20 years ago
  henning 53ef3935aa new user/group _ntp, theo ok 20 years ago
  grange d717fd1437 sync 20 years ago
  grange eb0fef3eae Add hotplug device. 20 years ago
  deraadt a35bfe5a7a one last route command lacking -qn 20 years ago
  deraadt 8994cc67a9 sync 20 years ago
  deraadt 0a910326d2 usb2 & usb3 more needed on modern machines 20 years ago
  millert 638ec6cc63 In the Final function, move the context zeroing into the digest != NULL 20 years ago
  deraadt 2462bc4b83 knf; otto ok 20 years ago
  jakob b20a6c2f75 SNTP is RFC2030 20 years ago
  david 8677f1a1d0 make /root/.klogin optional; ok deraadt@ 20 years ago
  drahn b3b6933a22 generate entries for all of the ptys after more were added, ok deraadt millert 20 years ago
  drahn eb78f1ef1f Enable binutils for arm now that we have binutils 2.14. 20 years ago
  drahn b83e4952fd bump default datasize to 75MB instead of 64MB. Allows XF4 to build (on amd64) 20 years ago
  otto 903036c95c Add .Xr's to the commands implementing the various digests. ok millert@ 20 years ago
  henning 188abf7dfd dhclient doesn't write a pid file any more; do remove the code that 20 years ago
  mcbride 3fe2b1eb74 Bring down carp interfaces gracefully even if powerdown=YES in rc.shutdown. 20 years ago
  sturm fbc57aea01 - update policies to what is actually needed in -current 20 years ago
  peter 328f2b4528 add /usr/local/sbin to root's .cshrc 20 years ago
  henning c0a72d2560 add an example neighbor with manual keyed IPsec 20 years ago
  henning 865353fbf2 king bula likes more sample fluff 20 years ago
  henning 049c9a1112 zap duplicate 20 years ago
  millert 6e98a98e41 Simpler byte order flipping. Now the only place we explicitly check 20 years ago
  deraadt d934b608f5 change _pppoe to _ppp, i had thought about it before, but henning has convinced me 20 years ago
  deraadt 9fd125c07e _pppoe privdrop user for canacar 20 years ago
  tedu 5435516474 improved man page, with example and error strings, suggested by deraadt@ 20 years ago
  deraadt 3452944e6b typo; sq@oganer.net 20 years ago
  deraadt e3347935bb _afs user for privsep; beck ok 20 years ago
  millert 9a4115e513 Make the Transform functions match the other hash types and document them. 20 years ago
  millert f181b464e0 Make the 2nd arg to SHA1Transform const again and unifdef SHA1HANDSOFF. 20 years ago
  henning 73e3c491cd provide some filter examples; PR3764 20 years ago
  deraadt 81db547eac bye bye bootpd. You will not be missed. 20 years ago
  david eddcf58572 +_rbootd; ok henning@ millert@ 20 years ago
  deraadt e28e67ede2 nuke default .rhosts file; from S@mSmith.net, ok millert 20 years ago
  jmc eaf41443d6 sort SEE ALSO; 20 years ago
  millert 2f87adf68b Be smarter about signed vs. unsigned (produces better error messages). 20 years ago
  millert 3fc0f059df Missed this in the __strerror() removal. 20 years ago
  tedu bc41fb1d63 strtonum prototype 20 years ago
  millert cb92ad54e0 Sync some prototypes with the headers 20 years ago
  millert ca2cf99d81 Some u_char -> u_int8_t conversion I missed earlier. 20 years ago
  millert 80dc37e3c6 Use KNF indentation style and do some u_char -> u_int8_t conversion 20 years ago
  millert f788b66522 No longer need __strerror(3) now that we use strerror_r() inside libc. 20 years ago
  millert e2e5c3d50c Add Pad and FileChunk functions for each family of hash functions. 20 years ago
  millert 093859655c Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize. 20 years ago
  millert 5fd6059fd1 XPG specifies bsd_signal(3) so make it an alias for signal(3); OK deraadt@ 20 years ago
  millert d3af4c4238 Add _Exit(3) as per C99. Discussed with espie@ some time ago. 20 years ago
  tedu 55adc08842 typo spotted by grange 20 years ago
  tedu 0ad4710abb strtonum, a nicer version of strtoll, by millert and myself. 20 years ago