summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-10enable stty/gtty on hppa as wellMichael Shalayeff
2004-07-10short fixed point <-> double conversion routines; ok henning@Alexander Guy
2004-07-10correct leap indicator mask; ok henning@Alexander Guy
2004-07-10fix for where a TCP NFS connection could sleep in soreceive() forever,marius eriksen
2004-07-10missing {}Henning Brauer
2004-07-10check wether we have enough data to form a peer update on receiptionHenning Brauer
2004-07-10Keep mxcsr and mxcsr_mask across the fake init in process_read_fpregs.Mark Kettenis
2004-07-10oupsHenning Brauer
2004-07-10scale query interval based on local clock offset. tested by manyHenning Brauer
2004-07-10make sure we pass vop_whiteout() a locked vnode, ok tedu@Pedro Martelletto
2004-07-10From NetBSD:Artur Grabowski
2004-07-10from loki@animata.net:Theo de Raadt
2004-07-10Avoid looping messages during boot. Tested by various people. deraadt@ ok.Hakan Olsson
2004-07-10from netbsd, via loki@animata.net, revision 1.67Theo de Raadt
2004-07-10replace strange cpp magic by straight codeVincent Labrecque
2004-07-10xmalloc()->xrealloc() so that patterns larger than _POSIX2_LINE_MAX*2-1Otto Moerbeek
2004-07-10Fix reverse logic bug in the prefix filter.Claudio Jeker
2004-07-10The long descriptions of partition types are not used by the code, soTom Cosgrove
2004-07-10more ansi; khalek@linuxgamers.netTheo de Raadt
2004-07-10update comment about disabled tests; ok marc@David Krause
2004-07-10add getopt_long regress; ok millert@David Krause
2004-07-10add back in piece required for m68kTheo de Raadt
2004-07-10typo; from patrick latifiJakob Schlyter
2004-07-10files.hpux is now in a {m68k,hppa} subdirTheo de Raadt
2004-07-09regenTodd C. Miller
2004-07-09Rename ostat -> stat43 to disambiguate from upcoming struct stat changes.Todd C. Miller
2004-07-09#ifdef hpux only for m68k or hppa; this needs a revisit since this showsTheo de Raadt
2004-07-09oops committed the old versionMichael Shalayeff
2004-07-09NOOBJ=1, needed since gcc-bounds was connected to regress, noticed by david@Anil Madhavapeddy
2004-07-09regenMichael Shalayeff
2004-07-09dejagnu hasn't been in ports/lang/egcs directory for a while now...David Krause
2004-07-09Sort COMPAT_ options, also add a .Bx in COMPAT_43.Miod Vallat
2004-07-09better includes for syscalls from kernelMichael Shalayeff
2004-07-09better includes for syscalls from kernelMichael Shalayeff
2004-07-09libiberty was moved from gnu/egcs to gnu/libDavid Krause
2004-07-09feh. hppa part. some unfinished and untestedMichael Shalayeff
2004-07-09perform reply buffer dma synchronisation in iop_msg_post(), and not inPedro Martelletto
2004-07-09regenMichael Shalayeff
2004-07-09split off the m68k-specific partsMichael Shalayeff
2004-07-09missing gcc2 outputs for:David Krause
2004-07-09add gcc-bounds directoryDavid Krause
2004-07-09attach to Planex and Corega Ethernet cards.Brad Smith
2004-07-09various cleanup:Jared Yanovich
2004-07-09if REGRESS_SKIP is defined, no need to also define REGRESS_SKIP_TARGETSDavid Krause
2004-07-09add a missing CLEANFILES used in the re-exec testDavid Krause
2004-07-09make lint a wee bit happierTheo de Raadt
2004-07-09From the other BSDs: fix a bug that made sed(1) fail if the lastOtto Moerbeek
2004-07-09make date(1), rdate(8), ntpd(8), and timed(8) .Xr themselves;Jason McIntyre
2004-07-09[From: Joris Vink]Thierry Deval
2004-07-09Do not forget to initialize head. ok henning@Otto Moerbeek