Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-28 | Add scrt0.o which was just added to the powerpc port. (should this file be mi?) | Dale S. Rahn | |
2000-06-27 | sync | Theo de Raadt | |
2000-06-23 | link instbin w/ scrt0, saves a couple of k's | Michael Shalayeff | |
2000-06-23 | implement bubble sort in ksh instead of using sort(1). | Michael Shalayeff | |
i think i'll fix sparc next week to use it. | |||
2000-06-20 | Completely new ramdisk stuff, inspired by the existing sparc ramdisk. | Miod Vallat | |
2000-06-19 | Match reality | Miod Vallat | |
2000-06-18 | ifaliases goes away. | Todd T. Fries | |
- new installs wont have existing ifaliases - updates dont touch /etc - manual updates of /etc/ should know what they're doing anyway fwiw, see hostname.if(5) alias functionality has moved here for better overall network configurability | |||
2000-06-18 | sync | Theo de Raadt | |
2000-06-16 | ssl package no longer needed (will be tested) | Theo de Raadt | |
2000-06-15 | sync | Theo de Raadt | |
2000-06-15 | Deal with the chgrp chown -> chmod change. | Dale S. Rahn | |
instead of generating a text file from list, just create it and edit it directly, allows for more control. Also i386 edits this file directly instead of using awk to generate it. | |||
2000-06-14 | sync | Theo de Raadt | |
2000-06-13 | Fix typo. | Angelos D. Keromytis | |
2000-06-12 | sync | Theo de Raadt | |
2000-06-12 | fix ch* links | Theo de Raadt | |
2000-06-11 | sync | Theo de Raadt | |
2000-06-10 | sync | Theo de Raadt | |
2000-06-09 | chown/chgrp changes | Michael Shalayeff | |
2000-06-08 | sync | Theo de Raadt | |
2000-06-06 | Better create a sun3 kernel here | Miod Vallat | |
2000-06-06 | recurse into sun3 for make obj | Miod Vallat | |
2000-06-06 | sync | Theo de Raadt | |
2000-06-05 | sync | Theo de Raadt | |
2000-06-01 | Add missing -n flag to getresp; noted by maurice@ivo.ig.net | Todd C. Miller | |
2000-05-31 | sync | Theo de Raadt | |
2000-05-29 | sync | Theo de Raadt | |
2000-05-26 | sync | Theo de Raadt | |
2000-05-25 | Fix libacl version | Miod Vallat | |
2000-05-25 | sync | Theo de Raadt | |
2000-05-25 | sync | Theo de Raadt | |
2000-05-25 | sync | Theo de Raadt | |
2000-05-15 | Gravis Ulrasound -> Gravis Ultrasound | Bruno Rohee | |
2000-05-12 | fix an oopsie; millert | Theo de Raadt | |
2000-05-08 | If there are no CD devices, abort early. | Todd C. Miller | |
For ISO9660 CDs we can take advantage of the label spoofing and not ask the user for partition/fstype. Also shorten a few variable names. This makes CD installs go more smoothly. | |||
2000-05-08 | sync | Theo de Raadt | |
2000-05-07 | Add -n flag to getresp, indicating shell escapes are not to be allowed | Todd C. Miller | |
Don't show gre interfaces when prompting user for an ether device | |||
2000-05-07 | Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead. | Todd C. Miller | |
Also copy in protocols and services Remove links to kill, pwd, test, and [ to match raminst.conf Add link for dhclient as it was added to raminst.conf | |||
2000-05-07 | Add distrib/special to srcdirs for dhclient | Todd C. Miller | |
2000-05-06 | Oops, make the script behave as documented | Miod Vallat | |
2000-05-06 | Document (and fix) bootable tape creation and use | Miod Vallat | |
2000-05-06 | Mention bootable tape particularities, deraadt@ ok | Miod Vallat | |
2000-05-05 | Wow, we grew... | Marc Espie | |
2000-05-05 | Better approximation to reality, ok'd theo. | Marc Espie | |
2000-05-05 | Sizes adjust. May be tweaked by Fries yet. | Marc Espie | |
2000-05-05 | some docs | Brandon Creighton | |
2000-05-04 | Remove shared lib items that were left. | Dale S. Rahn | |
2000-05-04 | Sync. | Dale S. Rahn | |
2000-05-03 | Add: dhclient | Todd C. Miller | |
Remove: kill pwd shutdown strings test We need dhclient for dhcp support and the others are either ksh builtins or simply unused. | |||
2000-05-03 | No cryptoio.ph, wasn't sure first time around. | Marc Espie | |
2000-05-03 | newer binutils stuff is not ready yet | Brandon Creighton | |