Nick Hibma
eafdcd5886
Sync with NetBSD:
...
Textual changes.
2000-05-14 19:44:24 +00:00
Nick Hibma
4b268ed3a9
Sync with NetBSD:
...
Make the behaviour more similar to what the Microsoft uhub driver
does.
2000-05-14 19:39:10 +00:00
Paul Richards
7e84fbbdfd
Unchain lnc include files.
2000-05-14 19:14:41 +00:00
Paul Richards
5baeead2f1
Fix location of lnc pci code.
2000-05-14 19:10:46 +00:00
Matthew Dillon
5f99b57c5d
Fixed bug in madvise() / MADV_WILLNEED. When the request is offset
...
from the base of the first map_entry the call to pmap_object_init_pt()
uses the wrong start VA. MFC to follow.
PR: i386/18095
2000-05-14 18:46:40 +00:00
Paul Richards
02a350614e
Remove old lnc files.
2000-05-14 18:27:47 +00:00
Paul Richards
b78111b137
Remove if_pci_p.c from old location.
2000-05-14 18:25:51 +00:00
Paul Richards
ca9f504536
Build lnc driver from /sys/dev from now on.
2000-05-14 18:24:41 +00:00
Paul Richards
2e054666c6
Fix includes to build from /sys/dev/lnc
2000-05-14 18:21:39 +00:00
Hajimu UMEMOTO
cacdbc0d13
IPv6 support.
...
Reviewed by: shin
2000-05-14 18:01:05 +00:00
Nick Hibma
23f027a0bc
Sync with NetBSD:
...
Add USB_SET_REPORT ioctl.
Add FIOASYNC, TIOCSPGRP ioctl.
Change some debugging output
2000-05-14 17:43:59 +00:00
Paul Richards
e30ce7f9de
Sync with the BPF and BRIDGE changes.
2000-05-14 17:37:34 +00:00
Nick Hibma
bb05811e6a
Sync with NetBSD:
...
Mostly textual changes.
Set configuration to 0 (reset all endpoints) on open.
2000-05-14 17:33:26 +00:00
Nick Hibma
90c5668bca
Make some if's cleaner. Add a define for the Zip 250.
2000-05-14 17:25:33 +00:00
Matthew Dillon
3d27b606b7
Zero out the uio structure prior to initializing it. A garbage (uninitialized)
...
proc pointer is believed to have been the cause of panics related to vnconfig
on top of intr-optioned NFS mounts.
Reported by: "Sean O'Connell" <sean@stat.Duke.EDU>
2000-05-14 17:15:58 +00:00
Nick Hibma
dd90ae7a87
Sync with NetBSD:
...
Fix the saving of the location at pop properly. Only save the position
and not the complete locator.
(sp? s/sav/saf/g if appropriate)
2000-05-14 16:59:31 +00:00
Nick Hibma
128aa3af3c
Change Lennart's e-mail address.
2000-05-14 16:43:10 +00:00
Doug Rabson
5c885c3f83
Port ppc driver to alpha.
...
Submitted by: Andrew M. Miklic <miklic@ibm.net>
2000-05-14 13:47:57 +00:00
Kris Kennaway
d5865fe838
Add /bin/tcsh for completeness
...
Submitted by: knu
2000-05-14 10:21:18 +00:00
Jeroen Ruigrok van der Werven
01f76720fb
Fix the rootmount code for now.
...
This function will probably rewritten/renamed to devpp.
Submitted by: Assar Westerlund <assar@sics.se> on -current
Confirmed to work: Steinar Haug <sthaug@nethelp.no>,
Manfred Antar <mantar@pacbell.net>
Reviewed by: phk
2000-05-14 07:43:12 +00:00
Chris Costello
59a7de882e
Remove the -DFDESC cruft that is no longer necessary since the support
...
for it was removed from <sys/mount.h> long, long ago.
2000-05-14 04:44:30 +00:00
Tim Vanderhoek
d25d4bbea9
Allow bookmarks to cross files.
2000-05-14 03:30:59 +00:00
Archie Cobbs
2e2de7f23f
Move code to handle BPF and bridging for incoming Ethernet packets out
...
of the individual drivers and into the common routine ether_input().
Also, remove the (incomplete) hack for matching ethernet headers
in the ip_fw code.
The good news: net result of 1016 lines removed, and this should make
bridging now work with *all* Ethernet drivers.
The bad news: it's nearly impossible to test every driver, especially
for bridging, and I was unable to get much testing help on the mailing
lists.
Reviewed by: freebsd-net
2000-05-14 02:18:43 +00:00
Doug Rabson
e3227bc7a6
Enable EISA interrupts if the mcpcia has an attached EISA bus.
2000-05-13 21:33:57 +00:00
David E. O'Brien
d6ccb80c97
This commit was generated by cvs2svn to compensate for changes in r60529,
...
which included commits to RCS files with non-trunk default branches.
2000-05-13 19:21:45 +00:00
David E. O'Brien
30565a54fc
Addition SCO/SVR4 offical EI_OSABI types taken from the sourceware trunk.
2000-05-13 19:21:45 +00:00
Doug Rabson
ff13eb73c1
Use bus_space for all register accesses.
2000-05-13 18:47:24 +00:00
David E. O'Brien
745b5e1af2
Merge rev 1.2 (configuration changes to support FreeBSD)
2000-05-13 17:55:26 +00:00
David E. O'Brien
c6404fdf02
Merge in rev 1.2 (ld was kinly looking up the Linux /etc/ld.so.conf so teach
...
it about the FreeBSD equivalent) This version of that patch selects the
Linux code only if the case is Linux. This puts the Linux code on par with
the FreeBSD code.
2000-05-13 17:51:22 +00:00
David E. O'Brien
7277157f24
Tweaks for i386, add alpha, ppc, sparc, and strongarm support.
2000-05-13 17:48:08 +00:00
David E. O'Brien
cb51ce8cd9
Use the stock vendor version of this file now.
2000-05-13 17:34:51 +00:00
David E. O'Brien
76d24f9bde
Merge in revs 1.2 and 1.3 (FreeBSD configuration support)
...
Add preliminary sparc, strongarm, PPC FreeBSD support.
2000-05-13 17:33:39 +00:00
David E. O'Brien
83e6e888b1
Merge in rev 1.2 (FreeBSD configuration support)
2000-05-13 17:23:06 +00:00
David E. O'Brien
bf88f988f1
Merge in rev 1.2 (balance the brackets; PR-docs/8505)
2000-05-13 17:17:56 +00:00
David E. O'Brien
c0714643b3
Merge in rev 1.2 (don't use "/" to start a comment).
2000-05-13 17:16:40 +00:00
David E. O'Brien
54ba4feb51
Merge in rev 1.2 which provides some FreeBSD a.out support.
2000-05-13 17:15:13 +00:00
David E. O'Brien
51b36c071e
Fix the i386 config bits, merge in the Alpha bits, and add arm32 and
...
sparc bits.
2000-05-13 17:12:52 +00:00
David E. O'Brien
41a5f4b230
Fix the i386 config bits, merge in the Alpha bits, and add arm32 and
...
sparc bits.
2000-05-13 17:02:34 +00:00
David E. O'Brien
43766e3cef
Return to the vendor's version of this file.
2000-05-13 16:56:24 +00:00
David E. O'Brien
9f2a1db658
Return to the vendor's version of this file as in rev 1.4.
2000-05-13 16:54:41 +00:00
David E. O'Brien
eccf7968d0
Merge in our rev 1.2 changes: Restore traditional behavior by acknowledging
...
tabs in strings.
2000-05-13 16:53:47 +00:00
David E. O'Brien
caf0b2ed4a
Return this file to the vendor's file.
2000-05-13 16:52:25 +00:00
David E. O'Brien
8913907509
Return this file back to the stock version.
...
The big fixed in rev 1.2 has also been fixed by the Bintuils maintainers.
2000-05-13 16:48:31 +00:00
David E. O'Brien
7371abab19
Merge in rev 1.3 changes (Make the default dynamic linker pathname correct
...
for FreeBSD.)
2000-05-13 16:46:57 +00:00
David E. O'Brien
d37bffcc61
Merge in rev 1.4 changes (Make the default dynamic linker pathname correct
...
for FreeBSD.)
2000-05-13 16:45:41 +00:00
David E. O'Brien
1398d72f39
Merge in our ELF branding.
2000-05-13 16:44:19 +00:00
Nick Sayer
0d9fb499eb
Add -i (insecure) flag to rexecd, which allows uid == 0 logins
...
(presuming that the user in question is not in /etc/ftpusers and
does not have a null password).
2000-05-13 15:58:36 +00:00
Doug Rabson
8bbd2c1e46
Only probe network settings on the first open of the network device.
...
The alpha firmware takes a seriously long time to open the network device
the first time.
2000-05-13 15:40:46 +00:00
Tim Vanderhoek
042f27bd00
.Xr boot0cfg 8 ,
...
PR: misc/18267 (Usov Alexander <[3]usov@ups.kiev.ua>)
2000-05-13 14:41:04 +00:00
Tim Vanderhoek
21014cca64
Finally remove the restriction introduced from NetBSD in r.1.3 that
...
pkg_delete be run as root. Now honours -f and checks ownership of
${PKG_DBDIR} before errx()'ing.
Requested by: bin/5718, myself, bin/18373 (in order)
2000-05-13 12:58:18 +00:00