Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-03-14 | fix el_source() - a block needed braces around it (from NetBSD) | Todd C. Miller | |
Some strcpy() -> strncpy (from NetBSD) Some KNF Add current NetBSD tags | |||
1997-03-14 | Change an occurrence of if (fromatty) -> if (edit) -- from Thorsten. | Todd C. Miller | |
1997-03-14 | Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter | Todd C. Miller | |
and setting times. | |||
1997-03-14 | Iterate over signals correctly | Thorsten Lockert | |
1997-03-14 | Switch to linking with the resolver in libc. | Jason Downs | |
Pull a few of our changes into this resolver; don't delete it yet. I'm not entirely sure it should be deleted, simply because of the baseline it provides against our massivelt modified libc resolver. | |||
1997-03-14 | ./usr/include/g++ not ./include/g++ | etheisen | |
1997-03-13 | BIND 4.9.5 includes. | Jason Downs | |
1997-03-13 | Integrate BIND 4.9.5 resolver and associated routines. | Jason Downs | |
Includes the DNS aware getnetby*() routines and IPv6 support. | |||
1997-03-13 | Copy the scanner_type from the quirkdata to the sio for userland to see. | kstailey | |
1997-03-13 | Add scanner_type and compute_sizes() to quirks. | kstailey | |
Adjust attach() messages for scanners with quirk table entries. | |||
1997-03-13 | Add support for secure maps and master.passwd. -moj | Mats O Jansson | |
1997-03-13 | This isn't a linux distribution. | Jason Downs | |
1997-03-13 | No dynamic loading on vax. -moj | Mats O Jansson | |
1997-03-13 | Do obj dir correctly. | Jason Downs | |
1997-03-13 | UMAX SuperVista S-12 also needs a NOLUNS quirk. | briggs | |
1997-03-12 | Fix a conflict. | briggs | |
1997-03-12 | The stupid "use console before configured" scheeme strikes again :-) | Per Fogelstrom | |
1997-03-12 | Need this for arc/pci... | Per Fogelstrom | |
1997-03-12 | Mips ARC systems (hmmm..) can also have PCI buses... | Per Fogelstrom | |
1997-03-12 | Add a define for another compatible chip. | Per Fogelstrom | |
1997-03-12 | Addition 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-12 | Add options LKM. | briggs | |
1997-03-12 | I'm much too tired. | Jason Downs | |
1997-03-12 | Remove %INDOT%. | Jason Downs | |
1997-03-12 | Remove some more warnings left over from NetBSD's new config. | briggs | |
1997-03-12 | Remove reference to obsolete SONICSPACE. | briggs | |
1997-03-12 | Move 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-12 | Move prototype for physaccess. | briggs | |
1997-03-12 | Fix for bizarre internal framebuffers that don't start on page boundaries. | briggs | |
Dave Huang found this one... | |||
1997-03-12 | New sn arrangements. | briggs | |
1997-03-12 | Bring 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-12 | cleanup. | briggs | |
1997-03-12 | Fix rcsid. | Jason Downs | |
1997-03-12 | Add the rest of the 4.9.5 tools. | Jason Downs | |
1997-03-12 | Repair rcsids. | Jason Downs | |
1997-03-12 | Cruft. | Jason Downs | |
1997-03-12 | BIND 4.9.5-P1. | Jason Downs | |
libresolv and include are required until the new resolver gets integrated into libc. | |||
1997-03-11 | Second parameter of *match functions should be void (thank you ISA bus) and | gene | |
*stop functions return int's under OpenBSD. This cleans up a bunch of compile-time warnings for the mac68k. | |||
1997-03-11 | Do not build GNU cpio | Thorsten Lockert | |
1997-03-11 | Use pax(1) for cpio(1) emulation | Thorsten Lockert | |
1997-03-11 | more about disconnect | kstailey | |
1997-03-11 | adjust comments | kstailey | |
1997-03-11 | sync | Jason Downs | |
1997-03-11 | Now with support for "secure" maps a'la FreeBSD. Support exists in makedbm | Mats 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-11 | Added GENERIC_SCSI2 scanner type. | kstailey | |
1997-03-11 | added GENERIC_SCSI2 | kstailey | |
1997-03-11 | move init. code to m.i. section | kstailey | |
1997-03-11 | the PINT scanner utilities for now | kstailey | |
1997-03-11 | added whitespace. | kstailey | |
1997-03-11 | Added notes about how to use the driver. | kstailey | |