Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-10 | Support 16 partitions. | Jason Downs | |
1997-02-09 | need ecoff kernel in snap too | Theo de Raadt | |
1997-02-06 | make rd device. only make a & c partitions raw & block | Theo de Raadt | |
1997-02-06 | PowerPC pieces for ramdisk (rd) changes this is adds majors, | Dale S. Rahn | |
rd_root pieces, config file to generate MINIROOT with rdroot and MAKEDEV changes as well as adding the rd device to known device types. | |||
1997-02-05 | add icb to unoffical services | kstailey | |
1997-02-05 | fix ipl major number | kstailey | |
1997-02-03 | do ifaliases after /usr/bin exists in nfs diskless env; pr#77, matthieu@laas.fr | Theo de Raadt | |
1997-02-03 | also create rz5 and rz6 devices on the pmax | Thomas Graichen | |
1997-02-03 | rd -> hd, OpenBSD ids. | Jason Downs | |
1997-01-25 | Don't include bogus information here | Thorsten Lockert | |
1997-01-24 | blah | Theo de Raadt | |
1997-01-23 | update | Theo de Raadt | |
1997-01-23 | Don't mess with /usr/src if it already exists. | Todd C. Miller | |
1997-01-22 | Redo the GZIP somewhat. Use NOGZIP= to get no compression at all. | Niklas Hallqvist | |
if NOGZIP is not set, these three vars are overidable: GZIP, GZIPFLAGS & GZIPEXT. Also do some s/install/\${INSTALL}/ edits | |||
1997-01-21 | Build bsd and binutils for powerpc ala alpha and pmax. | Dale S. Rahn | |
1997-01-21 | changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc. | Thomas Graichen | |
1997-01-20 | Add a few things and make permissions consistent (all 0XXX not XXX) | Todd C. Miller | |
1997-01-19 | bring MAKEDEV and disktab up to date with NetBSD (plus local changes) | Thomas Graichen | |
1997-01-19 | add Makefile.inc for tar'ing also the binutils tree (/usr/*-openbsd-*) | Thomas Graichen | |
then making a snapshot - also add a target for creating and copying the GENERIC kernel | |||
1997-01-19 | add a variable SNAP_GZIP_CMD to the snap_tar target - here my comment | Thomas Graichen | |
in the Makefile: # check if SNAP_GZIP_CMD is set - else set it to "gzip -9" # you may set it to "cat" alternatively for architectures # where the gzip'ing would take too much time (pmax or slower :-) # this way you get only tar'ed snap files and you can gzip # them on a faster machine | |||
1997-01-18 | random -> 32, ipl -> 33 | Jason Downs | |
1997-01-17 | lite2 daily + our changes. We can remove old tmp files now that fts(3) | Todd C. Miller | |
is safe and we have -execdir. | |||
1997-01-13 | back-panel LED control device derived from code by der Mouse | kstailey | |
1997-01-09 | remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'. | Dale S. Rahn | |
1997-01-04 | Use new options to locate.updatedb so we don't have to make the | Todd C. Miller | |
database owned by non-root at any time. | |||
1997-01-03 | locate shell scripts now use mktemp(1) and weekly runs updatedb | Todd C. Miller | |
as bin not nobody to avoid NFS problems. | |||
1997-01-03 | No point in ls'ing the template, it will never exist. | Todd C. Miller | |
1997-01-03 | minimize | Theo de Raadt | |
1997-01-03 | minimize comment | Theo de Raadt | |
1997-01-03 | Install etc/amd/master.sample NOT master. | etheisen | |
1997-01-03 | No virtual consoles by default. | etheisen | |
1997-01-03 | More /var/log 'placeholder' log files. | etheisen | |
1997-01-02 | more samples | Theo de Raadt | |
1997-01-02 | better perms for ppp stuff | Theo de Raadt | |
1997-01-01 | add a comment on how to start xdm via init (only i386 for now - which other | Thomas Graichen | |
ports do also have X and on which device in ttys the xdm has to be started there ?) | |||
1997-01-01 | add a comment about the comment in ttys about how to start xdm via init | Thomas Graichen | |
1997-01-01 | the master with comments in it is not that much of a good idea - if | Thomas Graichen | |
you enable amd in /etc/netstart by accident it will get very confused about all those comments - i removed it and put a sample master files there | |||
1996-12-22 | crank ulimit -d for fsck run (someone with a 19GB ccd ran into a problem) | Theo de Raadt | |
1996-12-22 | give "a" partition a ufs type by default | Theo de Raadt | |
1996-12-21 | /var/games should be writable by group games | Thorsten Lockert | |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. | |||
1996-12-21 | floppy labels have default to fd0a being 4.2BSD | Theo de Raadt | |
1996-12-21 | indent nice | Theo de Raadt | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-12-19 | make mode/group on /usr/src/ consistent with mtree/special | Todd C. Miller | |
1996-12-19 | sync with mtree/special | Todd C. Miller | |
1996-12-18 | make commented-out stuff secure just in case anyone uncomments it. | Todd C. Miller | |
1996-12-16 | changed not to hardcode sun console name as "console" | kstailey | |
1996-12-15 | Added /var/cron/{log,tabs} /var/log/authlog | Todd C. Miller | |
1996-12-15 | Sync'd with new syslog.conf changes | Todd C. Miller | |