n_hibma
edb329e5b8
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
72f1169b67
Sync with the BPF and BRIDGE changes.
2000-05-14 17:37:34 +00:00
n_hibma
81798fe43a
Sync with NetBSD:
...
Mostly textual changes.
Set configuration to 0 (reset all endpoints) on open.
2000-05-14 17:33:26 +00:00
n_hibma
3e77629ca5
Make some if's cleaner. Add a define for the Zip 250.
2000-05-14 17:25:33 +00:00
dillon
47d5b4051e
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
n_hibma
923e94d400
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
n_hibma
91806b2f48
Change Lennart's e-mail address.
2000-05-14 16:43:10 +00:00
dfr
503e2bb45e
Port ppc driver to alpha.
...
Submitted by: Andrew M. Miklic <miklic@ibm.net>
2000-05-14 13:47:57 +00:00
kris
1a749c1007
Add /bin/tcsh for completeness
...
Submitted by: knu
2000-05-14 10:21:18 +00:00
asmodai
0d05e48123
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
3da2444315
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
hoek
62b5c805cd
Allow bookmarks to cross files.
2000-05-14 03:30:59 +00:00
archie
fa21035b4e
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
dfr
d066b07315
Enable EISA interrupts if the mcpcia has an attached EISA bus.
2000-05-13 21:33:57 +00:00
obrien
e0422e6dfe
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
obrien
4e16f4e986
Addition SCO/SVR4 offical EI_OSABI types taken from the sourceware trunk.
2000-05-13 19:21:45 +00:00
dfr
5817247b49
Use bus_space for all register accesses.
2000-05-13 18:47:24 +00:00
obrien
0b20ac0f72
Merge rev 1.2 (configuration changes to support FreeBSD)
2000-05-13 17:55:26 +00:00
obrien
f61513cf58
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
obrien
576548bdc7
Tweaks for i386, add alpha, ppc, sparc, and strongarm support.
2000-05-13 17:48:08 +00:00
obrien
8feeb14682
Use the stock vendor version of this file now.
2000-05-13 17:34:51 +00:00
obrien
cf70fc7ecd
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
obrien
4f8c9bc979
Merge in rev 1.2 (FreeBSD configuration support)
2000-05-13 17:23:06 +00:00
obrien
8e9259a4c2
Merge in rev 1.2 (balance the brackets; PR-docs/8505)
2000-05-13 17:17:56 +00:00
obrien
dfcb32c845
Merge in rev 1.2 (don't use "/" to start a comment).
2000-05-13 17:16:40 +00:00
obrien
b64c124edf
Merge in rev 1.2 which provides some FreeBSD a.out support.
2000-05-13 17:15:13 +00:00
obrien
c38b722874
Fix the i386 config bits, merge in the Alpha bits, and add arm32 and
...
sparc bits.
2000-05-13 17:12:52 +00:00
obrien
6d08d539ba
Fix the i386 config bits, merge in the Alpha bits, and add arm32 and
...
sparc bits.
2000-05-13 17:02:34 +00:00
obrien
0d5d593fe7
Return to the vendor's version of this file.
2000-05-13 16:56:24 +00:00
obrien
379bd99010
Return to the vendor's version of this file as in rev 1.4.
2000-05-13 16:54:41 +00:00
obrien
9bb07774c7
Merge in our rev 1.2 changes: Restore traditional behavior by acknowledging
...
tabs in strings.
2000-05-13 16:53:47 +00:00
obrien
82c8d12f22
Return this file to the vendor's file.
2000-05-13 16:52:25 +00:00
obrien
664807c303
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
obrien
e25ca4f6e9
Merge in rev 1.3 changes (Make the default dynamic linker pathname correct
...
for FreeBSD.)
2000-05-13 16:46:57 +00:00
obrien
bfee0a3535
Merge in rev 1.4 changes (Make the default dynamic linker pathname correct
...
for FreeBSD.)
2000-05-13 16:45:41 +00:00
obrien
81374ec997
Merge in our ELF branding.
2000-05-13 16:44:19 +00:00
nsayer
d83d7a6528
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
dfr
714d84ab03
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
hoek
655e64b32d
.Xr boot0cfg 8 ,
...
PR: misc/18267 (Usov Alexander <[3]usov@ups.kiev.ua>)
2000-05-13 14:41:04 +00:00
hoek
322ce1cd54
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
hoek
cda3a229f2
Change to comments only: spell FreeBSD.org correctly
2000-05-13 11:21:19 +00:00
peter
9b48bc5807
Make /dev/[k]mem work after last commit. Transfers were being double
...
counted due to break/continue changes that were missed. There are
still too many diffs relative to the i386 version.
2000-05-13 07:43:00 +00:00
peter
9dc57b5678
Unbreak 'make reinstall' after last commit
2000-05-13 07:39:46 +00:00
msmith
349ad5ad96
Fix a leak where a scratch buffer was not freed when reading from the
...
/dev/?random devices. This appears to have been missed when the code
was brought across from the i386. (This should fix the "world build
hangs with everything waiting on 'temp' problem.)
Also add some iovec fixup code in the error path which seems to have
been similarly fixed.
There are a number of other differences between the i386 and alpha
version which have not been examined. This code should still be
considered suspect.
2000-05-13 05:38:25 +00:00
jdp
a5f7814b5d
Add a comment explaining the obscure lines:
...
static void const * const __set_##set##_sym_##sym = &sym;
in the MAKE_SET macros.
2000-05-13 04:38:50 +00:00
obrien
64ad92e4dc
Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall}
...
targets. The {depend,clean,cleandepend,tags,install,reinstall} targets
are composits of the {kernel,module}-* targets (based on NO_MODULES).
2000-05-13 03:15:37 +00:00
wollman
b8da1c8b61
Add excludes.c (missed in previous commit).
...
PR: 16944
2000-05-13 03:11:45 +00:00
obrien
ee4196ca57
The loader was written so that if /kernel was missing /kernel.old would
...
be booted. Due to a bug, this wasn't happening.
There is still a lesser bug in that the loader decides which file to boot
after the 10sec count down. This means the bootfile listed in the count
down in is wrong in the case where the loader will boot /kernel.old.
2000-05-13 02:45:11 +00:00
n_hibma
f410042455
Add a comment to deconfuse a few lines of code I've tripped over two
...
times now.
2000-05-12 23:42:06 +00:00
n_hibma
d47dff9321
Mention that each criterium can only be used once.
2000-05-12 23:36:38 +00:00