7853 Commits (a730e307f5117ea39344c5456be6af1703477df7)
 

Author SHA1 Message Date
  rpe a730e307f5 Unbreak ksh.kshrc by using a MI way of finding out the console device name. 7 years ago
  rpe 28d5c57ffe Simplify setting the USER and UID variables. 7 years ago
  rpe f9cc010b3f Remove remnants of rlogin, it's long gone (2002). 7 years ago
  rpe bd8116bbf7 Identation 7 years ago
  jasper ce3e7d7285 print a clear error message when not ran as root instead of just falling 7 years ago
  millert 4c5bec1286 Move the 10 (!) defintions of NULL to their own mini header file and 7 years ago
  rpe 0ba52eeb8e Convert [] to ksh style [[]] tests. 7 years ago
  rpe f4cb393ab1 Resurrect the detection of the console device that got lost a long time ago. 7 years ago
  ratchov 1fd280de12 sync after /dev/sound* removal 7 years ago
  ratchov c4c67e385e Remove /dev/sound* as they are not used and they are identical 7 years ago
  jmc 15ad540741 remove unused MD man5 dirs; ok schwarze 7 years ago
  ajacoutot 9d07915d24 Introduce an _rc_check_name() function to check the input script name so that 7 years ago
  schwarze 34fadb5d95 restore commenting scheme: 7 years ago
  jmc ea651fa3ce fix Dt; 7 years ago
  nicm 51319d983d Set errno more consistently, and fix a warning, ok tedu 7 years ago
  tedu acdfcc40f1 rm 7 years ago
  tedu 80b2ef3b15 oops, name file after main function 7 years ago
  tedu 3e338df556 it doesn't say anything yet, but start adding a man page 7 years ago
  naddy c764b5c799 regen 7 years ago
  naddy f7d710b67f Remove the tape block device nodes. 7 years ago
  nicm 1e41004f15 Make the key sizes and offsets arrays const, ok tedu 7 years ago
  nicm 072dd7ce0d Add the usual header stuff (#ifdef _ICDB_H_ etc) to icdb.h, ok tedu 7 years ago
  tb 3458303ff2 bump the random timeout to taking % 2048 sec to avoid modulus bias 7 years ago
  tedu 0146b434d2 jmc says you can never have too many functions in one man page, so list 7 years ago
  tedu 676996bb23 remove caveats that are either misleading or unhelpful. 7 years ago
  sthen 8b1fc7c57b update pf.os for larger wscale by default 7 years ago
  tedu 7a65e971a0 i forgot to commit sha2.h changes for SHA512/256 7 years ago
  tedu aeb17a716b Add functions for SHA512/256. The standard says you're supposed to start 7 years ago
  bcook 2fb1937540 add iOS support for getentropy 7 years ago
  ajacoutot 5ad88bff03 Add /var/syspatch to mtree(8). 7 years ago
  guenther 9ee50544ec Retire zaurus, as it hasn't made the EABI jump and will be permanently broken 7 years ago
  pirofti 0c9ae8d8cb Add doas.conf example configuration file. 7 years ago
  reyk 08ed721594 Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 7 years ago
  beck 87d4db25c4 Remove the libcrypto/crypto directory 7 years ago
  goda 1ee5dae778 sync 7 years ago
  goda 25564e898f Add switch(4) cdev entry 7 years ago
  tb 1a5c26b282 move links from http to https://www.openbsd.org/ 7 years ago
  sthen e8a3db8fd0 sync 7 years ago
  otto 7f29e95497 Less lock contention by using more pools for mult-threaded programs. 7 years ago
  tedu 6c73827bf7 black magic for sparc page size can go 7 years ago
  deraadt 5afcb6a981 remove sparc pieces 7 years ago
  florian f48ccdaa74 create acme-client directories 7 years ago
  ajacoutot a5540258b4 use tab. 7 years ago
  guenther 487debcae6 Use a constant format string and output the variable part with %s 7 years ago
  guenther 98ac59d5a1 Use O_CLOEXEC when opening fds local to a function 7 years ago
  guenther 4c8fdca0ed Don't call lstat() before readlink() just to see if it's a symlink, 7 years ago
  guenther fc8c3ff4cb Pull in <sys/select.h> for fd_set 7 years ago
  guenther b73a72cf6b Pull in <stdio.h> for NULL 7 years ago
  guenther 2f48ecaf36 Pull in <sys/time.h> for struct timespec, timeval, or clockrate 7 years ago
  guenther d798523e75 Pull in <time.h> for clock_gettime() 7 years ago