Age | Commit message (Expand) | Author |
1996-08-01 | If we document that people should use these files, let's not put stupid stuff | Jason Downs |
1996-08-01 | checkmate | Theo de Raadt |
1996-08-01 | doc where driver comes from | Theo de Raadt |
1996-08-01 | xconsole was broken after last patch (UCONSOLE zap). | Michael Shalayeff |
1996-08-01 | Comment my recent change | Niklas Hallqvist |
1996-08-01 | Support BSDSRCDIR setups | Niklas Hallqvist |
1996-08-01 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | Niklas Hallqvist |
1996-08-01 | Add OpenBSD/alpha support | Niklas Hallqvist |
1996-08-01 | Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with | Thorsten Lockert |
1996-08-01 | Resolve import conflicts | Niklas Hallqvist |
1996-08-01 | Merge of NetBSD 0722 | Niklas Hallqvist |
1996-08-01 | whoops, goofed on the last one, this should be correct. | michaels |
1996-08-01 | Modified cmp to, when given arg -s, really be silent. (reported by | michaels |
1996-07-31 | UCONSOLE hole goes away | Theo de Raadt |
1996-07-31 | TIOCCONS must be able to VOP_ACCESS() /dev/console to succeed; fixes DOS attack | Theo de Raadt |
1996-07-31 | ttya/tty00 can be consoles | Theo de Raadt |
1996-07-31 | at session termination, login_fbtab devs back to root | Theo de Raadt |
1996-07-31 | rely on mtree | Theo de Raadt |
1996-07-31 | duh, theo | Theo de Raadt |
1996-07-31 | someone want to write login_fbtab.3? | Theo de Raadt |
1996-07-31 | login_fbtab() in libutil | Theo de Raadt |
1996-07-31 | comment an #endif | Theo de Raadt |
1996-07-31 | zmagic/qmagic has kernel offset problem; netbsd pr#2665, leo@marco.de. | Theo de Raadt |
1996-07-31 | kernel is /bsd, and we are OpenBSD | Niklas Hallqvist |
1996-07-31 | generate fbtab for each architecture | Theo de Raadt |
1996-07-31 | fbtab support from wietse | Theo de Raadt |
1996-07-31 | proto get_myaddress() | Theo de Raadt |
1996-07-31 | Better use time_t instead of long when dealing with times | Niklas Hallqvist |
1996-07-31 | inet_ntoa called wrong | Theo de Raadt |
1996-07-31 | proto throughout | Theo de Raadt |
1996-07-31 | We are OpenBSD! | Niklas Hallqvist |
1996-07-31 | Make typesafe and remove non-portable va_list tricks. | Niklas Hallqvist |
1996-07-31 | do not gethostbyname() of #.#.#.# | Theo de Raadt |
1996-07-31 | ah heck, impliment -a flag and turn it on by default. kills netbsd pr#1295 | Theo de Raadt |
1996-07-31 | -a is dead; normal sized host buffer, de-constipate | Theo de Raadt |
1996-07-31 | kill /netbsd | Theo de Raadt |
1996-07-31 | kernel is /bsd | Theo de Raadt |
1996-07-31 | explicitly run identd as nobody.kmem; this solves ptrace problem too | Theo de Raadt |
1996-07-31 | Drop the ed_ring structure in favour of a byte-array and offset constants. | Niklas Hallqvist |
1996-07-31 | Do our extensions to the bus.h interface slightly different | Niklas Hallqvist |
1996-07-31 | int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec... | Theo de Raadt |
1996-07-31 | We want to build libg++ even in OpenBSD/alpha | Niklas Hallqvist |
1996-07-31 | Redid the info-file build slightly, but with kept semantics. Made g77 | Niklas Hallqvist |
1996-07-31 | RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archives | Niklas Hallqvist |
1996-07-30 | Oh-oh, not now again!!! | Per Fogelstrom |
1996-07-30 | Add etc files for the arc port. | Per Fogelstrom |
1996-07-30 | use mkstemp() instead of mktemp() to close temp file race. | Todd C. Miller |
1996-07-30 | Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT). | Per Fogelstrom |
1996-07-30 | Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum. | Per Fogelstrom |
1996-07-30 | Cleanup of endian and abi call stuff. | Per Fogelstrom |