5757 Commits (52ec00484bd25f6cdd1f57721d0b0964e6248109)
 

Author SHA1 Message Date
  ajacoutot 52ec00484b rc_restart is legit here. 13 years ago
  robert 54f8efd937 use the "official" pexp, from antoine@ 13 years ago
  robert 54efe468d2 sendmail stalls for at least a minute if it cannot resolve or connect 13 years ago
  robert 8bc6d79649 add compat for portmap 13 years ago
  ajacoutot dd2c1227ad Missed in previous: ypldap.conf(5) is installed now, remove optional. 13 years ago
  ajacoutot c8cc77c49b Install a default ypldap.conf(5) based on the one from the man page 13 years ago
  robert 71bb532348 remove superfluous semicolon from start_daemon() 13 years ago
  robert 6c0bb90640 add scripts for portmap and the yp daemons 13 years ago
  robert 5223656147 Add rc.d(8) script for the system daemons that are restartable. 13 years ago
  miod c9f1209aaa Regen 13 years ago
  miod 80dbafc7ee Remove obsolete drivers descriptions; no change in generated files on all 13 years ago
  miod d7af2f20f8 Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the 13 years ago
  guenther 9c09f464a8 sigset_t is unsigned, so eliminate a warning by shifting a 1U instead 13 years ago
  martynas 7e499e6ecb Finalize work on the math library. It's time to do this monster 13 years ago
  nicm 0cded3a64f Fix some awful code in the example, pointed out by millert@. 13 years ago
  tedu f497eb059c remove svr4 compat references 13 years ago
  halex 557825f651 use "function X" rather than "X ()" since for the former, preceding parameter 13 years ago
  nicm 69ccac0496 Add wcsdup(), from NetBSD. 13 years ago
  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