1039 Commits (a0e92b1539088078d216a9e4c0cf7c23d34281ed)

Author SHA1 Message Date
  jakemsr f7752f35a4 missing auxillary verb 18 years ago
  jmc 4169f92843 back out previous - imaxabs is already listed; 18 years ago
  millert c1d18b2138 Xr imaxabs() 18 years ago
  jmc 47e05126c0 fix the .Fn line; ok millert 19 years ago
  jmc da802fcfbf sort SEE ALSO; 19 years ago
  millert 6388df8cda Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax() 19 years ago
  millert 09125d08dd Return inf or nan as per printf() not Inf, Infinity or Nan (from dtoa) 19 years ago
  millert 63f4612853 Use localeconv() to get the locale-specific radix char like printf does. 19 years ago
  millert 8773a5e4ee Nan and Infinity can be negative 19 years ago
  millert 482dbff289 Prototypes live in <search.h> 19 years ago
  otto 2df5443e38 Use sysctl(KERN_ARND) to get n bytes, instead of just 4 at a time 19 years ago
  deraadt 01172b9781 spaces, and a off_t typecast to please lint 19 years ago
  deraadt 0716b3fa6e use WANTLINT= (on all architectures) 19 years ago
  espie 29075814ed add $OpenBSD$ tags, as requested by dtucker. 19 years ago
  espie ef549283cb Activate missing wcswidth, as noted by Alexander Bluhm. 19 years ago
  otto d15483fc30 Remove obsolete comment. ok deraadt@ 19 years ago
  jmc 5508a474a4 clarifications from ray lai; 19 years ago
  jmc 1f434282b0 dont' -> don't in comments; 19 years ago
  deraadt 945e8d4407 library routines should not be checking for NULL pointers passed in, 19 years ago
  jmc 8800872d53 add uu_lock_txfr to .Nm list; 19 years ago
  jaredy 04a4c1a148 tidy up examples 19 years ago
  espie 343495e278 fix a few warnings, keep the crypt stuff for later. 19 years ago
  espie 2bf3877d2a Remove a few warnings. Those were not apparent thanks to a bug in gcc 2.95. 19 years ago
  deraadt 2f5b0c2be9 further knf and cleaning; ok tdeval 19 years ago
  deraadt d189c9f735 first KNF (no binary diffs) 19 years ago
  jmc 03965dd357 add bf_{ecb,cbc}_{en,de}crypt to the .Nm list; 19 years ago
  jmc 85780cfb06 add bcrypt_gensalt, bcrypt, and md5crypt, to the .Nm list; 19 years ago
  jmc 7732424712 some markup and punctuation fixes from wiz@netbsd 19 years ago
  jmc a9d96fd9bd spelling: you missed this one david ;) 19 years ago
  jmc 037169a3ac uncomment setlocale(3) entry; 19 years ago
  espie b4fb9e2f94 zap remaining rcsid. 19 years ago
  espie 894a3cd7e9 activate LC_CTYPE for 8 bits locale. 19 years ago
  jmc 1cb33adee1 move non-standard COMPATIBILITY section to HISTORY, which seems more 19 years ago
  deraadt 44b2ae4c3a tell people that atexit is bad; ok jmc 19 years ago
  jaredy 0282ec9c24 add HISTORY; ok jmc 19 years ago
  jaredy 1f6f803468 - macro, punctuation, and rewording tweaks 19 years ago
  jaredy 2ac9e2be87 sync function prototypes to reality; ok jmc 19 years ago
  espie 94a41f5c11 scrape $Id$ tags. 19 years ago
  jmc 48da60bb34 O_EXLOCK stuff was introduced in June 1997, and backed out again in 19 years ago
  jmc 8e5ce97e5d kill errant blank line; 19 years ago
  jaredy eb2659255c - typos, punctuation, layout, macro tweaks 19 years ago
  jaredy a8bc8f0749 - typos, grammar, punctuation, layout tweaks 19 years ago
  jaredy fcfe8543e4 provide a description of the EXAMPLE; ok jmc 19 years ago
  jaredy 0e45f07325 note when these first appeared; ok jmc 19 years ago
  jaredy 9598fd3fc1 punctuation and minor rewording, ok jmc 19 years ago
  jmc 055936f356 kill errant full stop; 19 years ago
  jmc e44f6063e5 got to be a pasto... 19 years ago
  tdeval eead62184d Fix the unmapping of freed pages, leaving just 64k worth of cache pages. 19 years ago
  jmc b8c35046aa whitespace; 19 years ago
  millert 6ec8c4af59 More robust example of numeric argument handling. The old example 19 years ago