summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-05-11put back /usr/libdata/perl5/site_perl and back out unintended changeTodd C. Miller
1999-05-11Install termcap.h too. Some packages assume that if you are usingTodd C. Miller
1999-05-11writev(2) may return EDESTADDRREQ if a write is attempted to a connect(2)'dAaron Campbell
1999-05-11note that close(2)'ing any file descriptor which refers to a file holdingAaron Campbell
1999-05-10change email address of maintainer to ports-admin@openbsd.orgBrad Smith
1999-05-10correct some Xr's which referred to the wrong man page sectionsAaron Campbell
1999-05-10make a shared libraryTheo de Raadt
1999-05-10egcs -Wall warns unless & is used as a modifier in extended asms, e.g.,Marc Espie
1999-05-10cross-ld for sparc: iflush as nop, since it won't compile on non-sparc,Marc Espie
1999-05-10add needed declaration of struct ranlib tag to keep cross-endian toolsMarc Espie
1999-05-10Fixes endianess problems with old a.out tools. This makes buildingMarc Espie
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-05-10syncTheo de Raadt
1999-05-10Don't rotate kerberos logs. From: mattiasa@stacken.kth.seArtur Grabowski
1999-05-09Fix sdsize() to not call sdopen()/sdclose() unless it is needed.Tobias Weingartner
1999-05-09Fix wdsize() to not call wdopen/wdclose unless it is needed.Tobias Weingartner
1999-05-09Revert to the previous behaviour of only doing a utmpbrian
1999-05-09Deal with the fact that as we now mbuf_Read the fsmbrian
1999-05-09fix EXIT() usage, appen .endMichael Shalayeff
1999-05-09/usr/libdata/perl5/site_perl is historyTodd C. Miller
1999-05-09o kill colon-separated paths in *libexp, they confuse too many modulesTodd C. Miller
1999-05-09provide suport for an apm data segemnt in the lower memory biosMichael Shalayeff
1999-05-09We use a patched version of gnu diffutils-2.7.Marc Espie
1999-05-09Regen.Jason Downs
1999-05-09Fix obvious typos so that the kernel actually compiles.Jason Downs
1999-05-09Deal with colon-separated paths in *libexp variables. This is aTodd C. Miller
1999-05-09c++ clasess for ncursesTodd C. Miller
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-05-08Typo/anachronism; kwesterback@home.com.Jason Wright
1999-05-08o Redesign the layering mechanism and make the aliasing code part ofbrian
1999-05-08Turn off sync when turning off video so that monitors will go into stand-by.Jason Wright
1999-05-07Suggest use of boot.net instead of the SunOS loader; suggested by jlockard@ma...Jason Wright
1999-05-07syncJason Wright
1999-05-07typoJason Wright
1999-05-07syncJason Wright
1999-05-07From NetBSD: Add Silicon Integrated Systems OUI, and SiS 900 PHYJason Wright
1999-05-07Sync with freebsd, highlights:Jason Wright
1999-05-07syncTheo de Raadt
1999-05-07moreTheo de Raadt
1999-05-07syncTheo de Raadt
1999-05-07LMC productsTheo de Raadt
1999-05-07repair TIOCFLUSH use; alaric@MIT.EDUTheo de Raadt
1999-05-07syncTheo de Raadt
1999-05-07typoTheo de Raadt
1999-05-06Merge with EOM 1.17Niklas Hallqvist
1999-05-06Merge with EOM 1.91Niklas Hallqvist
1999-05-06Merge with EOM 1.111Niklas Hallqvist
1999-05-06put a sanity check behind DIAGNOSTIC and give it a better panic messageArtur Grabowski
1999-05-06"cp -f" should unlink the destination before copying. Similar toTodd C. Miller