612 Commits (2892121352c68345c52de54eef8ce31179aad59f)

Author SHA1 Message Date
  grunk ffcd2f9eeb add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g 18 years ago
  djm 3d0b575422 add lldiv prototype; ok deraadt@ 18 years ago
  espie c576ec56fb zap argument name, okay millert@ 18 years ago
  deraadt c36eddfe27 TIMEOUT* values are not part of the protocol. tftp.h is a namespace 18 years ago
  mglocker f8d26986fd Fixing several timeout quirks at tftpd and tftp: 18 years ago
  mglocker 9d2c42b78a Add blksize option support for tftpd according to RFC 2348. 18 years ago
  brad b91eb0957d add some more C99 functions: round(3) and roundf(3). 18 years ago
  brad d5e9846a62 add missing prototypes for trunc/truncf. 18 years ago
  otto bf7ad7afc9 delint; ok millert@ beck@ 18 years ago
  otto f37b50710e - Plug huge mem leak; mostly samba was suffering. 18 years ago
  deraadt 6ba7d08d6c kvm_openfiles() should take int flag, not unsigned 18 years ago
  deraadt 69800b44d4 after we changed mode_t to be an int, the devname() man page was 18 years ago
  mickey b449cbee1d kill evil \r; from cedric 18 years ago
  jmc 115b6ff464 typos from alexey dobriyan; 18 years ago
  hshoexer bed73850e0 Annotate _assert()/__assert2() as __dead. 18 years ago
  espie f6c1fd6bee use standard type uint32_t, instead of BSD-specific u_int32_t 18 years ago
  millert 09528da913 Add comments to show which printf/scanf formats match which types 18 years ago
  millert f8ff83b550 Update {PRN,SCN}*PTR defines to match types changes 18 years ago
  miod 3b7303ff08 Remove neither documented nor found in any spec ctermid_r() function - ctermid() 18 years ago
  millert 6388df8cda Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax() 18 years ago
  millert 7e7c8eb496 Include the function name in assert() output. From espie@ 18 years ago
  millert 9bd1ce16f0 Add real C99 stdint.h and inttypes.h based on an initial version I did in 19 years ago
  millert 605c5586ca Adapt things to use __type_t instead of _BSD_TYPE_T_ 19 years ago
  millert 36cc33b104 Move TTY_NAME_MAX and LOGIN_NAME_MAX to sys/syslimits.h 19 years ago
  jaredy 97f9fddf57 zap unused ohash_lookup_string declaration; ok espie 19 years ago
  millert 0b9be39dbf Split off the non-kernel visible portion of sys/errno.h into a 19 years ago
  millert 32254634b7 Do not declare errno as extern int, set it via __errno(). 19 years ago
  millert c22fbf6967 Get rid of non-OpenBSD bits and use _BYTE_ORDER not BYTE_ORDER 19 years ago
  millert 16cfa5f58b This piece was missed in the _FOO_SOURCE -> __FOO_VISIBLE change set. 19 years ago
  millert 5acf200b2a First step in include files overhaul. Use __FOO_VISIBLE (as defined 19 years ago
  deraadt 03f02251d6 undelete died a while back; millert ok 19 years ago
  millert 0d9298523d Move contents of sys/select.h to sys/selinfo.h in preparation for a 19 years ago
  millert 059ddb430d brk() and sbrk() should use void *, not char *. Note that sbrk() 19 years ago
  otto 212079cfe2 Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via 19 years ago
  espie a63f72f6bc CODESET support. okay millert@, otto@ 19 years ago
  deraadt 42e82ce8d7 use xargs -r0 for our build process 19 years ago
  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