6270 Commits (1113dada30210dc2405dba4bb8cf2a716031ce96)
 

Author SHA1 Message Date
  ajacoutot 1ff56ff423 Remove pointless local declaration. 11 years ago
  jsing e4f9596649 Ensure that the base provided to strtol(3) is between 2 and 36 inclusive, 11 years ago
  ajacoutot 0b8cf7f43d Revert previous; there are more things to consider. 11 years ago
  ajacoutot 6505f95e1c Remove pre-rc.d(8) backward compatibility. 11 years ago
  krw 6a2bde7908 imsg_get() returns ssize_t, not size_t. 11 years ago
  halex fcf6db6614 make scan_scaled set errno to EINVAL rather than ERANGE if it encounters 11 years ago
  ajacoutot df8fd41267 Don't check if ${local_rcconf} is defined before sourcing rc.conf but do 11 years ago
  guenther b4d2adfe76 Per POSIX, fix raise() and abort() to send the signal to the current thread. 11 years ago
  jasper 3808831b76 Run chown/chgrp iff the preceding mknod call worked; thus if if there's 11 years ago
  kettenis e096f85a8c Start ldomd(8). 11 years ago
  kettenis ab982706df Script for ldomd(8). 11 years ago
  kettenis 81462eb158 regen 11 years ago
  kettenis 5e89862ef2 Add /dev/ldom[0-3]. 11 years ago
  djm 83081452a3 Add a new malloc option 'U' => "Free unmap" that does the guarding/ 11 years ago
  deraadt 883b0119da OK, enough is enough. So many people persist in the practice of editing 11 years ago
  ajacoutot f0ab8d12de sort to be consistent with the other rc scripts: rc_** actions come after 11 years ago
  halex 962e8b9dcd disable reload since SIGHUP kills smtpd 11 years ago
  jmc 532680836e struct buf -> ibuf; from Sunil Nimmagadda 11 years ago
  kettenis 4ad9b25b4f regen 11 years ago
  kettenis db33405b73 Add /dev/hvctl and /dev/spds. 11 years ago
  deraadt 90044a7e80 use the les specific "checksums"; Rob Pierce 11 years ago
  dcoppa 01e103d48c Forgot to add _iscsid to mail/aliases 11 years ago
  dcoppa 52139c77e8 Add the _iscsid user, required by iscsid 11 years ago
  gilles cd01db31b9 - replace "all" with "any" 11 years ago
  shadchin a930916bde Update for xkeyboard-config 2.7. 11 years ago
  dtucker 0c4e2219dd Add targets for the 6k and 8k bit moduli components 11 years ago
  guenther 930b578553 More compliance fixes: hiding non-standard stuff behind __BSD_VISIBLE, 11 years ago
  jmc 7d2f083b01 last stage of rfc changes, using consistent Rs/Re blocks, and moving the 11 years ago
  jmc 2c27302534 last stage of rfc changes, using consistent Rs/Re blocks, and moving the 11 years ago
  brad d6092fe99a Explicitly annotate setjmp() and longjmp() (and friends) as 11 years ago
  jeremy 803376ceaa Make setenv(3) consistent with unsetenv(3), giving EINVAL if passed 11 years ago
  espie c723e438d4 uint32_t is the integer type defined in stdint.h 11 years ago
  matthieu c3e3b3e12d Remove /usr/X11R6/lib/X11/config/ 11 years ago
  yasuoka 71d3e06461 Enable npppd and npppctl in default build. Add npppd to rc and 11 years ago
  patrick bb4b345cc6 Allow ntpd.conf to assign a stratum to a sensor with the syntax stratum <level>. 11 years ago
  henning 824638f799 clarify which process writes out stats upong SIGINFO reception. 11 years ago
  reyk 89bfa21db3 Add SNMPv3 USM example (commented out) 11 years ago
  jmc 4834096ac0 remove some wacky Xo/Xc; 11 years ago
  miod da46ccb0c3 remove tahoe-specific makefile machinery, no such hardware is known to be 11 years ago
  martynas 1954aa198d Document that strtod functions accept INF, NAN, NAN(). From Michal Mazurek. 11 years ago
  guenther 9101d17c76 Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>. 11 years ago
  deraadt 9dace0b0af specify the bounds of the dst to strlcat (both values were static and 11 years ago
  pirofti 336a8ca4d4 Fix precedence bug (& has lower precedence than !=). 11 years ago
  ajacoutot 307aa3046d Simplify the way we call the rc.d(8) script in "restart". 11 years ago
  deraadt a34b303b63 we need a fakeramdisk, like on sparc64 11 years ago
  matthew ddc0736e18 Use "unsigned int" instead of BSD "u_int" in <util.h> so that it can 11 years ago
  mpi f1cfc1448e sync 11 years ago
  mpi cd67385a6f Add drm node 11 years ago
  tedu c450e6bc8f add const where missing 11 years ago
  jmc b9881c9c7b various fixes; 11 years ago