553 Commits (25c000b2768c37caa9dab736682e0baafaee944c)

Author SHA1 Message Date
  millert 910fc384eb Add VIS_GLOB to escape special characters used by shell-style globbing. 19 years ago
  espie 894a3cd7e9 activate LC_CTYPE for 8 bits locale. 19 years ago
  grange fbe8b6b13e Install netbt/ includes. 19 years ago
  espie 14a721a9a3 Add a few missing functions so that wctype.h/wchar.h are more or less 19 years ago
  espie d0f50b55ef zap duplicate prototype 19 years ago
  millert 62151f2edd Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@ 19 years ago
  henning f26dc19c5e don't install netns includes any longer, ports bulk build test by pval 19 years ago
  espie a428b44e26 next citrus step. 19 years ago
  millert 5234066725 bye bye whiteouts 19 years ago
  millert 9e06ca5a4b Make gethostbyaddr() prototype match POSIX. This means len is now 19 years ago
  henning 2cd28b2ffd -netccitt/ 19 years ago
  millert fc526f74a1 mktemp(3) et al. go in stdlib.h, not unistd.h. While there be more 19 years ago
  espie 8d57f68af7 wchar_t is a native C++ type, gcc picks its definition from elsewhere, 19 years ago
  espie 175c6c79dd major abi changes: 19 years ago
  espie 4ed4e3058c let vfscanf be a real function. Use a weak_alias on systems where this 19 years ago
  espie d5049a05a4 Change internals of FILE: reuse the unget buffer field to access an 19 years ago
  espie 18a3d3bb7c isw* classification functions from citrus, with a `stub' implementation 19 years ago
  espie cfce6166ab also use new libobjc on old architectures, since it builds fine with 19 years ago
  millert da1224ce71 rm libcurses++ 19 years ago
  espie 5e8683629a introduce some wchar functions (from citrus and an itojun@ diff) 19 years ago
  millert f88828f0f2 Add /bin/ksh to builtin list of OK shells. 20 years ago
  deraadt 3f1febb4bc strcasestr(3), a case-insensitive version of strstr(3). already in netbsd 20 years ago
  tedu e548ff89cc make the resolver stat resolv.conf and update if it changes. 20 years ago
  millert cab5b7c7b6 LOGIN_SETALL did not include LOGIN_SETENV as it should. 20 years ago
  krw 31239d2ae1 Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone might 20 years ago
  krw 1a5cb9c63f Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed 20 years ago
  espie 7c6b5a2ee7 provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs) 20 years ago
  millert dd19e1590f gai_strerror() should return const char *; OK deraadt@ 20 years ago
  itojun dd055c936c remove NI_WITHSCOPEID 20 years ago
  millert 0e9fb296b0 Change return value of reentrant getproto* and getserv* to match the 20 years ago
  fgsch 75f0fbfc04 install net80211 headers; millert and deraadt ok. 20 years ago
  otto 86189206cf implement strnunvis(3), a bounded version of strunvis(3). ok millert@ 20 years ago
  millert 402f3b0bb4 Reentrant versions of getprotoent(3) and getservent(3). Adapted from 20 years ago
  kettenis 7094ff0c68 Add dl_iterate_phdr() support. 20 years ago
  millert 84588639d1 GLOB_NOESCAPE is POSIX so move it out of the #ifndef _POSIX_SOURCE block. 20 years ago
  espie ed5989fb23 let stdbool.h work with recent gcc, since they modified the interface, 20 years ago
  deraadt a51e10d144 KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsigned 20 years ago
  drahn 0f5eafa1d5 add dladdr() support and add some 'standard' dlsym() support. 20 years ago
  millert fb70473f0a Support the "setenv" capability in login.conf ala FreeBSD. Following 20 years ago
  millert afc874115c Define BI_FDPASS for the BSD auth fd passing changes. 20 years ago
  millert 39068fdcad Update strtonum() protor 20 years ago
  henning dff91603d5 do not install netiso header files, millert deraadt ok 20 years ago
  millert 20709cb14a passwd.conf has been deprecated since login.conf was imported. 20 years ago
  millert 84b4f5d4e8 POSIX says "data" is void *, not char *. Also remove extern from prototypes. 20 years ago
  millert 051f4d9789 make includes in gnu/usr.sbin/sendmail/libmilter 20 years ago
  deraadt f94c3bd71d hsearch API/ABI u_int -> size_t -> crank majors; ok millert 20 years ago
  espie 1452d17230 Cosmetic clean-up. 20 years ago
  jfb 7a1e9128cc Make the `filename' parameter to HASHFile() and HASHFileChunk() const 20 years ago
  avsm 95bbd623be add bounds check for src pointer in bcopy(3) as well as dest pointer, 20 years ago
  millert 6cd80dc0e2 According to POSIX, _POSIX_PATH_MAX should be 256 but _POSIX_SYMLINK_MAX 20 years ago