7472 Commits (86da77122049eee5a0b4ea7593da36e05ab36fe0)
 

Author SHA1 Message Date
  yasuoka a0900f08ec Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS 9 years ago
  yasuoka 373a8b4402 Add _radius to etc/master.passwd and etc/group for coming radiusd. 9 years ago
  sthen 0f204b21fa add class used by the _pbuild user for DPB, ok ajacoutot@ 9 years ago
  rpe ee8831258e Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be 9 years ago
  millert b7048f2268 Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@ 9 years ago
  florian 3b01a896de Bring up pflow last as it might send with a source address that is on 9 years ago
  doug bb4ad98053 Remove OpenSSL engine RSAX. 9 years ago
  rpe df23259f18 Always source rc.subr to be able to use the rc.conf parsing routine 9 years ago
  martynas d17d076200 Define new C99 macros: 9 years ago
  sthen 7d2fd17dc7 remove code from unbound's rc script that generates control keys/certs if 9 years ago
  sthen 18a950b9e6 change default unbound config to enable the control socket, without using 9 years ago
  ajacoutot 3c5648004f Revert 1.148 for now until I can talk to rpe@ 9 years ago
  nicm 0f67cd6d58 Handle malloc(0) returning NULL (which can happen on some other 9 years ago
  rpe 0dbfdf1513 Replace test command with []. 9 years ago
  rpe 52fcd40cbb Ensure, that we source rc.subr and parse rc.conf ONLY if we are not 9 years ago
  bluhm 62105f16ea Handle short writes and TLS_{READ,WRITE}_AGAIN around tls_write(). 9 years ago
  rpe 5ff4fd70b2 Put the opening curley brackets on the same line as the function name. 9 years ago
  bcook 1694f9ed82 prevent the tls constraint state machine from getting hung on STATE_INVALID 9 years ago
  jeremy a0ab23b345 Unbreak, add errno header 9 years ago
  bcook c723f066b5 replace _PATH_DEVNULL with "/dev/null", assume it will not move 9 years ago
  tedu 8cf39d5a4a set errno in null cases, just in case. 9 years ago
  tedu ece73ab6e1 standards compliant error return (null). will make ruby happier, at least. 9 years ago
  bcook cdb73978a9 replace bzero with memset 9 years ago
  rpe 1c5ec3825b - remove trailing blanks introduced in previous commit 9 years ago
  rpe 6cc979ddd8 Improve comments 9 years ago
  sthen 06c363ecd2 Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb 9 years ago
  ajacoutot 56a4837fb4 Add an example for doas(1) logging and drop sudo and chat. 9 years ago
  jsg 00eb18eeae enable exynos 9 years ago
  ajacoutot e739f461a7 Drop comments; we already have a fully documented file under 9 years ago
  sobrado f38d8c1811 typo in manual page. 9 years ago
  ajacoutot 41bd3eb188 Fix base rc.d scripts after the recent rc.subr change. 9 years ago
  ajacoutot 8e30a3b2d0 By default, require an exact match of the process name and argument list. 9 years ago
  ajacoutot b88e81ed5f Always use the default flags when running !start. 9 years ago
  ajacoutot 7010e004e3 Merge comments. 9 years ago
  millert 8fc6c5c63a The first argument to devname(3) should be dev_t, not int. 9 years ago
  nicm cac6c14d57 Use memset instead of bzero for better portability. 9 years ago
  deraadt 4db28c17f3 typo in embedded code block; from Ben Cornett 9 years ago
  ajacoutot 708043a7d8 /var/unbound/db/root.key can be stored in plain text actually; that's just 9 years ago
  ajacoutot aa80fa88a8 Only store checksums for: 9 years ago
  millert 9eb85f0322 Remove sudoers 9 years ago
  brynet 1493b9464e bzero cmsgbuf before using it, silences valgrind warnings. 9 years ago
  jsg 52f52b9d20 enable vexpress 9 years ago
  jmatthew 9e79bd343f regen 9 years ago
  jmatthew f9274d667c add usb devices 9 years ago
  doug 2ad9757f45 Fix pointer to unsigned long conversion. 9 years ago
  giovanni b1600d2c48 fix emacs pkg names 9 years ago
  deraadt ec1eb0ab47 sync 9 years ago
  deraadt 12cbb68cb6 5.9 base key 9 years ago
  millert 7b99cfa53d Just return if nmemb is 0. Avoids a NULL dereference and is 9 years ago
  doug d205ffb326 Crank major for libcrypto, ssl and tls due to MDC-2DES removal. 9 years ago