Age | Commit message (Expand) | Author |
1997-02-03 | subsumed by fetch.c | Todd C. Miller |
1997-02-03 | sync to netbsd 970101 | Jason Downs |
1997-02-03 | Merge new config(8) support from NetBSD, by Jason Thorpe. | Jason Downs |
1997-02-03 | damn, do need sys/time.h and all that other gunk | Theo de Raadt |
1997-02-03 | Obsolete. | Jason Downs |
1997-02-03 | It's gone. No more. Bye! | Jason Downs |
1997-02-03 | Obsolete. | Jason Downs |
1997-02-03 | tape out unneccessary bits | Theo de Raadt |
1997-02-03 | hp300 needs device_register(), too. | Jason Downs |
1997-02-03 | Turn off progress bar by default as it interacts poorly with | Todd C. Miller |
1997-02-03 | Add back ``-r'' option and fix strncpy() usage and other nits because | Todd C. Miller |
1997-02-03 | Sync with NetBSD | Todd C. Miller |
1997-02-03 | use a long line counter, netbsd pr#3083, rhialto@polder.ubc.kun.nl | Theo de Raadt |
1997-02-03 | back out stringlist changes | Todd C. Miller |
1997-02-03 | make "arp -na" and "arp -an" do the same thing; paul@wit387304.student.utwent... | Theo de Raadt |
1997-02-03 | Back out stringlist | Todd C. Miller |
1997-02-03 | Really remove stringlist.h this time... | Todd C. Miller |
1997-02-03 | Back out stringlist | Todd C. Miller |
1997-02-02 | Use public stringlist (in libc) | Todd C. Miller |
1997-02-02 | ++minor_version | Todd C. Miller |
1997-02-02 | stringlist routines are now public (ftp uses them) | Todd C. Miller |
1997-02-02 | From NetBSD (lukem and christos): | Todd C. Miller |
1997-02-02 | discourage use of -n | Theo de Raadt |
1997-02-02 | do not include wrong version of install.texi | kstailey |
1997-02-02 | Remember errno if fchown() fails so we get correct warnings | Thorsten Lockert |
1997-02-02 | correct arch check, do not drop of non-void function; yasufu-i@is.aist-nara.a... | Theo de Raadt |
1997-02-02 | siginfo stuff | Theo de Raadt |
1997-02-02 | add gdb for alpha & mips and simplify it a bit | Thomas Graichen |
1997-02-02 | attempt at siginfo.. Per must look this over | Theo de Raadt |
1997-02-02 | trapsignal/sendsig type/sigval changes | Theo de Raadt |
1997-02-02 | add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutils | Thomas Graichen |
1997-02-02 | Prevent seeking to negative offsets when seeking from the end of a file; | Thorsten Lockert |
1997-02-02 | Correct type of brk(), use <unistd.h>, reference mmap(2); from NetBSD | Thorsten Lockert |
1997-02-01 | put an harmless waring behind an DIAGNOSTIC | Thomas Graichen |
1997-02-01 | nicer output at bootup (before it was somewhat garbled) | Thomas Graichen |
1997-02-01 | trapsignal/sendsig type/sigval changes | Theo de Raadt |
1997-02-01 | add type & union sigval args to sendsig/trapsignal | Theo de Raadt |
1997-02-01 | add type & union sigval args to sendsig/trapsignal | Theo de Raadt |
1997-02-01 | Catches luser/typo when "@" is the first character of first argument | jkatz |
1997-02-01 | accept "-f local" for AF_LOCAL" | kstailey |
1997-02-01 | Get precedence right | Thorsten Lockert |
1997-02-01 | Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max out | Theo de Raadt |
1997-02-01 | Allow bufpages/nbuf larger than 1 (still max out at all buffers | Theo de Raadt |
1997-02-01 | Better handling of long uptimes; from NetBSD | Thorsten Lockert |
1997-02-01 | mem leak, from lidl@va.pubnix.com | Theo de Raadt |
1997-02-01 | grammar error | Theo de Raadt |
1997-02-01 | Allow bufpages/nbuf larger than 1 (still max out at all buffers | Niklas Hallqvist |
1997-02-01 | randomize xid mode | Theo de Raadt |
1997-02-01 | Correct early termination case of read clustering which could cause | Niklas Hallqvist |
1997-01-31 | fix the problem with makefiles in a different way, this steps on the last | Dale S. Rahn |