6220 Commits (479d5fd1ecfceb5c35bff5a3aab867ea22c696bc)
 

Author SHA1 Message Date
  guenther e6333c5a80 Further standards compliance fixes: export LONG_BIT, WORD_BIT, and 12 years ago
  guenther b52673195e librthread has eaten libpthread, so build includes via the former instead 12 years ago
  tedu d2b5b55b87 after a talk with ariane, use MAP_FIXED for mquery to avoid the cost of 12 years ago
  deraadt 1055729331 create new machine/_float.h which is namespace clean. create a new 12 years ago
  guenther 53489f9525 Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declare 12 years ago
  matthew 5ba17ff2cc Change arc4random_uniform() to calculate ``2**32 % upper_bound'' as 12 years ago
  tedu d8de214e9d two changes which should improve realloc. first, fix zapcacheregion to 12 years ago
  deraadt e9ce83e796 clean mac68k dribbles 12 years ago
  guenther 52982a7d87 __tfork() needs to set the stack address of the new thread in the kernel, 12 years ago
  deraadt 2a9d4c8461 move to 5.2-beta 12 years ago
  matthew f28633b0b2 yet more mac68k goop... 12 years ago
  matthew ac3284b953 Delete some more SUBDIR += mac68k. 12 years ago
  deraadt 9c6ec1502d Now that many of the daemons in the tree can actually cope with file 12 years ago
  tedu bd225324bc two small fixes to free page cache. first, we need two nibbles of random 12 years ago
  espie 6a7a036626 simplify includes prereq/req order: 12 years ago
  matthew 5294f450b0 Support larger-than-page-alignment requests in posix_memalign() by 12 years ago
  jmatthew 15d163326b update return values for ibuf_write and msgbuf_write 12 years ago
  guenther c71d76f9f5 Improve standards compliance: bsd_signal() was XSI only and has been dropped 12 years ago
  matthew 209ce38b86 Add support for mbsnrtowcs() and wcsnrtombs() to libc. 12 years ago
  deraadt 997bb1b4e2 crank minor, since a symbol was added 12 years ago
  gilles 20e1efaa46 in imsg_read() avoid calling recvmsg() if we detect that we will be short 12 years ago
  sthen 69d0848b62 Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic 12 years ago
  guenther 1dcb8b96d7 Update STANDARDS section for a few <stdlib.h> functions 12 years ago
  guenther 085560da45 Improve standards conformance: ecvt(), fcvt(), gcvt(), mktemp(), ttyslot(), 12 years ago
  sthen fcc30b0d4d Add commented-out examples for net.inet.tcp.always_keepalive / keepidle. 12 years ago
  matthew cd9ae04100 Move the _SC_* and _CS_* configurable system variables and strings 12 years ago
  espie 60de15ea82 in -d mode, display an error message before exiting, in the case the 12 years ago
  miod 4744df7fd0 Hook sgi IP28 kernels into the build. While there, update the iso images to 12 years ago
  ratchov 462aed9ace Make the "default" string a valid device name that has the same effect 12 years ago
  mikeb 7be1f66118 fixup from/to specification 12 years ago
  matthew 93faf1ae1c More sysconf(3)-y and pathconf(3)-y goodness from Brad. 12 years ago
  beck 49693f9f4f remove korea and china examples, as these files don't mirror reliably 12 years ago
  espie d2868c7c70 functions are top-level objects anyways, make that clearer. 12 years ago
  gilles 8c800265d6 remove the brackets in aliases map declaration, they look ugly 12 years ago
  kettenis b885cf85d0 Recongnize that: 12 years ago
  kettenis 03d4ce367a Once more the people behind POSIX didn't think and put clock_gettime(2) and 12 years ago
  ajacoutot 71fb8c476b Add a sample line for groupdn (commented by default). 12 years ago
  phessler 301764d7a3 Add a brief comment describing each bogus v4 network that is filtered by 12 years ago
  deraadt 3268b35e7d grow the iso 12 years ago
  matthew 36e00bde57 Drop support from openpty() for 8+ year old kernels that don't support 12 years ago
  matthew 42e1ef3f21 Add strnlen() to libkern. 12 years ago
  espie edea3f9eb4 enable sqlite3, as prompted by theo 12 years ago
  espie 9056c37509 clean-up release dependency tree, so that release is "MI parallel-make clean" 12 years ago
  espie 6179cf1944 NOOBJ -> zap unneeded ${.CURDIR} for clarity. 12 years ago
  deraadt d00b320411 alloca is NOT machine dependent; it has exactly the same 12 years ago
  deraadt ebf73d8f52 remove rfork(); ok guenther miod 12 years ago
  deraadt e1fcac32ae prototype getdtablecount() 12 years ago
  ratchov 14615acf86 Use "unsigned int" rather than "unsigned". No object change. 12 years ago
  jsg f4126b94aa unhook lint from the tree. The parser is incomplete and difficult 12 years ago
  matthieu 034a6e9814 Missed kbproto documentation directory. 12 years ago