Go to file
jnemeth 50c13cb87a Fixed formatting. Problem was that we were trying to get the result
of a data transfer operation immediately after the data transfer
was finished, instead of waiting for the chip to interrupt us and
tell us that it was finished and had the result for us.  This worked
okay for read and write since the operation would be finished very
shortly after the data transfer completed.  However, with formatting,
the chip still had most of the rest of the track to do, so we ended
up timing out before the operation was finished.  This fix is from
sparc64/dev/fdc.c and was tested on sparc by tnn@.
2007-05-11 18:12:16 +00:00
bin PR/36275: john at iastate dot edu: tar -s modifies symlink targets 2007-05-04 21:19:36 +00:00
common Typo: prop_dictionary_receive_ioctl -> prop_dictionary_recv_ioctl. 2007-05-10 22:15:47 +00:00
crypto search a ph1 by address if iph2->ph1 is NULL when validating the new config 2007-05-04 14:33:38 +00:00
dist Document state policy flags for 'nat' and 'rdr' rules. 2007-05-10 23:03:22 +00:00
distrib Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
doc belatedly add: 2007-05-11 14:34:06 +00:00
etc Move .db files for services and netgroup to /var/db per gimpy's request. 2007-05-10 17:45:50 +00:00
games Per PR 36185, OKed by martin@ 2007-04-22 02:09:02 +00:00
gnu Fix LP64 issue with invalid register names. When printing a register name, 2007-04-20 16:30:32 +00:00
include Move .db files for services and netgroup to /var/db per gimpy's request. 2007-05-10 17:45:50 +00:00
lib Step 1 in moving towards a general-purpose eventloop: allow the 2007-05-11 16:22:38 +00:00
libexec Replace references from draft-ietf-ftpext-mlst-NN to RFC 3659. 2007-05-10 05:59:30 +00:00
regress Better dependency handling for the ip2 test. 2007-05-07 07:06:30 +00:00
rescue Add: lfs_cleanerd 2007-03-23 05:48:34 +00:00
sbin Remove an extra comma. 2007-05-07 11:02:21 +00:00
share Add missing " 2007-05-10 09:08:38 +00:00
sys Fixed formatting. Problem was that we were trying to get the result 2007-05-11 18:12:16 +00:00
tools Remove non-shared hooks for VAX. 2007-03-31 05:55:43 +00:00
usr.bin Use '.equ' instead of '.set' when defining global constants. 2007-05-10 21:01:14 +00:00
usr.sbin adapt to puffs_framebuf changes 2007-05-11 16:23:00 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile
Makefile.inc
UPDATING Add a note about the way absolute symlinks inside the emulated root are now 2007-04-30 20:50:20 +00:00
build.sh Fix some problems with the change from revision 1.167: 2007-04-14 10:50:48 +00:00