summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-09-19handle more interfaces in -a modeTheo de Raadt
1996-09-19reduced the number of command availibe to users who are not loggedbitblt
1996-09-19byeTheo de Raadt
1996-09-19Deskstation rPC44 tweaksimp
1996-09-18do not use chgrpTheo de Raadt
1996-09-18block info gathering attack; netbsd pr#2768; daw@panix.comTheo de Raadt
1996-09-18Correct last arg handling of the *_raw_multi_* macrosNiklas Hallqvist
1996-09-18correct dkcksum return type.Michael Shalayeff
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
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
1996-09-18new routed replaces rdiscTheo de Raadt
1996-09-18"prs are sometimes wrong" (theo)Michael Shalayeff
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
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
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
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
1996-09-16fix a typo.Michael Shalayeff
1996-09-16the linux realaudio doesn't work on netbsd under emulation.Michael Shalayeff
1996-09-16LDFLAGS+=-sTodd C. Miller
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
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