Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-28 | strdup() not needed for makefile names. | etheisen | |
1996-09-27 | more inodes | Theo de Raadt | |
1996-09-27 | Cleanup. | etheisen | |
1996-09-27 | we want fdisk too | Theo de Raadt | |
1996-09-26 | sync to at&t stuff that went foom | Theo de Raadt | |
1996-09-26 | first cut at syncing the sets | Theo de Raadt | |
1996-09-25 | d not special, c whole disk, support i-p too | Theo de Raadt | |
1996-09-25 | clean bsd too | Theo de Raadt | |
1996-09-25 | crunchgen needs to explictly use -f filename when building objects. | etheisen | |
1996-09-25 | Always try Makefile.bsd-wrapper first. Remove debug. | etheisen | |
1996-09-25 | Make crunchgen work with Makefile.bsd-wrapper as well. | etheisen | |
1996-09-23 | make tmp right mode | Theo de Raadt | |
1996-09-22 | Remove gzip from many install floppies; not needed with zlib part of pax/tar | Thorsten Lockert | |
1996-09-22 | Use maximum compression when building source distribution | Thorsten Lockert | |
1996-09-21 | consistant names, damnit | Theo de Raadt | |
1996-09-21 | disklabel, damnit | Theo de Raadt | |
1996-09-14 | install target; disklabel on image instead, more inodes | Theo de Raadt | |
1996-09-05 | sync to netbsd | Theo de Raadt | |
1996-08-06 | X and f were reversed. | Jason Downs | |
1996-07-18 | awk not gawk | Theo de Raadt | |
1996-07-16 | 1.2 | Theo de Raadt | |
1996-07-01 | build kernel automatically | Theo de Raadt | |
1996-06-29 | Update for removal of GNU tar(1) | Thorsten Lockert | |
1996-06-21 | fsck -> fsck_ffs | Theo de Raadt | |
1996-06-21 | unconfig target | Theo de Raadt | |
1996-06-16 | clean ${REALIMAGE} better | Theo de Raadt | |
1996-06-16 | remove funky mount_* links, no need for update, no -lcrypt | Theo de Raadt | |
1996-06-16 | fsck == fsck_ffs on kc floppy | Theo de Raadt | |
1996-06-11 | delete ${REALIMAGE} on completion | Theo de Raadt | |
1996-06-02 | traverse down below, building what we need | Theo de Raadt | |
1996-06-02 | create vnd filesystem in a file in /tmp (now we assume /tmp is a non-nfs | Theo de Raadt | |
filesystem, instead of assuming src or obj are non-nfs) | |||
1996-05-31 | Only one kernel from now. | Michael Shalayeff | |
1996-05-31 | Only one kernel from now. | Michael Shalayeff | |
1996-05-31 | Fix last commit (kc was w/ kc-common CVS/*) | Michael Shalayeff | |
1996-05-31 | Assume the fact of a single INST kernel. | Michael Shalayeff | |
Use 1.44M 3" diskette image (no space left on 1.2M 5"). | |||
1996-05-14 | fix NetBSD PR#1154 | Michael Shalayeff | |
1996-05-14 | change the revision. | Michael Shalayeff | |
1996-05-14 | fix s/fsck/fsck_ffs/ name change. | Michael Shalayeff | |
1996-04-25 | Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions. | Niklas Hallqvist | |
However this stuff is largely related to NetBSD and must be completely redone, if we will make real relases sometime | |||
1996-04-25 | sync w/ Net 960425 | Michael Shalayeff | |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-02-21 | From NetBSD: Add script used to make the 1.1 source distribution | Niklas Hallqvist | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Fixed typo. Closes PR #2000. From Thorsten Frueauf <frueauf@ira.uka.de> | |||
1996-02-02 | /netbsd -> /bsd, more -> less, FLOPPY3 environment variable makes 1.44 Meg | dm | |
image instead of 1.2 Meg (currently required because things are too big). | |||
1996-01-29 | sync with netbsd | Theo de Raadt | |
1996-01-12 | from netbsd | Theo de Raadt | |
1996-01-07 | update from netbsd | Theo de Raadt | |
1996-01-02 | update from netbsd | Theo de Raadt | |
1995-12-30 | from netbsd; fix option and add info on disable sync. fixes pr#1802 | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Remove entries for gcc-2.6.4, now NetBSD/pmax uses gcc 2.7.2 from the NetBSD source tree. |