4986 Commits (2d91cee4c2f2e887374a23264f7db7925bba1b61)
 

Author SHA1 Message Date
  deraadt 2d91cee4c2 do not leak memory on failure in refid production; ok ckuethe henning 16 years ago
  deraadt 6b9dac3b42 spacing 16 years ago
  ckuethe e6e5dc66c8 Allow outgoing replies from sensor-driven servers to have a 16 years ago
  jmc ef3228a332 fix an Xr, and use a more appropriate macro; 16 years ago
  ckuethe ac65ec9396 Don't ignore a slightly unresponsive server for an hour, 5 minutes is enough. 16 years ago
  deraadt badc137d26 arc4random_stir() does not use /dev/arandom anymore, but sysctl kern.arandom 16 years ago
  jdixon b81ea3f002 Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags. 16 years ago
  jdixon 19738ce31a Move the Apache manual out of etcXX and to miscXX where it belongs. 16 years ago
  deraadt 07dc939482 olf support starts to die (easy stuff first); ok miod 16 years ago
  djm 5a2233d09c fix math screwup that reintroduced a bias for upper_bounds in range 16 years ago
  jasper 42b8508c56 - add a full stop for consistency 16 years ago
  jsing 748f7c04cd Fix whitespace and comment. 16 years ago
  sobrado 34d599f849 improve indentation. 16 years ago
  jmc c52fe5a85f kill an Xr to a non-existent man page, ulimit(1); 16 years ago
  otto a8ec3b0eb8 remove recalloc(3); it is buggy and impossible to repair without big 16 years ago
  ckuethe 51e14636f6 Allow ntpd to step the time at startup, now matter how large or small the 16 years ago
  pyr 69c0857e6a ntpd missed the argument check sweep. 16 years ago
  miod 20f267e159 Disable more wscons bits on socppc. 16 years ago
  miod 47e9c720d1 Add catman directories for socppc manual pages 16 years ago
  miod b981689f3e Plumb socppc in MAKEDEV machinery. 16 years ago
  kettenis 3c1ce8fb4f sync 16 years ago
  kettenis 65ae75856e Add missing files. 16 years ago
  reyk 56ae4f8c5c now we also need the anchor "relayd/*" in addition to the rdr-anchor. 16 years ago
  beck 0790433be5 Add synchronisation support for dhcpd - this allows for two dhcpd's 16 years ago
  claudio 6f0f4765f0 routed is no longer, use ripd instead. 16 years ago
  sthen 236ae26d36 - move some services from unofficial to the Assigned Numbers section, 16 years ago
  kurt 523f66bcbe Remove duplicate psignal(3) and sys_siglist definitions. signal.h 16 years ago
  kettenis 5ba8ed9bb7 Make sure sys_signame and sys_siglist are wrapped in __BEGIN_DECLS. 16 years ago
  deanna b7c1d9ce79 Add section n for Tcl/Tk related pages. 16 years ago
  deraadt ec406b2818 express hope 16 years ago
  kurt fb3c0db172 - correct brk(2) prototype and man page to match implementation and POSIX. 16 years ago
  norby 351d5b43c0 Import MPLS (Multi Protocol Label Switching) 16 years ago
  sthen 06874bcef6 Teach security(8) to check for world-readable hostname.if files. 16 years ago
  deraadt d5af9ca8a2 before using them, force hostname.* files to be unreadable by world 16 years ago
  ajacoutot c4c8823b4b - make it clear that hosts.lpd follows the same syntax that hosts.equiv(5) 16 years ago
  djm d34ab18f72 Use arc4random_buf() when requesting more than a single word of output 16 years ago
  kurt 2815da0a3f - do not call pthread_atfork(3) handlers when a multithreaded program 16 years ago
  millert ae51485cf0 Zero state buffers on return. OK deraadt@ 16 years ago
  jmc 32376d92a9 no more /usr/share/pf; pointed out by Rod Whitworth 16 years ago
  matthieu 70d6474521 Get rid of 3 extra leading spaces. ok deraadt@ 16 years ago
  sobrado b6d8f336bd remove superfluous backslashes and semicolons 16 years ago
  ray df36c8d862 bcmp(3) tries to return length, which is a size_t, as an int. 16 years ago
  jmc 8c8d34acf3 - add NAME entries for arc4random_buf and arc4random_uniform 16 years ago
  deraadt d065788062 Add missing MLINKS 16 years ago
  otto ffe451fa53 diff from djm@ committed at his request: 16 years ago
  ray c94408a321 - len is size_t, but n uses len and is an int. Matching those types 16 years ago
  ray 7e316934cd Convert c to unsigned char, like it says in the manual. Also add 16 years ago
  deraadt dc03d16f8b Change ramdisk filesystem size from 4352 to 4000 blocks, so that 16 years ago
  deraadt 7f795dcb3c sector size for ramdisk should be 512 16 years ago
  deraadt c81852c9f6 bsd.rd's physical memory usage collided with the bootblocks... The 16 years ago