summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-11do not copyout uninitialized memory; arnej@math.ntnu.noTheo de Raadt
1999-02-11fix tabs to spaces between #define and NAME, to match the rest of the fileMichael Shalayeff
1999-02-11newline at end of usage; tv@netbsdTheo de Raadt
1999-02-11oops, PPP_XNS protocol type for NS from freebsdMichael Shalayeff
1999-02-11print ppp; from isdn4bsd package by Hellmuth Michaellis <mh@hcs.de>Michael Shalayeff
1999-02-11When resending chap challenges, resend the same challengebrian
1999-02-11support non-ELF build environmentsTheo de Raadt
1999-02-11avoid insane lengths for various syscallsTheo de Raadt
1999-02-11update to reality; netbsdTodd C. Miller
1999-02-11Update to ncurses-4.2-990206:Todd C. Miller
1999-02-10OpenBSD 2.5Jason Wright
1999-02-10Xr repairsTheo de Raadt
1999-02-10syncTheo de Raadt
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