Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-19 | Add option to turn off calendar via env variables settable via cron. | Todd C. Miller | |
Ie: ``CALENDAR=0'' will turn it off which is useful for machines with no local users that do not run YP. | |||
1997-02-19 | Update. | Jason Downs | |
1997-02-19 | Start kadmind if kerberos server | Thorsten Lockert | |
1997-02-18 | Update to InterNIC's 01221997 named.root file. | gene | |
1997-02-18 | create the device nodes for rd in a sane way. | Dale S. Rahn | |
create disklabel proto for ramdisk | |||
1997-02-17 | do not put a space after a backslash | Theo de Raadt | |
1997-02-16 | clean | Theo de Raadt | |
1997-02-16 | install passwd.conf | Niels Provos | |
1997-02-16 | do not suggest mountd can run out of inetd.conf; the code was never finished | Theo de Raadt | |
1997-02-16 | Add rdroot, from mvme68k. | Jason Downs | |
1997-02-16 | Add rd device and raminst from mvme68k. | Jason Downs | |
1997-02-16 | Changes to support rd miniroot building. | Dale S. Rahn | |
1997-02-11 | add default route before fiddling with loopback route to avoid DNS problems; ↵ | Theo de Raadt | |
m4@umn.edu, #97 | |||
1997-02-11 | changes to support the new disklabeled ramdisk (rd) and 1st cut at | Dale S. Rahn | |
raminst MAKEDEV list. | |||
1997-02-11 | Synchronize kadmin service names with header files. | gene | |
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 ?) |