5992 Commits (462aed9ace7e2bf3be9d6f7cf8639f971f4dd839)
 

Author SHA1 Message Date
  ratchov 462aed9ace Make the "default" string a valid device name that has the same effect 12 years ago
  mikeb 7be1f66118 fixup from/to specification 12 years ago
  matthew 93faf1ae1c More sysconf(3)-y and pathconf(3)-y goodness from Brad. 12 years ago
  beck 49693f9f4f remove korea and china examples, as these files don't mirror reliably 12 years ago
  espie d2868c7c70 functions are top-level objects anyways, make that clearer. 12 years ago
  gilles 8c800265d6 remove the brackets in aliases map declaration, they look ugly 12 years ago
  kettenis b885cf85d0 Recongnize that: 12 years ago
  kettenis 03d4ce367a Once more the people behind POSIX didn't think and put clock_gettime(2) and 12 years ago
  ajacoutot 71fb8c476b Add a sample line for groupdn (commented by default). 12 years ago
  phessler 301764d7a3 Add a brief comment describing each bogus v4 network that is filtered by 12 years ago
  deraadt 3268b35e7d grow the iso 12 years ago
  matthew 36e00bde57 Drop support from openpty() for 8+ year old kernels that don't support 12 years ago
  matthew 42e1ef3f21 Add strnlen() to libkern. 12 years ago
  espie edea3f9eb4 enable sqlite3, as prompted by theo 12 years ago
  espie 9056c37509 clean-up release dependency tree, so that release is "MI parallel-make clean" 12 years ago
  espie 6179cf1944 NOOBJ -> zap unneeded ${.CURDIR} for clarity. 12 years ago
  deraadt d00b320411 alloca is NOT machine dependent; it has exactly the same 12 years ago
  deraadt ebf73d8f52 remove rfork(); ok guenther miod 12 years ago
  deraadt e1fcac32ae prototype getdtablecount() 12 years ago
  ratchov 14615acf86 Use "unsigned int" rather than "unsigned". No object change. 12 years ago
  jsg f4126b94aa unhook lint from the tree. The parser is incomplete and difficult 12 years ago
  matthieu 034a6e9814 Missed kbproto documentation directory. 12 years ago
  matthieu cee8559e1b New directories for protocol documentation. 12 years ago
  jsing 9c39449e60 Regen. 12 years ago
  jsing 17b8087c70 Remove raidframe device nodes. 12 years ago
  jsing 47af857c8d tedu the raidctl. 12 years ago
  jmc dfc0bf8b46 tweak previous; 12 years ago
  deraadt 21ec91c765 simplify the strlcpy/strlcat manual page substantially. do less 12 years ago
  deraadt 4ad32a172a btd went away 12 years ago
  miod 9ccdbcf858 Hook IP22 kernels to the build, and document how to boot the installation 12 years ago
  miod 339b14704c regen 12 years ago
  miod bf14e4712b Work in progress support for the SGI Indigo, Indigo 2 and Indy systems 12 years ago
  guenther 9e295b8d95 Bump standards years, as we conform to the new versions too 12 years ago
  guenther 9130ff4a31 strsignal() was standardized in POSIX-2008 12 years ago
  guenther 8bebb650be strsignal() was added to POSIX-2008; strerror_r() was in the base 12 years ago
  guenther 63956e38b6 Provide the old prototypes for scandir() and alphasort() for code that 12 years ago
  gsoares 342b524a97 rollback r1.76 since it may break some tools 12 years ago
  matthew 2eb7e244b3 Make DIR a private type within libc, give it the same underlying 12 years ago
  guenther cdcacd10ba Update alphasort() and scandir()'s argument types to match POSIX: 12 years ago
  matthew 752e801bd3 Add dirfd() as a function to libc per POSIX requirement; dirfd() macro 12 years ago
  fgsch 0b7e004a5c Implement getdelim(3) and getline(3). 12 years ago
  matthew 37676d43d9 Implement execvpe(3) and posix_spawn(3) and family. Based on 12 years ago
  millert 4f8263876c Fix a bug where random() always returns 0 when srandom() is seeded 12 years ago
  gsoares 8f39048d9e zap appletalk (ddp) protocol suite here 12 years ago
  sthen 26c959eccf install the rc.d script for tftpd, ok dlg@ 12 years ago
  matthieu 6e0f040f44 Add libXt documentation directory. spotted by naddy@ 12 years ago
  matthieu b61d96b877 New dir for libXext doc. 12 years ago
  dlg 2362239f24 ypbind likes a ypserv to talk to, and ypldap pretends to be ypserv. 12 years ago
  dlg 8b575c2acb add tftpd to the network daemons list just after ftpd and ftpproxy. 12 years ago
  dlg 48e7b29449 tftpd doesnt get run from inetd now. 12 years ago