summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-09-18we need this.Michael Shalayeff
1996-09-18retry much quicker during vm_pageout_cluster(); from dyson@freebsd.orgTheo de Raadt
1996-09-18remove the obsolete bus_{from,to}_host macros and add the *_raw_multi_*Niklas Hallqvist
ones instead
1996-09-18compiles now.Michael Shalayeff
1996-09-18Create all 16 partitions.Per Fogelstrom
1996-09-18OK, this is the dynamic loader for the MIPS. It's a hack, it's GPL'd, itsPer Fogelstrom
just ugly, but it works. So we stick with it right now...
1996-09-18new routed replaces rdiscTheo de Raadt
1996-09-18"prs are sometimes wrong" (theo)Michael Shalayeff
fix wrong fix. "kak v zadnitsu kol, russkiy rock-n-roll" (4epHeuKuu)
1996-09-18tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jpTheo de Raadt
1996-09-18send_ether no free; sent fix to darrenTheo de Raadt
1996-09-18NetBSD PR#2761 (wrong fmovem emulation) from Takeshi Nakayamabriggs
(takeshi@sakabe.nuie.nagoya-u.ac.jp). Untested by me, but it looks correct against the FP User's manual.
1996-09-17uncleansed buffer; from mudge@l0pht.comTheo de Raadt
1996-09-17realpath fix, do not dump; pr#2765, david@mono.orgTheo de Raadt
1996-09-17This driver and some other ether drivers violates the alignment ofPer Fogelstrom
struct ether_header by placing it's start on a non 32bit int boundary. On processor with alignment restrictions (like MIPS) this will fail badly. This is the first driver to have been fixed. The fix is to copy the ether header to a separate buffer instead of into the mbuf.
1996-09-17BusLogic BT445C driver for DeskStation'sPer Fogelstrom
1996-09-17New .h files requiered for elf stuffPer Fogelstrom
1996-09-17support standalone.Michael Shalayeff
1996-09-17nvi 1.76:michaels
+ Fix bug where ^V didn't keep input mapping from happening. + Fix a core dump bug in the R command. + Give up on licensing: no more shareware, adware, whatever. + Fix cursor positioning bug for C, S and c$ in an empty file.
1996-09-17support boot.Michael Shalayeff
1996-09-17use sh to run scripts; from graichenTheo de Raadt
1996-09-17split off distribution-etc-root-var target, which is useful; from graichenTheo de Raadt
1996-09-16use memset/memmoveTheo de Raadt
1996-09-16toor is gone; thanks bibtltTheo de Raadt
1996-09-16uid_t is now a u_int32_t, treat it as such.Todd C. Miller
1996-09-16sprintf -> snprintf paranoiaTodd C. Miller
1996-09-16umask != file modeTodd C. Miller
1996-09-16/tmp// -> /tmpTodd C. Miller
1996-09-16/tmp// -> /tmp/Todd C. Miller
1996-09-16/tmp//_shXXXXXX -> /tmp/_shXXXXXXTodd C. Miller
1996-09-16note in bugs that disklabels are not supported.Michael Shalayeff
from netbsd-pr kern/2759 <jonathan@DSG.Stanford.EDU>
1996-09-16fix a typo.Michael Shalayeff
from netbsd-pr port-i386/2587 <rvb@cs.cmu.edu>
1996-09-16the linux realaudio doesn't work on netbsd under emulation.Michael Shalayeff
from netbsd-pr port-i386/2581 <sommerfeld@orchard.medford.ma.us>
1996-09-16LDFLAGS+=-sTodd C. Miller
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
from NetBSD port-i386/2604 from <rvb@cs.cmu.edu>.
1996-09-16These should always be static.Jason Downs
1996-09-16Document this better.Jason Downs
1996-09-16Use $STATICJason Downs
1996-09-16Use $STATIC.Jason Downs
1996-09-16Add $STATIC.Jason Downs
1996-09-16update to reflect realityJason Downs
1996-09-16Be less verbose if we have been compiled without DEBUGThorsten Lockert
1996-09-16revert to in_cksum by zubin and ITheo de Raadt
1996-09-16Avoid pulling in stdioThorsten Lockert
1996-09-16joy[01] is at major 26Thorsten Lockert
1996-09-16Bring prototypes into scopeThorsten Lockert
1996-09-16Fix warningsThorsten Lockert
1996-09-16Fix warningsThorsten Lockert
1996-09-16Fix some warningsThorsten Lockert
1996-09-16Bring prototypes into scopeThorsten Lockert
1996-09-16theo the pendatJason Downs