5935 Commits (OPENBSD_6_5_BASE)
 

Author SHA1 Message Date
  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
  reyk f38bb5a185 log a different notification message when the tcp check times out. 16 years ago
  ckuethe d621e7cbdf set the refid for v4 queries too. this allows sensor-driven ntpd to says its 16 years ago
  reyk 78458012a0 add configuration examples to the default pf.conf file (commented out): 16 years ago
  djm ed8a0556b1 Try to load host.random before starting the network, no network 16 years ago
  mpf 41c955e769 Have popfile() also close the main config file, 16 years ago
  maja 8517b4430a Add entry for an iso image. -moj 16 years ago
  otto 412c84799c use pgfree pool like other code does to reserve free list slots. 16 years ago
  miod 7e9ba15d77 4.3-beta 16 years ago
  bernd 27d597940d Add /var/www/conf/modules and /var/www/conf/modules.sample. 16 years ago
  art 444fc7d450 The digest in the example seems to have been generated 16 years ago
  kettenis a6236e22e5 Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001. 16 years ago
  mcbride 045ce10737 Add .ssh and authorized keys to /etc/skel, makes setting up new 16 years ago
  jakob 2a9411f772 add IPv6 addresses for the root servers. 16 years ago
  kettenis 76310f4ae4 Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX. 16 years ago
  henning 47a2c3f7b4 remove /usr/share/pf 16 years ago
  reyk 0e104c7690 enable snmpd in the build 16 years ago
  reyk 6c1e0c24a2 make clear that the nms should run in a local network 16 years ago
  mpf 18c1f831f0 Reconnect a client socket after three consecutive send failures. 16 years ago
  reyk 07be0768d1 move snmpd.conf to the etc/ directory. it is not installed yet by the build. 16 years ago
  brad 57a5c786db Execute rtsol after turning up trunk(4) and vlan(4) interfaces so they're 16 years ago
  sthen 3d752d818e create pflog0 whenever pf is enabled, not just when pflogd_flags!=NO 16 years ago
  mpf 871544b3fe Do not bring up pfsync(4) before the working ruleset 16 years ago
  miod dc0e7bda83 Try to make /etc/ttys more consistent accross platforms, which will also 16 years ago
  deraadt c2365d6678 switch console to std.9600 (suncons is the same); ok miod 16 years ago
  miod 820cb8ca8d Update fbtab with the glass console devices. 16 years ago
  mbalmer 4546b03155 Add commented out entries for watchdog timers. If you enable the watchdog 16 years ago
  mbalmer fc0741b8f4 Use consistent capitalization in comments. From mitja@muzenic.net. 16 years ago
  deraadt c40f1d2f06 create directory again 16 years ago
  jakob 3bb41b70a3 revert back to using local zones for localhost. and IPv4/IPv6 reverse until 16 years ago
  dtucker bbd2b1eb1b Updated moduli file; ok djm@ 16 years ago
  kurt f4c406b83b - make arc4random*() functions thread safe. Use a custom spinlock function 16 years ago
  henning 3020799cfb we must reset the poll timeout to INFTIM when receiving the IMSG_SETTIME 16 years ago