Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-12-11 | Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay) | Niklas Hallqvist | |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt | |
1996-12-11 | proto & column cleanup | Theo de Raadt | |
1996-12-11 | generate reboot.o like other system calls | Theo de Raadt | |
1996-12-11 | Sync headers to ld.so for gdb/arc support | imp | |
1996-12-11 | fix eisa ultrastor config | Theo de Raadt | |
1996-12-10 | do not need isapnp0 | Theo de Raadt | |
1996-12-10 | Forgotten line in extent handling code | Niklas Hallqvist | |
1996-12-10 | the real changes by niklas... I did not merge correctly | Theo de Raadt | |
1996-12-10 | Flex 2.5.4 | Todd C. Miller | |
1996-12-10 | uhm...zap that column shit | Theo de Raadt | |
1996-12-10 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt | |
As well, at this point I've also done fancy cvs repository mangling to ensure that the com* files in sys/dev/ic maintain the history we had before. (Yes, I cleaned up the 2.0 tags too..) | |||
1996-12-10 | do not use warnx, blank lines suck | Theo de Raadt | |
1996-12-10 | motorola stuff is similar to sun | Theo de Raadt | |
1996-12-10 | Xr diskless | Theo de Raadt | |
1996-12-10 | Xr diskless | Theo de Raadt | |
1996-12-10 | typo, jmg@nike.efn.org | Theo de Raadt | |
1996-12-10 | used to permit a single arg, which it ignored, now does usage(); fenner@freebsd | Theo de Raadt | |
1996-12-10 | from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's, | Theo de Raadt | |
rather than arrays of 'long's. | |||
1996-12-10 | warnx, from netbsd | Theo de Raadt | |
1996-12-10 | typo fix from netbsd | Theo de Raadt | |
1996-12-10 | cleanup, some from netbsd | Theo de Raadt | |
1996-12-10 | warnx | Theo de Raadt | |
1996-12-10 | effect, danny@panda.hilink.com.au | Theo de Raadt | |
1996-12-10 | "the the" purge | Theo de Raadt | |
1996-12-10 | crank SO_SNDBUF if needed, kml@nas.nasa.gov | Theo de Raadt | |
1996-12-10 | but -Wall is not needed | Theo de Raadt | |
1996-12-10 | merge freebsd mtree diffs, plus -Wall cleanup | Theo de Raadt | |
1996-12-10 | PPP autologin code from freebsd; do not use until pppd has been checked for ↵ | Theo de Raadt | |
security... | |||
1996-12-10 | avoid close(-1) cases | Theo de Raadt | |
1996-12-10 | use MAXHOSTNAMELEN | Theo de Raadt | |
1996-12-10 | 64 bit & -Wall cleanup | Theo de Raadt | |
1996-12-10 | blow away tmp dir on more traps | Theo de Raadt | |
1996-12-09 | arc port can use the same disksubr code, whee! | Theo de Raadt | |
1996-12-09 | proto getgrouplist() | Theo de Raadt | |
1996-12-09 | better error messages | Theo de Raadt | |
1996-12-09 | better error messages | Theo de Raadt | |
1996-12-09 | for -a option, refuse if disklabel type != fstab type | Theo de Raadt | |
1996-12-09 | support pax '-s replstr' option in tar mode too. this can be used to | Theo de Raadt | |
deal with cleaning up absolute paths | |||
1996-12-09 | revert to spawning compress-ing program. normally we want extracts using | Theo de Raadt | |
'z' to also work on .Z files, but libz does not deal with compressed data. Hacking the code to deal well with pipes has proven very hard. | |||
1996-12-09 | Use new extent manager when mapping bus resources | Niklas Hallqvist | |
1996-12-09 | Import extent manager from NetBSD | Niklas Hallqvist | |
1996-12-09 | minor whoops | Theo de Raadt | |
1996-12-09 | brelse properly | Theo de Raadt | |
1996-12-09 | nicer usage | Theo de Raadt | |
1996-12-09 | fsck floppy root before remounting it | Thorsten Lockert | |
1996-12-09 | readonly mount of msdos fs | Theo de Raadt | |
1996-12-09 | Be smarter about running tgetent() multiple times; bump major as we have | Thorsten Lockert | |
a binary incompatibility | |||
1996-12-09 | For the moment, use the same code that we use in the pmax port to generate | imp | |
core files. This may change again as the gdb port progresses, but is my best current guess. Core files generated by OpenBSD/arc with this change are now known by the file command as being core files. | |||
1996-12-08 | Install sample configuration files if none are present | Thorsten Lockert | |