freebsd-dev/lib/libc
Garrett Wollman b938dc2407 sysctl(3) can return an error (setting errno to ENOMEM) when the
fields in the utsname structure are too small to hold their
corresponding MIB variables.  Don't return an error in this case.
1994-10-13 20:31:19 +00:00
..
amd64 This is weird. I *added this*, but it went away again! Ummm.. Mumble. 1994-08-22 09:19:50 +00:00
compat-43 gethostid.2 is now gethostid.3. Instal the correct one. 1994-08-28 17:08:36 +00:00
db First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
gen sysctl(3) can return an error (setting errno to ENOMEM) when the 1994-10-13 20:31:19 +00:00
gmon Added support for kernel profiling to mcount.c 1994-09-15 16:00:41 +00:00
i386 This is weird. I *added this*, but it went away again! Ummm.. Mumble. 1994-08-22 09:19:50 +00:00
locale Sync with ctype.h (remove EOF handling) 1994-10-09 11:20:55 +00:00
net Use same configuration file, /etc/host.conf, for both gethost* and 1994-09-26 22:45:10 +00:00
quad BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
regex First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
rpc Fix comparison of int against unsigned when checking error return 1994-08-31 12:38:18 +00:00
stdio First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
stdlib u_int -> unsigned int, so that we don't have to include <sys/types.h> 1994-09-05 13:26:40 +00:00
stdtime Use latest Arthur Olson timezone code rather than that supplied with 1994-09-13 21:26:08 +00:00
string Use latest Arthur Olson timezone code rather than that supplied with 1994-09-13 21:26:08 +00:00
sys Redo kernel NTP PLL support, user-mode interface. 1994-09-18 20:29:55 +00:00
xdr More directory cleanup after YP merge. 1994-08-07 22:21:14 +00:00
yp Add back in the YP code from 1.1.5. (This attribution brought to you 1994-08-07 23:04:55 +00:00
Makefile Use latest Arthur Olson timezone code rather than that supplied with 1994-09-13 21:26:08 +00:00