7153 Commits (ff1d6653e1bf2bd4d119a17e57bd529863a341ea)
 

Author SHA1 Message Date
  tedu b3da475e6b unroll loops. much faster on amd64. ok deraadt millert 9 years ago
  sthen fc55253b4e typo; ok deraadt 9 years ago
  deraadt eb5fb39e0c warn for correct symbol 9 years ago
  tedu d51fd90392 claim posix 2008 compat. apparently people look at this and get scared 9 years ago
  miod 9837a9e786 Install netboot.mop 9 years ago
  schwarze 493a019ded catch up with swab.c rev. 1.9: 9 years ago
  reyk f07e9bca67 Like previously done in relayd, change the keyword "ssl" to "tls" to 9 years ago
  reyk 7e461c74c3 Change the keyword "ssl" to "tls" to reflect reality since we 9 years ago
  tedu 628b1ad074 update swab() to match the current posix definition. "rationale: none." 9 years ago
  tedu afa8fec38e regen 9 years ago
  tedu 71a19d5adc remove urio 9 years ago
  jmc ddf1617c43 Xr and Ox fixes; 9 years ago
  deraadt bb5edfc4b2 random seed buffer must be unsigned 9 years ago
  jmc 8554fcd94c no more string(3); 9 years ago
  jmc f0df998b74 fix NAME; 9 years ago
  deraadt a03b475103 improve warnings from rand_r(), rand(), and random() 9 years ago
  deraadt 93087f5d74 In ingo's new world order, we do not want multiple manual pages describing 9 years ago
  schwarze 4e008f74fd If it exists, use /usr/ports/infrastructure/man/ by default for apropos(1); 9 years ago
  tedu 18089adc0a more standardsier: cast to int to make sure we keep the negative numbers. 9 years ago
  deraadt c0b4a826d3 Oops, got the sense of the test backwards. Hilarious that we didn't spot it. 9 years ago
  deraadt 75d4ae826b Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48() 9 years ago
  deraadt b92eebc641 typo 9 years ago
  tedu 06e68c2549 more libc, less kernel documentation 9 years ago
  tedu 9338c00a6c tweak recommendation to use arc4random_buf 9 years ago
  tedu b2b8428867 delete documentation for deleted DES interfaces 9 years ago
  tedu 5ce122171f remove cfree from documentation 9 years ago
  tedu 1c1e14d5fc header changes for recent libc changes: 9 years ago
  tedu ad69399057 delete obsolete sunos cfree function. ok deraadt millert naddy 9 years ago
  tedu 10f5d66e90 add siphash from the kernel to libc 9 years ago
  tedu 9898588ce8 remove setkey and encrypt interfaces. they are useless and dangerous. 9 years ago
  bcook 3623799305 avoid left shift overflow in reallocarray. 9 years ago
  miod 70560f682d Revert to the use of C code for the basic BN routines (bn_add_words, 9 years ago
  schwarze 522001255e malloc(3) is in the "comp" install set, malloc.conf(5) in "man", 9 years ago
  schwarze eec3844cf9 use the actual function name in .Dt and NAME .Nm, not an alias; 9 years ago
  bcook 1284cfcfbd Move Windows OS-specific functions to make porting easier. 9 years ago
  florian 2a48ab0f80 Unhook rtsol(8) and rtsold(8) from the build. 9 years ago
  florian f893b2bc13 The kernel handles rtsol(8) functionality since some time now. 9 years ago
  schwarze 734e6f28a1 macro cleanup; kaspars at bankovskis dot net 9 years ago
  schwarze 5c063bf644 Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. 9 years ago
  schwarze e4157ea179 obvious STANDARDS update 9 years ago
  deraadt cbc05ec357 restructure libc/string + libc/arch/*/string coperation regarding 9 years ago
  dcoppa 8aed7f48e5 Fix comment: We don't use RC4 anymore, it's better to be more 9 years ago
  stsp 1438787e02 Remove ofwbootfd from sparc64 release dir since nobody will need it. 9 years ago
  stsp 154ef7c807 Add ofwbootfd to list of sparc64 release files to checksum. 9 years ago
  schwarze c009471d0a macro cleanup; from kaspars at bankovskis dot net 9 years ago
  millert 5ec0b12a39 rand() is a pseudo-random number generator 9 years ago
  millert 99443b79b3 Don't describe random() as "better". 9 years ago
  millert 83453faed1 Warn people to use arc4random() in DESCRIPTION so they see it using 9 years ago
  millert ecd6d9764c rand48(3) not drand48(3) to align with the actual man page and Xr 9 years ago
  tedu 5ec209fbb9 no first person in man pages. 9 years ago