Go to file
cgd e4cf519e27 fix a bug that shows up only on alphas: ndbm "datum" variables can't be
cast to DBTs, because the 'size' fields are int and size_t,
respectively, and that means that the DBT size field would be
partially filled with garbage on the Alpha.  Bug fix sent to bostic.
1996-05-04 00:38:58 +00:00
bin Remove comment regarding 4.4 symlink behaviour. 1996-04-25 15:44:56 +00:00
distrib update to note that fsck no longer exists, that fsck_ffs should be used, 1996-05-02 23:16:57 +00:00
etc Added creation of the iic and rtc character device files. 1996-04-26 20:10:24 +00:00
games
gnu Extend memory class of the `mov' instruction (PR#2370). 1996-05-03 09:33:49 +00:00
include merge DB 1.85 import 1996-05-03 21:13:41 +00:00
lib fix a bug that shows up only on alphas: ndbm "datum" variables can't be 1996-05-04 00:38:58 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Add -xpg4.2 1996-04-26 00:54:05 +00:00
sys Small tweeks from Matthias Pfaller. 1996-05-03 23:22:54 +00:00
usr.bin fix usage message, clean up RPC error printing. 1996-05-01 18:14:10 +00:00
usr.sbin handle the VISTTY vnode flag with the same letter ('I') that BSDI used. 1996-05-02 00:13:08 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00