summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-03-13Copy the scanner_type from the quirkdata to the sio for userland to see.kstailey
1997-03-13Add scanner_type and compute_sizes() to quirks.kstailey
Adjust attach() messages for scanners with quirk table entries.
1997-03-13Add support for secure maps and master.passwd. -mojMats O Jansson
1997-03-13This isn't a linux distribution.Jason Downs
1997-03-13No dynamic loading on vax. -mojMats O Jansson
1997-03-13Do obj dir correctly.Jason Downs
1997-03-13UMAX SuperVista S-12 also needs a NOLUNS quirk.briggs
1997-03-12Fix a conflict.briggs
1997-03-12The stupid "use console before configured" scheeme strikes again :-)Per Fogelstrom
1997-03-12Need this for arc/pci...Per Fogelstrom
1997-03-12Mips ARC systems (hmmm..) can also have PCI buses...Per Fogelstrom
1997-03-12Add a define for another compatible chip.Per Fogelstrom
1997-03-12Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032.Per Fogelstrom
Changes to io macros were done to handle sparse bus addressing dynamically. This is a first cut (rough).
1997-03-12Add options LKM.briggs
1997-03-12I'm much too tired.Jason Downs
1997-03-12Remove %INDOT%.Jason Downs
1997-03-12Remove some more warnings left over from NetBSD's new config.briggs
1997-03-12Remove reference to obsolete SONICSPACE.briggs
1997-03-12Move AF_SIP and put AF_INET6 in the same location as BSD/OS.Jason Downs
I couldn't find any use of AF_SIP in the kernel, didn't check user land.
1997-03-12Move prototype for physaccess.briggs
1997-03-12Fix for bizarre internal framebuffers that don't start on page boundaries.briggs
Dave Huang found this one...
1997-03-12New sn arrangements.briggs
1997-03-12Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi.briggs
Much hacked by me to merge and partially busify. Add code that I lost a while back for digging the proper mac address for internal ethernet. Still needs work, but checkpointed--works at least as well as the last version.
1997-03-12cleanup.briggs
1997-03-12Fix rcsid.Jason Downs
1997-03-12Add the rest of the 4.9.5 tools.Jason Downs
1997-03-12Repair rcsids.Jason Downs
1997-03-12Cruft.Jason Downs
1997-03-12BIND 4.9.5-P1.Jason Downs
libresolv and include are required until the new resolver gets integrated into libc.
1997-03-11Second parameter of *match functions should be void (thank you ISA bus) andgene
*stop functions return int's under OpenBSD. This cleans up a bunch of compile-time warnings for the mac68k.
1997-03-11Do not build GNU cpioThorsten Lockert
1997-03-11Use pax(1) for cpio(1) emulationThorsten Lockert
1997-03-11more about disconnectkstailey
1997-03-11adjust commentskstailey
1997-03-11syncJason Downs
1997-03-11Now with support for "secure" maps a'la FreeBSD. Support exists in makedbmMats O Jansson
and ypxfrd since dawn of time. Support is missing in YP-makefile and in libc. I have the changes for YP-makefile to support master.passwd but since the support is missing in libc I will not commit them yet. -moj
1997-03-11Added GENERIC_SCSI2 scanner type.kstailey
1997-03-11added GENERIC_SCSI2kstailey
1997-03-11move init. code to m.i. sectionkstailey
1997-03-11the PINT scanner utilities for nowkstailey
1997-03-11added whitespace.kstailey
1997-03-11Added notes about how to use the driver.kstailey
1997-03-11Add comment about generic trigger missing.kstailey
1997-03-10Include macinfo.h and more synch'ing with our mi sbc code. This makes itgene
actually compile.
1997-03-10Allow noaccesstime as a synonym for noatime.Todd C. Miller
1997-03-10Do not increase buffer bp->b_bcount in get_buffer_status().kstailey
1997-03-10SCSI 2 scanners use READ_BIG not READkstailey
1997-03-10do GET_BUFFER_STATUS in special minphyskstailey
1997-03-10stuff about halftonekstailey
1997-03-10Comment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI.briggs