summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
1997-03-10SCSI-2 scanner use READ_BIG, not READ.kstailey
1997-03-10Start of generic scanner read().kstailey
1997-03-09Mention MNT_NOATIME and pull in some changes from the lite2 version.Todd C. Miller
1997-03-09noatime changed to noaccesstime for consistency with BSD/OS.Todd C. Miller
1997-03-09Move MNT_NOATIME so numbers are consecutive.Todd C. Miller
1997-03-09deleted SS_Q_VENDOR_SETWINDOW bit. Just check for non-NULL vendor_unique_swkstailey
member.
1997-03-09Change the reference to the standards document.Angelos D. Keromytis
1997-03-09Added the "replay" command.Angelos D. Keromytis
1997-03-08Smaller names for quirks.kstailey
Many changes based on examination of the AIX 3 version of PINT.
1997-03-08reformatted textkstailey
1997-03-08some scanner driver docskstailey
1997-03-08support for RIF bit as a quirk (currently unused)kstailey
1997-03-08Fujitsu SET_WINDOW supportkstailey
1997-03-08way more generic SET_WINDOW...kstailey
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-03-08generic set_window via quirk tablekstailey
1997-03-08remove unused struct memberkstailey
1997-03-08fix warning.kstailey
1997-03-08add deroff to SUBDIRSkstailey
1997-03-08Debian 1.0 deroffkstailey
1997-03-07Support LAN cards with the REM bit set.Jason Downs
1997-03-07Obsoleted with new tput code. Clear works inside tput now.gene
1997-03-07Integrate clear into tput itself with silly argv munching.gene
1997-03-07more generic SET WINDOW stuffkstailey
1997-03-07mention collision found by DobbertinNiels Provos
1997-03-07more stuffkstailey
1997-03-07From NetBSD (christos) [fixed typo introduced in comment]:Todd C. Miller
If ``who'' was not specified, set the appropriate bits as the manual page states. ``chmod +s foo'' and ``chmod +t dir'' now work.
1997-03-07Don't error out when chflags(2) fails if the target filesystem doesn'tTodd C. Miller
support file flags. Fix from NetBSD (minus the typo).