Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-12-22 | proper gid revoke | Theo de Raadt | |
1996-12-22 | removed netbsd refs from "clean" target | kstailey | |
1996-12-22 | typo | Theo de Raadt | |
1996-12-22 | additional files needed for gcc support for powerpc. | Dale S. Rahn | |
1996-12-22 | gcc support for powerpc-openbsd | Dale S. Rahn | |
1996-12-22 | changes to binutils to support powerpc-openbsd | Dale S. Rahn | |
1996-12-22 | bring in bsd.own.mk | Niklas Hallqvist | |
1996-12-22 | make spec_advlock() perform indirect call to lf_advlock() | kstailey | |
1996-12-22 | bring back all the local OpenBSD changes to the pmax tree since 961107 | Thomas Graichen | |
i hope that i did'nt break anything of the files required for the alpha (in the dev dir) niklas :-) | |||
1996-12-22 | update the pmax stuff to NetBSD 961107 - this version i got somehow | Thomas Graichen | |
compiled on my decstation 2100 (PLUTO) - but it will not fully work out of the box - but i want to bring it into the tree because i get my own pmax on 961228 - so that i have a good startpoint then :-) all the OpenBSD changes to the pmax tree will follow in the next commit | |||
1996-12-22 | import of elf2aout - required for the pmax and taken from the NetBSD | Thomas Graichen | |
elftools - adapted to OpenBSD by me | |||
1996-12-22 | nope, ss is wrong | Theo de Raadt | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-12-22 | MAXHOSTNAMELEN, not +1 | Theo de Raadt | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-22 | disklabel the vnd | Theo de Raadt | |
1996-12-22 | give "a" partition a ufs type by default | Theo de Raadt | |
1996-12-22 | document that "vnd0" works | Theo de Raadt | |
1996-12-22 | disklabels work now | Theo de Raadt | |
1996-12-21 | -Wall madness. | Todd C. Miller | |
1996-12-21 | $Id -> $OpenBSD | Todd C. Miller | |
1996-12-21 | Deal correctly with being SGID | Thorsten Lockert | |
1996-12-21 | From pk@NetBSD.ORG; Set EXTERNAL bit on `.weak' declarations. | Thorsten Lockert | |
1996-12-21 | Relinguish SGID games, restore it only when opening the score file | Thorsten Lockert | |
1996-12-21 | /var/games should be writable by group games | Thorsten Lockert | |
1996-12-21 | Clean up lint and -Wall output | Thorsten Lockert | |
1996-12-21 | Add powerpc support. | Dale S. Rahn | |
1996-12-21 | Add powerpc support. To bad this needs to be modified for every | Dale S. Rahn | |
new architecture. | |||
1996-12-21 | Don't reset group here, we won't be able to execute games that way | Thorsten Lockert | |
1996-12-21 | Change to support the powerpc port. To bad this define isn't put in | Dale S. Rahn | |
a machine header, such as machine/endian.h so that every new architecture would not have to modify this file. | |||
1996-12-21 | Check-in of powerpc library 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. This is not currently enough changes, MACHINE_MID pieces are not yet commited. | |||
1996-12-21 | Check-in of powerpc csu 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. A change needs to be made to one of the bsd.*.mk files to support DESTDIR compilation with the crtbegin and crtend files. | |||
1996-12-21 | Check-in of powerpc distrib 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. The distrib pieces will not work until the ELF crunchgen support is checked in. | |||
1996-12-21 | Check-in of powerpc library 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 | 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 | 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 | 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 | make Kerberos libraries conditional to KERBEROS define in Makefile | kstailey | |
1996-12-21 | failures bomb, not seize | Theo de Raadt | |
1996-12-21 | floppy labels have default to fd0a being 4.2BSD | Theo de Raadt | |
1996-12-21 | add disklabel support | Theo de Raadt | |
1996-12-21 | vnd driver has disklabel support now; use it | Theo de Raadt | |
1996-12-21 | use opendev() | Theo de Raadt | |
1996-12-21 | indent nice | Theo de Raadt | |
1996-12-20 | Add back "optional" keyword that got nuked in merge of FreeBSD mods. | Todd C. Miller | |