Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-01 | spaces to tab | Brad Smith | |
2002-05-16 | Regen. | Miod Vallat | |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat | |
Tested by various people on various platforms, I'm willing to fix any breakage this causes. ok niels@ deraadt@ and mickey@ (after his comments were applied) | |||
2002-05-13 | move common distrib rules to main Makefile, | Marc Espie | |
make -> ${MAKE} add phony targets remove unnecessary subshells install kernel in a separate target from building. some SUDO. okay deraadt@ (checked bootstrap on i386, should be safe elsewhere, and trivial to fix anyways) | |||
2002-04-22 | minor cleanups | Theo de Raadt | |
2002-04-21 | sync | Theo de Raadt | |
2002-04-21 | use M correctly | Theo de Raadt | |
2002-04-11 | sync | Theo de Raadt | |
2002-03-31 | regen. some of these were missed previously. | Federico G. Schwindt | |
2002-02-25 | random typo fix; ok deraadt@ | Todd T. Fries | |
2002-02-23 | sync | Theo de Raadt | |
2002-02-23 | Aperture driver support for macppc. OK, deraadt@ | Matthieu Herrb | |
2002-02-21 | Remove uncommited garbage. I am sorry, but this was just not tested. It | Theo de Raadt | |
crashes sh, EVEN after that possible fix. It appears to overflow the ramdisk _before_ it dumps core. Noone was shown these changes. They were just tossed in. This is not a development process that will work, so I am just backing out all the changes in the last 24 hours. | |||
2002-02-21 | sync | Todd T. Fries | |
2002-02-21 | sync | Todd T. Fries | |
2002-02-19 | sync | Todd T. Fries | |
2002-02-17 | sync | Theo de Raadt | |
2002-02-15 | sync | Todd T. Fries | |
2002-02-14 | sync | Todd T. Fries | |
2002-02-14 | complete the function arg KNF spacing | Todd T. Fries | |
2002-02-14 | sync (only comments with commas effected) | Todd T. Fries | |
2002-02-14 | sync | Todd T. Fries | |
2002-02-14 | sync | Todd T. Fries | |
2002-02-10 | sync | Theo de Raadt | |
2002-02-09 | sync | Dale Rahn | |
2002-02-09 | sync, and update, to make "ramdisk" target disk | Theo de Raadt | |
2002-02-08 | sync | Todd T. Fries | |
2002-01-23 | sync | Todd T. Fries | |
2002-01-23 | sync | Todd T. Fries | |
2002-01-23 | use ramdisk) target from MAKEDEV.mi | Todd T. Fries | |
2002-01-23 | sync | Todd T. Fries | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | 'delete ofdisk' drahn@ | Todd T. Fries | |
2002-01-07 | add macppc 'source' | Todd T. Fries | |
2001-12-12 | /dev/crypto | Jason Wright | |
2001-11-06 | Add USB scanner device node to macppc and i386, both of these had the | Dale Rahn | |
uscanner compiled into the kernel, but no device node, or even entry in the character device switch table. ok todd@ | |||
2001-10-03 | copy bsd.tbxi into the snapshot directory so it will be included in | Dale Rahn | |
the release directory. cleanup, do not mention bsdofw.rd. | |||
2001-10-03 | Add device nodes for apm for macppc. | Dale Rahn | |
2001-09-27 | Disable getty on tty00 for macppc, on most machines this will be | Dale Rahn | |
connected to a modem. | |||
2001-09-22 | Do not put a space in the list of devices to associate with a console | Dale Rahn | |
login process. ttyCcfg was not previously initialized properly on login. | |||
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn | |
is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms. Files moved from etc/etc.powerpc to etc/etc.macppc |