7400 Commits (263ac3037db19c9d18a3eb0ab1956660e4b89449)
 

Author SHA1 Message Date
  deraadt 263ac3037d KNF 8 years ago
  ajacoutot 9e71c2ab93 /usr/share/sysmerge -> /var/sysmerge 8 years ago
  rpe 6ab39bded0 - add usage info 8 years ago
  rpe 399d9cc7ee Restore previous behaviour for wsconsctl_conf(). 8 years ago
  dtucker 6377fd4f6f Regen moduli 8 years ago
  deraadt 70232307a6 All these files include <stdlib.h>, so do not need to cast 8 years ago
  deraadt c2feb81bea remove cast of malloc(), since stdlib.h is included 8 years ago
  krw 1280555ceb Add a couple of ":"s at the end of lines for consistancy. Not required, 9 years ago
  jsg cabae329ab sendmail in ports has it's own rc.d file no need to keep this one 9 years ago
  krw c22ea2225f The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK 9 years ago
  rzalamena 487320ba24 Move locate(1) database build directory back to /tmp and kill non-existent 9 years ago
  millert 52caae6b33 When checking whether we should scan the sensors again use <= rather 9 years ago
  krw b73323ea4c Oops. Missed a 'ts=' in previous commit. 9 years ago
  krw 48e96a80fd 'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007 9 years ago
  rpe 64a99181e8 Changes to sysctl_conf(), mixerctl_conf() and wsconsctl_conf(): 9 years ago
  rpe a4ab865c36 Start the rework of the /etc/rc shell script. 9 years ago
  jsg 6a8a5f7fd9 install the radiusd rc.d file 9 years ago
  yasuoka 9493d88593 Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc 9 years ago
  jsg 442e9229aa Make use of u-boot 2015.07's unified wandboard config to provide a 9 years ago
  krw b9c8b35740 Fix geometry of rdroot entry so 9 years ago
  sthen 49d3bef7da Add services entries for BFD (RFC5880), and reorder MS RDP while there. 9 years ago
  krw cff2cddef6 Fix ba# attribute in rdroot entry. It should be 4096 (a valid size for 9 years ago
  tedu a295a8a9de call it bcrypt in the man page too 9 years ago
  tedu 1b0313eadb permit "bcrypt" as an alias for "blowfish". this is, after all, what 9 years ago
  sthen 2d23f289ed add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@ 9 years ago
  yasuoka 20292b2bf2 Build and install libradius as default. 9 years ago
  dtucker c11ab06678 Generate new moduli. 9 years ago
  ajacoutot fedd8f8a4a Add the _radiusd user. 9 years ago
  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