| Age | Commit message (Expand) | Author |
| 2006-08-27 | XNS is no more; nuke reference to af_ns.c | sekiya |
| 2006-08-19 | Do not install bootblocks twice. Suggested by Hubert Feyrer. | martin |
| 2006-08-19 | The "request" arg of ioctl(2) is unsigned long, not int! | martin |
| 2006-08-11 | Add whitespace to make more readable. No functional change. | hubertf |
| 2006-08-11 | Offer to install GENERIC.MP, too, as we build & ship it. | hubertf |
| 2006-08-04 | gcc4 fixes: a lot of char * signed/unsigned mismatches. | mhitch |
| 2006-07-30 | Merge in changes from acorn32 version, which should fix some build failures | bjh21 |
| 2006-07-21 | Fix truncated message and one inconsistency, fixes parts of | martin |
| 2006-07-18 | CID 2970: don't close a file that isn't open | jnemeth |
| 2006-06-25 | GCC4 fixes from Mike Pumford | christos |
| 2006-06-24 | need <stdlib.h> for exit(3) prototype. | mrg |
| 2006-06-10 | When we read 'last mounted' from an FFSv2 superblock set the flag to | dsl |
| 2006-05-18 | quieten GCC uninitialise variable warnings. | mrg |
| 2006-05-17 | turn on -Wno-pointer-sign for label.c. | mrg |
| 2006-05-16 | pointer signedness comparison fixes | dogcow |
| 2006-05-12 | Fix use of uninitialised variable. | dsl |
| 2006-05-12 | Appease gcc 3.3.3 once more, marked with /* -Wuninitialized [many] */, | he |
| 2006-05-11 | include <bsd.own.mk> before <bsd.sys.mk>. | mrg |
| 2006-05-10 | Add conv=sync so it doesn't "fail" when doing the dd. | garbled |
| 2006-05-09 | Prep doesn't really need bad144, and it doesn't even ship with it on the | garbled |
| 2006-05-07 | Remove -DUSE_RFC3542. | rpaulo |
| 2006-05-06 | Enable RFC3542. | rpaulo |
| 2006-04-24 | It's "its." | snj |
| 2006-04-23 | Call the partition type 'type' instead of 'kind'. | hubertf |
| 2006-04-06 | Fix an overlooked addition of an empty md_post_extract(). | he |
| 2006-04-05 | Small KNF fix | garbled |
| 2006-04-05 | Rather big update to sysinst, in order to get it working on the prep port. | garbled |
| 2006-03-30 | Added evbmips instkernel and sysinst. | shige |
| 2006-03-21 | - Create an independent "boot" partition for bootloader rather than | tsutsui |
| 2006-03-21 | Some KNF adn ANSIfy. | tsutsui |
| 2006-03-21 | Some KNF. | tsutsui |
| 2006-03-21 | 8 -> MAXPARTITIONS | tsutsui |
| 2006-03-21 | Invoke MI installboot(8) directly rather than via a wrap script. | tsutsui |
| 2006-02-26 | Make floppy install messages less confusing (maybe). | dsl |
| 2006-02-25 | Use a menu for 'install from floppy' questions. | dsl |
| 2006-02-25 | target_realpath() is only used by the code that updates libraries from | dsl |
| 2006-02-24 | Delete a load of messages that aren't used in the current code, and that | dsl |
| 2006-02-23 | Put the name of the system/directory (etc) into the menus when asking | dsl |
| 2006-01-16 | Remove the notarfile_ok message - is it no longer needed. | dsl |
| 2006-01-15 | Show the number of sets installed and the next set above the menu that | dsl |
| 2006-01-15 | Minor message change | dsl |
| 2006-01-15 | Warp the cursor to the baud-rate entry after a com<n> entry is selected. | dsl |
| 2006-01-15 | Avoid having "//" in the middle of the transfer directory name. | dsl |
| 2006-01-15 | Specify -V2 to newfs so that pages of superblock numbers are not output. | dsl |
| 2006-01-15 | pacify gcc on VAX. | is |
| 2006-01-14 | zlib moved. | christos |
| 2006-01-12 | Rework the installation loop so that it is possible to change the source | dsl |
| 2006-01-09 | - Fix typo (s/BFS/SYSVBFS/) | tsutsui |
| 2006-01-09 | First cut at sysinst support for ews4800mips. | tsutsui |
| 2006-01-09 | Add sysvbfs stuff. (enabled by md.h) | tsutsui |