summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-07-31rely on mtreeTheo de Raadt
1996-07-31duh, theoTheo de Raadt
1996-07-31someone want to write login_fbtab.3?Theo de Raadt
1996-07-31login_fbtab() in libutilTheo de Raadt
1996-07-31comment an #endifTheo de Raadt
1996-07-31zmagic/qmagic has kernel offset problem; netbsd pr#2665, leo@marco.de.Theo de Raadt
1996-07-31kernel is /bsd, and we are OpenBSDNiklas Hallqvist
1996-07-31generate fbtab for each architectureTheo de Raadt
1996-07-31fbtab support from wietseTheo de Raadt
1996-07-31proto get_myaddress()Theo de Raadt
1996-07-31Better use time_t instead of long when dealing with timesNiklas Hallqvist
1996-07-31inet_ntoa called wrongTheo de Raadt
1996-07-31proto throughoutTheo de Raadt
1996-07-31We are OpenBSD!Niklas Hallqvist
1996-07-31Make typesafe and remove non-portable va_list tricks.Niklas Hallqvist
1996-07-31do not gethostbyname() of #.#.#.#Theo de Raadt
1996-07-31ah heck, impliment -a flag and turn it on by default. kills netbsd pr#1295Theo de Raadt
1996-07-31-a is dead; normal sized host buffer, de-constipateTheo de Raadt
1996-07-31kill /netbsdTheo de Raadt
1996-07-31kernel is /bsdTheo de Raadt
1996-07-31explicitly run identd as nobody.kmem; this solves ptrace problem tooTheo de Raadt
1996-07-31Drop the ed_ring structure in favour of a byte-array and offset constants.Niklas Hallqvist
1996-07-31Do our extensions to the bus.h interface slightly differentNiklas Hallqvist
1996-07-31int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec...Theo de Raadt
1996-07-31We want to build libg++ even in OpenBSD/alphaNiklas Hallqvist
1996-07-31Redid the info-file build slightly, but with kept semantics. Made g77Niklas Hallqvist
1996-07-31RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archivesNiklas Hallqvist
1996-07-30Oh-oh, not now again!!!Per Fogelstrom
1996-07-30Add etc files for the arc port.Per Fogelstrom
1996-07-30use mkstemp() instead of mktemp() to close temp file race.Todd C. Miller
1996-07-30Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT).Per Fogelstrom
1996-07-30Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum.Per Fogelstrom
1996-07-30Cleanup of endian and abi call stuff.Per Fogelstrom
1996-07-30import of texinfo 3.7Niklas Hallqvist
1996-07-30bzzt, need finet for outgoing as wellTheo de Raadt
1996-07-30errno restore was reversed.Jason Downs
1996-07-30fix usage messageTheo de Raadt
1996-07-30regarding freebsd pr#1351 & pr#1377 re: fastcopy(); kill "wrong gid butTheo de Raadt
1996-07-30patch for HP scanjet 4p; netbsd pr#2663; kstailey@dol-esa.govTheo de Raadt
1996-07-30if (beer-tonight) test-before-commit();Theo de Raadt
1996-07-30only reset port-range if modified initially; if needed call getsocknameTheo de Raadt
1996-07-30Update ECOFF nlist from NetBSDNiklas Hallqvist
1996-07-30ARGH! CVS was fooling me saying these files existed in NetBSD, they ARE NOT!Niklas Hallqvist
1996-07-30Oops, somehow these files had got removed. Resurrect and add OpenBSD tagsNiklas Hallqvist
1996-07-30Sync with NetBSD + Add OpenBSD tagsNiklas Hallqvist
1996-07-30*** empty log message ***Jason Downs
1996-07-30closelog() before exec.Jason Downs
1996-07-29udp spam on 6667Theo de Raadt
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-07-29Remove random() prototype, as it's not needed. Besides it was wrong for the ...Niklas Hallqvist