Age | Commit message (Expand) | Author |
1999-02-10 | branding support and freebsd elf | Theo de Raadt |
1999-02-10 | freebsd madvise() clone, always returns 0 for now | Theo de Raadt |
1999-02-10 | more ioctl support | Theo de Raadt |
1999-02-10 | IP_HDRINCL support, will need tweaking; freebsd | Theo de Raadt |
1999-02-10 | linux sendmsg/recvmsg | Theo de Raadt |
1999-02-10 | more socket/file ioctl | Theo de Raadt |
1999-02-10 | strncpy; edx trashing solution in sys_pipe(); freebsd | Theo de Raadt |
1999-02-10 | Correct directory entry reads, big directories lost entries as it were. | Niklas Hallqvist |
1999-02-09 | correct rst handling should not consult ack field here | Hugh Graham |
1999-02-09 | do same for the second /dev/urandom example | Kjell Wooding |
1999-02-09 | minor fix to /dev/urandom example | Kjell Wooding |
1999-02-09 | BeOS/i386; ura@yamato.ibm.co.jp | Theo de Raadt |
1999-02-09 | add two nops needed for wrpr/wrwim post-delay | Theo de Raadt |
1999-02-09 | correct a default; js3guj@gold.ocn.ne.jp | Theo de Raadt |
1999-02-09 | Xr mtio 4 | Theo de Raadt |
1999-02-09 | for 1 min up, report min instead of mins; abs@netbsd | Theo de Raadt |
1999-02-09 | sync | Theo de Raadt |
1999-02-09 | more flesh | Theo de Raadt |
1999-02-09 | $Log is ugly | Theo de Raadt |
1999-02-09 | $Log$ is ugly | Theo de Raadt |
1999-02-09 | Added kernel support for user debugging. Fixed file ID's | Steve Murphree |
1999-02-09 | Removal of mvme88k/* files - again... | Steve Murphree |
1999-02-09 | Corrected mvme88k vs. m88k directories. | Steve Murphree |
1999-02-09 | Moved from mvme88k | Steve Murphree |
1999-02-09 | Fixed brk() and sbrk(). Removal of old mvme88k dir. | Steve Murphree |
1999-02-09 | Fixed mvme88k vs. m88k MACHINE_ARCH | Steve Murphree |
1999-02-09 | GDB 6.3 (excluding .info files) | Steve Murphree |
1999-02-09 | Adding support for Motorola mvme88k. | Steve Murphree |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree |
1999-02-09 | if we read less than Content-Length, whine and error | Theo de Raadt |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree |
1999-02-09 | sync | Theo de Raadt |
1999-02-09 | Fix cua device to not block on open. | Jim Rees |
1999-02-08 | Fix cua device to not block on open. | Jim Rees |
1999-02-08 | Don't allow open if the vnode is VBLK or VCHR and we are mounted with MNT_NODEV | Artur Grabowski |
1999-02-08 | back out last change, there was a reason for the dual getopt, ugly as it is... | Todd C. Miller |
1999-02-08 | no real point in calling getopt() twice | Todd C. Miller |
1999-02-08 | regen | Todd C. Miller |
1999-02-08 | PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693 | Todd C. Miller |
1999-02-08 | In alpha_shared_intr_stray(), if intr_maxstrays is 0 just return (NetBSD) | Todd C. Miller |
1999-02-08 | init incr tcp iss from snd_nxt, not rcv_nxt; 4.4 | Theo de Raadt |
1999-02-08 | match be & qe as part of the bootpath | Jason Wright |
1999-02-08 | sync | Jason Wright |
1999-02-08 | Davicom DM9101; from NetBSD. | Jason Wright |
1999-02-08 | If you are going to set optreset, you need to set optind to 1 as well. | Todd C. Miller |
1999-02-08 | Don't call curses routines beep() or flash() if the screen has not been | Todd C. Miller |
1999-02-08 | typo in comment | Artur Grabowski |
1999-02-08 | Because of BROKEN_PROM braindamage we need to allow an interupt | Todd C. Miller |
1999-02-07 | implement sparc atomic lock with LDSTUB | David Leonard |
1999-02-07 | don't include vm_map.h twice | Artur Grabowski |