6050 Commits (96e8541cf35128c457390c17ba985fdfeb89b3f3)
 

Author SHA1 Message Date
  espie 96e8541cf3 hex constants unsigned, prevents some gcc warnings 12 years ago
  ajacoutot bac2b278e8 Use the new "-q" option of pgrep(1) instead of redirecting stdout 12 years ago
  dlg 4f6e837104 wire up the bits for tftp-proxy, which is called tftpproxy from rc.d's 12 years ago
  jmc 0eaeba173f within Rs/Re reference blocks, use %U instead of %O (or any other 12 years ago
  ajacoutot b3070ea3a2 Optimize checks for /etc/exports. 12 years ago
  ajacoutot ccfdfa3ecd unset _rcflags and _rcuser so that they don't get inherited by rc.d(8) 12 years ago
  ajacoutot 8b3e1998a5 Set the daemon_class as readonly as it should be (and is documented as 12 years ago
  ajacoutot 6658eb2d70 Make a couple of variables local. 12 years ago
  ajacoutot 645a3e85e0 Add a new rc_usercheck variable (default to YES). When set to no, root 12 years ago
  ajacoutot 469abc673b Set rc_usercheck to NO. 12 years ago
  jsg 8fa630c94b add a handful of linux signatures from p0fv2 and some other 12 years ago
  okan 068b7390b9 remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. 12 years ago
  naddy dc3b42db1e remove reference to no longer existing description of nonexistent devices; 12 years ago
  dtucker 08327220f1 regen moduli file; ok deraadt 12 years ago
  jmc dcf5192197 don;t quote things unneccessarily; ok gilles 12 years ago
  bmercer 7a8eaae098 Add a config file that the cross compiler looks for. 12 years ago
  naddy 2cc386be9a fix an off-by-one error where the return value would point to the 12 years ago
  halex 8cefcf1e26 fix pexp 12 years ago
  halex e4fee1be05 fix regexp in pexp 12 years ago
  guenther e061e45abf Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in the 12 years ago
  guenther 544bd8e2e0 Stop pulling in <sys/param.h> 12 years ago
  guenther 0de147cd86 bsearch() doesn't belong here (it's in <stdlib.h>) 12 years ago
  nicm f6f6cc630f ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in 12 years ago
  deraadt 99a773bc80 use PAGE_SHIFT instead of PGSHIFT, in preperation for future 12 years ago
  ratchov c325968137 Include sys/types.h rather than sys/param.h to pull BYTE_ORDER macros. 12 years ago
  guenther de1260708b Zap extra spaces from function pointer arguments 12 years ago
  guenther 0de5d83a35 Describe tdelete()'s return value correctly and update the related CAVEAT 12 years ago
  robert cc17b63cc3 add /var/www/cache for nginx to store some data 12 years ago
  ajacoutot bcc6bf7102 Simplify rc_wait() (no functionnal change). 12 years ago
  ajacoutot dba528de1b Restore default tftpd(8) argument to use "/tftpboot" so that is works 12 years ago
  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