6903 Commits (6fd1ff93b61aebeb899a0df564198b065ae90d26)
 

Author SHA1 Message Date
  guenther 6fd1ff93b6 Use explicit_bzero() instead of memset() on buffers going out of scope. 10 years ago
  deraadt de41d1af59 cast from void * before math; enh@google 10 years ago
  deraadt 0e76256cce missing newline 10 years ago
  naddy e7b9cb6c4c 5.7 packages key 10 years ago
  guenther a59e881122 Switch from <sys/endian.h> or <machine/endian.h> to the new, 10 years ago
  deraadt 73df6cf923 5.7 base key 10 years ago
  bcook 7c7854314b Move more OS-specific functionality to arc4random.h headers. 10 years ago
  bcook 5fcb913dfe initial win32 ARC4_LOCK/UNLOCK implementation. 10 years ago
  rpe 5392cda9b9 Stop using the (now) internal rc.subr functions _rc_do() and _rc_wait(). 10 years ago
  deraadt 421312ed52 no longer play with /dev/log 10 years ago
  guenther 9475b44edc From ISO/IEC 9899:1999 and 9899:201x, 10 years ago
  deraadt d107050d39 Demonstrate how new linux getrandom() will be called, at least until 10 years ago
  bluhm 4a706e371e Print a warning message if the files with the random seed are not 10 years ago
  deraadt 403b6a2c61 remove disabled main hook; we use phdr now; ok bcook 10 years ago
  naddy 44b039650c arc4random re-seeds with getentropy() now; ok deraadt@ jmc@ 10 years ago
  deraadt 2d56bb72a9 tab love 10 years ago
  bcook 9b651cf7ae Move _ARC4_ATFORK handlers from thread_private.h in portable. 10 years ago
  bcook b61a1138bd move _ARC4_LOCK/UNLOCK primitives from thread_private into OS-specific modules 10 years ago
  bcook 8a64d61e25 fixup typos 10 years ago
  deraadt 884e90e06c Change _rs_allocate so it can combine the two regions (rs and rsx) 10 years ago
  matthew 908da16e8c Cleanup portable arc4random fork detection code: 10 years ago
  deraadt 83d1ab94c7 Since syslog messages are now sent via the sendsyslog(2) system call, 10 years ago
  deraadt 44d46ee4c5 ugly ugly whitespace 10 years ago
  ajacoutot da05e1169f Follow the recent addition of /usr/local/lib/pkgconfig and add 10 years ago
  matthew c4eeb8ba1e Remove "const" from the lsearch(3) manual's synopsis too. 10 years ago
  jmc df5413a7ec zap trailing whitespace; 10 years ago
  matthew 3d494c5a79 Change lsearch()'s "base" argument to require a non-const pointer to 10 years ago
  deraadt 19c7eca85b Seperate arc4random's os-dependent parts into static inline functions, 10 years ago
  deraadt e95464400c it is 2014, and we still need to encourage people away from srand() 10 years ago
  deraadt 05894e184c match current permissions 10 years ago
  deraadt 5df94fa40d sh netstart, instead of using . 10 years ago
  ajacoutot a8aa89637a Unbreak after the rc_do->_rc_do and rc_wait->_rc_wait renaming. 10 years ago
  deraadt a4e31d35a0 "Race-free because we're running single-threaded in a new 10 years ago
  deraadt 0b9011095e add optional keywords all over the place, and some missing files. 10 years ago
  ajacoutot cbf7f83338 No more /var/db/sysmerge 10 years ago
  deraadt 0f6d37afe3 remove ancient unused NOGZIP support 10 years ago
  ajacoutot 7e9e3c9dce Handle the sysmerge move. 10 years ago
  okan 29a91aa8aa prefer ln -f over rm + ln 10 years ago
  okan e0cf8941d0 use /bin/sh instead of /bin/ksh and add cvs id. 10 years ago
  kettenis 2c152452b6 Only call getauxval(3) if HAVE_GETAUXVAL is defined. Fixes build on older 10 years ago
  deraadt 74870fb90f Yes /etc/disklabels/ is a good practice for placing labels of disks 10 years ago
  deraadt 31e43b4033 mixerctl.conf wsconsctl.conf can properly become examples. 10 years ago
  deraadt 73c26eea40 the files listed under BIN1 are not binaries in any way. Let's call 10 years ago
  deraadt 49f512458d create examples/pf.conf which is a clone of the existing file. Now 10 years ago
  deraadt 0fff1a2399 BIN2 is now just motd; install it direct without the abstractions. While 10 years ago
  deraadt 0110a70449 lynx has left the tree, and let's be honest noone will find these html 10 years ago
  deraadt 8841ad7d7c more lynx bits 10 years ago
  deraadt 761d542408 another piece of lynx hides here 10 years ago
  deraadt 9c21f5c33d #ifdef wrap the _rs_forkhandler 10 years ago
  bcook fca7f5a866 added handler for an atfork hook from kettenis@ 10 years ago