Age | Commit message (Expand) | Author |
1999-02-21 | some -Wall | Todd C. Miller |
1999-02-21 | use src/dst descriptor chaining out of an mbuf | Theo de Raadt |
1999-02-21 | Follow up on espie suggestion: don't allow package registration | Marco S Hyman |
1999-02-20 | make _BSD_TIME_T_ int like everyone else... | Todd C. Miller |
1999-02-20 | quit() wants the \n | Theo de Raadt |
1999-02-20 | skipjack at id 19 | Theo de Raadt |
1999-02-20 | first approximation for the GENERIC | Michael Shalayeff |
1999-02-20 | sync | Theo de Raadt |
1999-02-20 | a isapnp pcic | Theo de Raadt |
1999-02-20 | First step at supporting files > 2gig. Use off_t as POSITION | Todd C. Miller |
1999-02-20 | flesh | Theo de Raadt |
1999-02-20 | add -x, -p, and -m options, based on netbsd work | Theo de Raadt |
1999-02-20 | fix library search problem; the linker would stop searching | Marco S Hyman |
1999-02-20 | Handle empty PAP & CHAP packets (containing only an FSM header). | brian |
1999-02-19 | fix definition of plen for ICMP (ping -s73 problem) | Kjell Wooding |
1999-02-19 | ipq locking | Theo de Raadt |
1999-02-19 | Allocate the u-area early in fork1 instead of in vm_fork. | Artur Grabowski |
1999-02-19 | Xr | Theo de Raadt |
1999-02-19 | use vfs_register instead of the ugly hack to build vfsconf | Artur Grabowski |
1999-02-19 | This should be NISADMA, not NISA. | Artur Grabowski |
1999-02-19 | Fix a bug where the root directory could look corrupted on FAT12. | Artur Grabowski |
1999-02-19 | Change the vfs lkm interface do it takes a full struct vfsconf instead of | Artur Grabowski |
1999-02-19 | add vfs_register and vfs_unregister functions | Artur Grabowski |
1999-02-19 | fixed patch for accept/select race; mycroft@netbsd.org | Todd C. Miller |
1999-02-19 | Be a little more verbose about dodgy looking authentication | brian |
1999-02-19 | sync | Theo de Raadt |
1999-02-19 | new usr modem | Theo de Raadt |
1999-02-19 | sudo 1.5.8 | Todd C. Miller |
1999-02-19 | make vm_page_alloc_contig() a std function | Theo de Raadt |
1999-02-19 | connect aeon | Theo de Raadt |
1999-02-19 | invertex aeon driver base | Theo de Raadt |
1999-02-19 | sync | Theo de Raadt |
1999-02-19 | shorten AEON name | Theo de Raadt |
1999-02-19 | when checking for weak keys compare sizeof(des_cblock) bytes insetad of sizeo... | Artur Grabowski |
1999-02-19 | when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key... | Artur Grabowski |
1999-02-19 | broken usage line | Theo de Raadt |
1999-02-19 | We are OpenBSD | Niklas Hallqvist |
1999-02-18 | undo select/accept patch, which causes full listen queues apparently | Theo de Raadt |
1999-02-18 | Build correctly when -DNOCRYPT is used. | brian |
1999-02-18 | display ${PKGDIR}/MESSAGE after install (if it exists); | Marco S Hyman |
1999-02-18 | Don't expect a chap response if we haven't negotiated | brian |
1999-02-18 | better support for openbsd/hppa, some parts from current egcs-snapshot port; ... | Michael Shalayeff |
1999-02-18 | add raid, some pseudo-device rearrange, hide local cruft | Michael Shalayeff |
1999-02-18 | The long awaited IPsec intro text | Niklas Hallqvist |
1999-02-18 | fix netstat -A header | Theo de Raadt |
1999-02-18 | Fully support both NT and LANMan CHAP type 0x80 as both | brian |
1999-02-18 | use NO_SHARED_LIBS in lib-depends target instead of | Marco S Hyman |
1999-02-18 | oops | Theo de Raadt |
1999-02-17 | oops: left out .endif in a cut/paste | Marco S Hyman |
1999-02-17 | add fragment flood protection; configureable using sysctl ip.maxqueue | Theo de Raadt |