28 Commits (c9ced89b407d0715bcd66ac1d711fb7ff7157e01)

Author SHA1 Message Date
  deraadt 2b50cf23b0 be very careful in case of signed chars 28 years ago
  deraadt f8876ea645 cannot check for stack underflow 28 years ago
  deraadt 151d8112cc for magic MD5 salt, call md5crypt() 28 years ago
  deraadt 0fd8b9613b pretty the comment 28 years ago
  deraadt 06e5be1fde fix %V 28 years ago
  niklas 9d9f1bb154 Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ 28 years ago
  deraadt 2b40270ee5 add md5crypt() 28 years ago
  deraadt 3cd33e2f7e document largest possible value; netbsd pr#2338; from banshee@gabriella.resort.com 28 years ago
  deraadt 6393fb019e switch on _KERNEL to load proper include file 28 years ago
  tholo e1dcf2c932 Substantially improve random number generation by using the largest prime 28 years ago
  tholo ac83ba9bc9 Add support for building lint(1) library 28 years ago
  tholo 352b163d5e Cannot do operations on a void pointer 28 years ago
  tholo 077935535d Update prototypes to match declarations 28 years ago
  tholo 6ea1ec00cf Add prototypes for internal functions 28 years ago
  tholo b1e58002e4 Add prototypes for local functions, add const qualifiers where needed 28 years ago
  niklas b3273638d0 From NetBSD: merge of 960317 28 years ago
  niklas 5ece56ae69 From NetBSD: 960217 merge 28 years ago
  deraadt 327ae62632 need errno.h because err declerations have moved 28 years ago
  deraadt 3085be1941 realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com; 28 years ago
  deraadt cc1caab09d typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905 28 years ago
  deraadt cb76300c6c from netbsd: Fixed %u to expand to a single digit 28 years ago
  deraadt 2214b38cd7 from netbsd; Rearrange to avoid sign problems with GCC. 28 years ago
  deraadt cf571e9b70 i believe i took care of the 32bit and alignment issues, so the comment can go away 28 years ago
  deraadt dace47f11c expose even more internals, for bdes 28 years ago
  deraadt 889440ea82 non-USA crypto code by davidb@werj.com.au. The source has been split 28 years ago
  deraadt cb293df3c9 make first arg of strtod/strtoq const 28 years ago
  deraadt 7516783ce7 error in system(3) man page from John Kohl 29 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago