5757 Commits (52ec00484bd25f6cdd1f57721d0b0964e6248109)
 

Author SHA1 Message Date
  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
  todd 26db8326fd sync 13 years ago
  todd fbcf0c6786 as confirmed by my 11mo old son, this makes midi keyboards work with macppc 13 years ago
  schwarze b4d41bd00f /etc/security does not exist any longer, 13 years ago
  schwarze 54d47ad369 UUCP is no longer contained in the base system, so its home directory 13 years ago
  robert 3be7721071 do not print 'starting local daemons' if rc_scripts is empty 13 years ago
  thib 53ad0f2a2f Deprecate vnds in favour of svnds. 13 years ago
  schwarze 1ba053e089 Replaced by src/libexec/security a few minutes ago; 13 years ago
  schwarze 3de01ba35f Switch from the old shell script /etc/security 13 years ago
  ajacoutot 89f32f927b Output 'starting standard daemons:' to be consistent with the rest. 13 years ago
  halex 2979d9fdcd Silence errors in the temp dir cleanup process 13 years ago
  deraadt a20c01d6b8 No need to make depend kernels 13 years ago
  sthen cf1ebd1690 Don't compress wtmp by default; the tools dealing with this log are 13 years ago
  sthen 8350cad5e5 allow man(1) to find the ports/infrastructure manpages by default. 13 years ago
  krw 05e6a52fe5 Delete 'OpenBSD2.1' and 'simpleroot'. Two entries previously used 13 years ago
  krw 886f353037 'fakecdrom' disktab entry no longer needed, nor is mksuncd mangling of 13 years ago
  schwarze f0d2d46242 Fix multiple issues and make the code simpler and more robust: 13 years ago
  reyk 11c43b6d85 Update transparent HTTP proxy example: 13 years ago
  robert 7c823347e2 - in case reload fails, print the failed message (from Piotr Sikora) 13 years ago
  miod 3409dda593 Define NULL as a void * instead of a long integer, as required by Single Unix. 13 years ago
  ajacoutot 825be14a44 Remove leading/trailing spaces from daemon_flags. 13 years ago
  thib 095b92051b Remove portalfs. 13 years ago
  guenther efb1ceb529 Bye bye, kern.emul.freebsd 13 years ago
  guenther 42ff9a744e Handle a daemon_flags of '-n' by using printf '%s\n' instead of echo 13 years ago
  ajacoutot 49f4d1d744 Quote $daemon_flags to prevent echo(1) picking them as input flags. 13 years ago
  matthew c87d8e12b5 Add AI_FQDN flag to getaddrinfo(3). Prompted by discussions with djm@ 13 years ago
  stsp 4ddc8c789a Add a wcswidth man page (based on FreeBSD), and fix the implementation 13 years ago
  krw 8ead317850 Dump some useless calls to dhclient-script. i.e. MEDIUM, PREINIT, 13 years ago
  deraadt f54a24329e show how to disable pool_debug 13 years ago
  ajacoutot 92369eed7f Bump timeout to 30s. 13 years ago
  robert ea651f538f if daemon_flags=NO is set, just exit 13 years ago
  stevesk a300e16b15 use ssh-keygen -A; ok deraadt 13 years ago
  fgsch 6bc22c86ed Update since ICMP6 redirects are disabled by default now. 13 years ago