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