summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-21some -WallTodd C. Miller
1999-02-21use src/dst descriptor chaining out of an mbufTheo de Raadt
1999-02-21Follow up on espie suggestion: don't allow package registrationMarco S Hyman
1999-02-20make _BSD_TIME_T_ int like everyone else...Todd C. Miller
1999-02-20quit() wants the \nTheo de Raadt
1999-02-20skipjack at id 19Theo de Raadt
1999-02-20first approximation for the GENERICMichael Shalayeff
1999-02-20syncTheo de Raadt
1999-02-20a isapnp pcicTheo de Raadt
1999-02-20First step at supporting files > 2gig. Use off_t as POSITIONTodd C. Miller
1999-02-20fleshTheo de Raadt
1999-02-20add -x, -p, and -m options, based on netbsd workTheo de Raadt
1999-02-20fix library search problem; the linker would stop searchingMarco S Hyman
1999-02-20Handle empty PAP & CHAP packets (containing only an FSM header).brian
1999-02-19fix definition of plen for ICMP (ping -s73 problem)Kjell Wooding
1999-02-19ipq lockingTheo de Raadt
1999-02-19Allocate the u-area early in fork1 instead of in vm_fork.Artur Grabowski
1999-02-19XrTheo de Raadt
1999-02-19use vfs_register instead of the ugly hack to build vfsconfArtur Grabowski
1999-02-19This should be NISADMA, not NISA.Artur Grabowski
1999-02-19Fix a bug where the root directory could look corrupted on FAT12.Artur Grabowski
1999-02-19Change the vfs lkm interface do it takes a full struct vfsconf instead ofArtur Grabowski
1999-02-19add vfs_register and vfs_unregister functionsArtur Grabowski
1999-02-19fixed patch for accept/select race; mycroft@netbsd.orgTodd C. Miller
1999-02-19Be a little more verbose about dodgy looking authenticationbrian
1999-02-19syncTheo de Raadt
1999-02-19new usr modemTheo de Raadt
1999-02-19sudo 1.5.8Todd C. Miller
1999-02-19make vm_page_alloc_contig() a std functionTheo de Raadt
1999-02-19connect aeonTheo de Raadt
1999-02-19invertex aeon driver baseTheo de Raadt
1999-02-19syncTheo de Raadt
1999-02-19shorten AEON nameTheo de Raadt
1999-02-19when checking for weak keys compare sizeof(des_cblock) bytes insetad of sizeo...Artur Grabowski
1999-02-19when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key...Artur Grabowski
1999-02-19broken usage lineTheo de Raadt
1999-02-19We are OpenBSDNiklas Hallqvist
1999-02-18undo select/accept patch, which causes full listen queues apparentlyTheo de Raadt
1999-02-18Build correctly when -DNOCRYPT is used.brian
1999-02-18display ${PKGDIR}/MESSAGE after install (if it exists);Marco S Hyman
1999-02-18Don't expect a chap response if we haven't negotiatedbrian
1999-02-18better support for openbsd/hppa, some parts from current egcs-snapshot port; ...Michael Shalayeff
1999-02-18add raid, some pseudo-device rearrange, hide local cruftMichael Shalayeff
1999-02-18The long awaited IPsec intro textNiklas Hallqvist
1999-02-18fix netstat -A headerTheo de Raadt
1999-02-18Fully support both NT and LANMan CHAP type 0x80 as bothbrian
1999-02-18use NO_SHARED_LIBS in lib-depends target instead ofMarco S Hyman
1999-02-18oopsTheo de Raadt
1999-02-17oops: left out .endif in a cut/pasteMarco S Hyman
1999-02-17add fragment flood protection; configureable using sysctl ip.maxqueueTheo de Raadt