5839 Commits (52886b1c8c1549a70390fa54816b518d18a14b90)
 

Author SHA1 Message Date
  jsg a76303a0c4 As pointed out by Richard Guenther our definition 13 years ago
  schwarze 109aa56fb5 let reload report (ok) or (failed) just like all other actions; 13 years ago
  matthieu 0c4a144025 Add resourceproto documentation directory. 13 years ago
  jsing 4a0a502bf4 Do not mask errno if we fail to open /dev/diskmap. Also, fall through 13 years ago
  tedu 99ce201ba9 regen makedev 13 years ago
  tedu 4ee21569e6 remove mcd 13 years ago
  espie b9555c0376 half-guard the actual function prototypes. 13 years ago
  naddy 02ad9ec04e machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and 13 years ago
  schwarze 0cd341dd35 bye bye /usr/X11R6/man/cat* 13 years ago
  schwarze b07a678f76 switch to installing source manuals (base part) 13 years ago
  sthen ec4391eaa9 s/ands/and/, from Tobias Ulmer 13 years ago
  jakob 0ff8fb82bd sync; add IPv6 address for d.root-servers.net 13 years ago
  schwarze bfd452983a Refactoring for simplicity, no functional change: 13 years ago
  tedu d874c625f1 as man page states, lower case undoes upper case. add support for little s, 13 years ago
  henning 42e087b3c6 close pipe_prnt[0] earlier, foremost before forking the dns process 13 years ago
  henning 2d925b01d9 clamp stratum to NTP_MAXSTRATUM. lingering in my tree for ages. someone likely 13 years ago
  miod f374911356 Stop providing a bsd.scsi3 kernel on sparc. If you have a system with multiple 13 years ago
  ajacoutot 04a7f743a5 Finally deal with background processes: "rc_cmd start" will now return 13 years ago
  krw 5dd200e9f5 Revert fakecdrom elimination pending further testing. ariane@ pointed 13 years ago
  matthieu 32b94a8a62 mtree update for xkeyboard-config. remainded to commit by ajacoutot@ 13 years ago
  naddy eea0705fca fix wcscasecmp() parameters; <wchar.h> was correct 13 years ago
  millert 6ea7e09998 Use __POSIX_VISIBLE not __POSIX_C_SOURCE to bracket the definitions 13 years ago
  matthieu 78de6b3153 Update for libX11 1.4.3 and libXext 1.3.0. 13 years ago
  jmc 091afd940e tweak previous (my fault); 13 years ago
  espie 7b1036f191 wcs(n)casecmp support, manpage comments from jmc@, okay deraadt@ 13 years ago
  mpf 9b6c17e435 Add svlan(4) startup bits. 13 years ago
  martynas 3275c17389 Also enclose variable names with external linkage in __BEGIN_DECLS. 13 years ago
  otto be0afe8548 save errno dance in wrterror() and malloc_dump(); prompted by and ok deraadt@ 13 years ago
  ajacoutot 9105b7a552 Setting RC_DEBUG is enough, it does not need to be explicitely set to 13 years ago
  otto 535636b5df introduce symbolic constant for initial number of regions 13 years ago
  otto 01b4849121 zap regions_bits and rework MALLOC_MAXSHIFT a bit; ok djm@ 13 years ago
  otto 6ebcec8c72 Avoid fp computations for stats, this make calling malloc_dump() safe in more 13 years ago
  otto 86e4380bcc fix comment, the bitmap is an array of u_short now 13 years ago
  otto fc442e2a61 Introduce leak detection code for MALLOC_STATS 13 years ago
  otto e726d97c87 Move MALLOC_STATS code to bottom of file, so the real stuff is more at the top. 13 years ago
  otto 0ec9d0391a Up until now, malloc scanned the bits of the chunk bitmap from 13 years ago
  otto fe5a32734e Now that we use an array of u_short for the chunk bitmap change a few 13 years ago
  otto dcc6e6f049 More efficient scanning for free chunks while not losing any randomization; 13 years ago
  martynas 87eff3dac6 - enable fenv 13 years ago
  stsp 783d768449 Bring back wprintf. We've sorted out what to do for gcc2 and gcc3. 13 years ago
  mikeb e62dcde8f1 ftp-proxy(8) now requires a divert-to rule 13 years ago
  otto 9679bf7a9f Tweak the description of the optional parts around =. Found this in my 13 years ago
  sthen 982705a7fa Teach sysconf(_SC_GETGR_R_SIZE_MAX) the correct size of a buffer for the 13 years ago
  matthieu 1447476f2a sync with xorg-docs 1.6 changes 13 years ago
  stsp bc79919b02 Back out wprintf until we've determined what to do for gcc2 and gcc3 arches. 13 years ago
  stsp 81453f577d Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc. 13 years ago
  schwarze 3bd17c7ece Even though SUIDSKIP used to be a mere shell variable, it was propagated 13 years ago
  schwarze ce5534d329 Remove yet another mention of /etc/security that i missed (doh). 13 years ago
  ajacoutot 9af04a7b4b Move the rc.d(8) bits from rc.{local,shutdown} directly into /etc/rc. 13 years ago
  martynas 8e2b3478f0 fenv for amd64; from matthew@ 13 years ago