summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-10-27Provide FreeBSD fcntl emulation that handles F[GS]ETOWN on pipes.Niklas Hallqvist
1999-10-27packets addressed "for us" should be entered into the bridge address cache.Jason Wright
1999-10-27idea does not existTheo de Raadt
1999-10-27Calculation fix in progressmeter() for ETA > 1hr; pasto on my part.Aaron Campbell
1999-10-27make kvtop() work on page unaligned addressesMichael Shalayeff
1999-10-27do not pre-filter bpf packets; jasonTheo de Raadt
1999-10-26Support LMC1200Chris Cappuccio
Based on LMC's Linux code
1999-10-26syncChris Cappuccio
1999-10-26add LMC1200Chris Cappuccio
1999-10-26siteXX.tar.gz set also choosable, starting next release; mho@stacken.kth.seTheo de Raadt
1999-10-26repair multicast routing description block; op21@squish.orgTheo de Raadt
1999-10-26support missing tty flags; naddy@unix-ag.uni-kl.deTheo de Raadt
1999-10-26indentTheo de Raadt
1999-10-26do not -g -gTheo de Raadt
1999-10-26more usefull debug messages and simplify channel alloc codeMarkus Friedl
1999-10-26don't define original_real_uid twiceMarkus Friedl
1999-10-26sync with latest libkeynote (include file changes only)Angelos D. Keromytis
1999-10-26syncAngelos D. Keromytis
1999-10-26document what's actually implemented (@srcdir -> @src)Dug Song
1999-10-26modify bootapiver chekups to use bitwise operations.Michael Shalayeff
factor out /boot options parser from biosattach(). add logic to warn about ancient /boots. cleanup vanishing cruft. @niklas ok
1999-10-26Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD.Jason Downs
1999-10-26higher the kmem limit; fix up the nmbclustersMichael Shalayeff
1999-10-26Fix printing of interrupts with UVM.Artur Grabowski
1999-10-26support UVM. (much code from NetBSD)Artur Grabowski
1999-10-26Add puc devices.Jason Downs
1999-10-26Add puc devices.Jason Downs
1999-10-26Add com/pccom driver for puc.Jason Downs
1999-10-26PCI "universal" communication device driver, by cgd@netbsd.org.Jason Downs
1999-10-26Update my copyright.Jason Downs
1999-10-26This file has my code in it, attach my copyright.Jason Downs
1999-10-26Rename internal com_attach() routine.Jason Downs
1999-10-26syncJason Downs
1999-10-26Add puc device IDs.Jason Downs
1999-10-26Clean up function declarations.Jason Downs
1999-10-26Fix inline function decls to work with C++.Jason Downs
1999-10-26rewriting the header for packets originating from the bridge isJason Wright
unncessary since we check for incoming frames destined to any of the bridged interfaces. Also change the full mbuf copy to a referenced copy.
1999-10-25SyncMarc Espie
1999-10-25server-logs default to AUTH (consistence with sample sshd_config)Markus Friedl
1999-10-25document more external componentsTheo de Raadt
1999-10-25document nchan.c (proto1.5)Markus Friedl
1999-10-25remove buggy 'x11-fix'Markus Friedl
1999-10-25typo in debug messages (input vs. ouput)Markus Friedl
1999-10-25remove prototypes for old/removed minfd functionsMarkus Friedl
1999-10-25typo, s/to many/too many/, from zzlevo@dd.chalmers.seMarkus Friedl
1999-10-25bugfix: print remote version, from chris@dqc.orgMarkus Friedl
1999-10-25move common files to ./lib and link libssh.a, tested with and w/o objMarkus Friedl
1999-10-25Ox 2.7Jason Wright
1999-10-25use bus_dma instead of [u]vm_page_alloc_contigJason Wright
1999-10-25extra entries; joe@nall.comTheo de Raadt
1999-10-25fix heading; post-2.6 src is unlockedTheo de Raadt