summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-10branding support and freebsd elfTheo de Raadt
1999-02-10freebsd madvise() clone, always returns 0 for nowTheo de Raadt
1999-02-10more ioctl supportTheo de Raadt
1999-02-10IP_HDRINCL support, will need tweaking; freebsdTheo de Raadt
1999-02-10linux sendmsg/recvmsgTheo de Raadt
1999-02-10more socket/file ioctlTheo de Raadt
1999-02-10strncpy; edx trashing solution in sys_pipe(); freebsdTheo de Raadt
1999-02-10Correct directory entry reads, big directories lost entries as it were.Niklas Hallqvist
1999-02-09correct rst handling should not consult ack field hereHugh Graham
1999-02-09do same for the second /dev/urandom exampleKjell Wooding
1999-02-09minor fix to /dev/urandom exampleKjell Wooding
1999-02-09BeOS/i386; ura@yamato.ibm.co.jpTheo de Raadt
1999-02-09add two nops needed for wrpr/wrwim post-delayTheo de Raadt
1999-02-09correct a default; js3guj@gold.ocn.ne.jpTheo de Raadt
1999-02-09Xr mtio 4Theo de Raadt
1999-02-09for 1 min up, report min instead of mins; abs@netbsdTheo de Raadt
1999-02-09syncTheo de Raadt
1999-02-09more fleshTheo de Raadt
1999-02-09$Log is uglyTheo de Raadt
1999-02-09$Log$ is uglyTheo de Raadt
1999-02-09Added kernel support for user debugging. Fixed file ID'sSteve Murphree
1999-02-09Removal of mvme88k/* files - again...Steve Murphree
1999-02-09Corrected mvme88k vs. m88k directories.Steve Murphree
1999-02-09Moved from mvme88kSteve Murphree
1999-02-09Fixed brk() and sbrk(). Removal of old mvme88k dir.Steve Murphree
1999-02-09Fixed mvme88k vs. m88k MACHINE_ARCHSteve Murphree
1999-02-09GDB 6.3 (excluding .info files)Steve Murphree
1999-02-09Adding support for Motorola mvme88k.Steve Murphree
1999-02-09Adding support for Motorola mvme88kSteve Murphree
1999-02-09if we read less than Content-Length, whine and errorTheo de Raadt
1999-02-09Adding support for Motorola mvme88kSteve Murphree
1999-02-09syncTheo de Raadt
1999-02-09Fix cua device to not block on open.Jim Rees
1999-02-08Fix cua device to not block on open.Jim Rees
1999-02-08Don't allow open if the vnode is VBLK or VCHR and we are mounted with MNT_NODEVArtur Grabowski
1999-02-08back out last change, there was a reason for the dual getopt, ugly as it is...Todd C. Miller
1999-02-08no real point in calling getopt() twiceTodd C. Miller
1999-02-08regenTodd C. Miller
1999-02-08PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693Todd C. Miller
1999-02-08In alpha_shared_intr_stray(), if intr_maxstrays is 0 just return (NetBSD)Todd C. Miller
1999-02-08init incr tcp iss from snd_nxt, not rcv_nxt; 4.4Theo de Raadt
1999-02-08match be & qe as part of the bootpathJason Wright
1999-02-08syncJason Wright
1999-02-08Davicom DM9101; from NetBSD.Jason Wright
1999-02-08If you are going to set optreset, you need to set optind to 1 as well.Todd C. Miller
1999-02-08Don't call curses routines beep() or flash() if the screen has not beenTodd C. Miller
1999-02-08typo in commentArtur Grabowski
1999-02-08Because of BROKEN_PROM braindamage we need to allow an interuptTodd C. Miller
1999-02-07implement sparc atomic lock with LDSTUBDavid Leonard
1999-02-07don't include vm_map.h twiceArtur Grabowski