Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1996-12-20 | Add readdisklabel support for BSD disklabels. I got tired of the amiga RDB | Niklas Hallqvist | |
only requirement, now you can partition with disklabel(8) -r instead. However I have not done in-kernel writedisklabel support yet. | |||
1996-12-20 | constrain bufcache on sun4m too | Theo de Raadt | |
1996-12-20 | initialize name; is this the right hack? | Theo de Raadt | |
1996-12-20 | add fs type arg to newfs | kstailey | |
1996-12-20 | config-dependent heck no | Theo de Raadt | |
1996-12-20 | actually explain what -u does | Theo de Raadt | |
1996-12-20 | correct defines/includes | Michael Shalayeff | |
1996-12-20 | add missing #ifdef COMPAT_10 | Thomas Graichen | |
1996-12-20 | add fs type arg to newfs | kstailey | |
1996-12-20 | Nevermind, curses problem was caused by a busted lib on threadway. | Jason Downs | |
1996-12-20 | support four letter device names | Jason Downs | |
1996-12-19 | Create include/ss. | etheisen | |
1996-12-19 | gid games | Theo de Raadt | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-12-19 | toast shell escape code | Theo de Raadt | |
1996-12-19 | avoid oflows, thanks also to todd | Theo de Raadt | |