summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-11need to byteswap string table size before use for the alien endian a.outMichael Shalayeff
2004-07-11No need to free() after a failing realloc(), we're bailing out anyway.Otto Moerbeek
2004-07-11syncTheo de Raadt
2004-07-11newTheo de Raadt
2004-07-11from netbsd via loki@animata.net, revision 1.68Theo de Raadt
2004-07-11from netbsd via loki@animata.netTheo de Raadt
2004-07-11prototypes; ok deraadtPeter Valchev
2004-07-11syncTheo de Raadt
2004-07-11viewsonic; from loki@animata.netTheo de Raadt
2004-07-11Use SA_LEN(sa) instead of sa->sa_len; ok henning@Darren Tucker
2004-07-11typedef hpux_stack_t kinda like stack_tMichael Shalayeff
2004-07-11addr -> address in usage() for consistency.Brad Smith
2004-07-11add sf. ok deraadt@Ted Unangst
2004-07-11get rid of [u]longs in hpux_stat that are really [u]ints and define stat64 st...Michael Shalayeff
2004-07-11Fix a cross reference to bgpd in the FILES sectionJean-Francois Brousseau
2004-07-11move struct hpux_sigaltstack out into .h file as i just figured out it is nee...Michael Shalayeff
2004-07-11regenMichael Shalayeff
2004-07-11sigaltstack wrapperMichael Shalayeff
2004-07-11Start collecting the remote server state along with the calculatedAlexander Guy
2004-07-11explicitly initialize a variable that is used to control the vnodePedro Martelletto
2004-07-10KNF; ok henning@Alexander Guy
2004-07-10regenMichael Shalayeff
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