7227 Commits (33ac2874725a8f56b36b0f8dc8e2049b0d66b3d2)
 

Author SHA1 Message Date
  miod fa37c0f6f5 Fix dow and apply the usual easter egg. 9 years ago
  ajacoutot e5c0d4b303 Fix return code of _rc_quirks(). 9 years ago
  deraadt f006c12698 adjust date 9 years ago
  ajacoutot 33a3eef999 Add a comment about the default values being duplicated in rcctl(8). 9 years ago
  deraadt 0a2d9a6853 move to 5.7-beta 9 years ago
  jasper 56237a5383 add entries for xmpp, mdns and puppet 9 years ago
  bluhm 956d45dc9b Add syslog-tls 6514/tcp to etc/services. 9 years ago
  tedu 7387fe8b05 copy bcrypt autotune from encrypt(1) and expose via crypt_newhash 9 years ago
  djm 0f0ceb5483 typo in comment: ouput => output 9 years ago
  aoyama 82871861a6 regen 9 years ago
  aoyama 43f0b497ca Add audio(4) related entries. 9 years ago
  ajacoutot f75903b301 Add line continuation to be consistent with rc_pre(); ok sthen@ 9 years ago
  ajacoutot dec6c8a165 pexp is not needed; ok sthen@ 9 years ago
  reyk fb658089b6 Change the default ext_addr from "egress" to "*". Listening on the 9 years ago
  tedu 3d5ec16db0 the kvm.db is now kmem owned. noticed by Steven Roberts 9 years ago
  benno f0ed57e872 return ERANGE instead of ENOMEM, so callers can differentiate real oom 9 years ago
  tedu 6ae58cad45 simplify crypt_checkpass. The API promise is that this function doesn't 9 years ago
  tedu 07f7620f99 dickman noticed /var/rwho keeps coming back. remove it. 9 years ago
  florian eafafc9e42 Out out you evil network daemon. 9 years ago
  guenther 8daac31476 $OpenBSD for our rev here 9 years ago
  tedu 1b9ff6ebe7 be like the kernel and only unroll if not small 9 years ago
  deraadt 0dc2c70460 i386 unrolling blows up the media in a big way, due to -Os for 9 years ago
  ajacoutot 7994d20eba Add rdp/rfb/vnc. 9 years ago
  tedu 29c323adc2 only unroll on i386 and amd64 (where confirmed to be much faster). 9 years ago
  tedu b3da475e6b unroll loops. much faster on amd64. ok deraadt millert 9 years ago
  sthen fc55253b4e typo; ok deraadt 9 years ago
  deraadt eb5fb39e0c warn for correct symbol 9 years ago
  tedu d51fd90392 claim posix 2008 compat. apparently people look at this and get scared 9 years ago
  miod 9837a9e786 Install netboot.mop 9 years ago
  schwarze 493a019ded catch up with swab.c rev. 1.9: 9 years ago
  reyk f07e9bca67 Like previously done in relayd, change the keyword "ssl" to "tls" to 9 years ago
  reyk 7e461c74c3 Change the keyword "ssl" to "tls" to reflect reality since we 9 years ago
  tedu 628b1ad074 update swab() to match the current posix definition. "rationale: none." 9 years ago
  tedu afa8fec38e regen 9 years ago
  tedu 71a19d5adc remove urio 9 years ago
  jmc ddf1617c43 Xr and Ox fixes; 9 years ago
  deraadt bb5edfc4b2 random seed buffer must be unsigned 9 years ago
  jmc 8554fcd94c no more string(3); 9 years ago
  jmc f0df998b74 fix NAME; 9 years ago
  deraadt a03b475103 improve warnings from rand_r(), rand(), and random() 9 years ago
  deraadt 93087f5d74 In ingo's new world order, we do not want multiple manual pages describing 9 years ago
  schwarze 4e008f74fd If it exists, use /usr/ports/infrastructure/man/ by default for apropos(1); 9 years ago
  tedu 18089adc0a more standardsier: cast to int to make sure we keep the negative numbers. 9 years ago
  deraadt c0b4a826d3 Oops, got the sense of the test backwards. Hilarious that we didn't spot it. 9 years ago
  deraadt 75d4ae826b Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48() 9 years ago
  deraadt b92eebc641 typo 9 years ago
  tedu 06e68c2549 more libc, less kernel documentation 9 years ago
  tedu 9338c00a6c tweak recommendation to use arc4random_buf 9 years ago
  tedu b2b8428867 delete documentation for deleted DES interfaces 9 years ago
  tedu 5ce122171f remove cfree from documentation 9 years ago