hugh [Wed, 12 Apr 2000 07:53:03 +0000 (07:53 +0000)]
correct path
markus [Wed, 12 Apr 2000 07:45:43 +0000 (07:45 +0000)]
add Cipher and Protocol options to ssh/sshd, e.g.:
ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers arcfour,3des-cbc'
markus [Wed, 12 Apr 2000 07:03:05 +0000 (07:03 +0000)]
check for reasonable public DH values
markus [Wed, 12 Apr 2000 06:37:02 +0000 (06:37 +0000)]
less debugging output
markus [Wed, 12 Apr 2000 06:36:48 +0000 (06:36 +0000)]
fix passwd prompt for ssh2, less debugging output.
deraadt [Wed, 12 Apr 2000 06:20:36 +0000 (06:20 +0000)]
sync
deraadt [Wed, 12 Apr 2000 06:20:32 +0000 (06:20 +0000)]
another RCC bridge
deraadt [Wed, 12 Apr 2000 06:02:37 +0000 (06:02 +0000)]
sync
deraadt [Wed, 12 Apr 2000 06:02:28 +0000 (06:02 +0000)]
rename PEQUR to RCC, and add other chips
jasoni [Wed, 12 Apr 2000 04:23:05 +0000 (04:23 +0000)]
sync
jasoni [Wed, 12 Apr 2000 04:22:40 +0000 (04:22 +0000)]
Implement linux's setfsuid and getfsuid (from NetBSD)
deraadt [Wed, 12 Apr 2000 04:11:31 +0000 (04:11 +0000)]
sync
deraadt [Wed, 12 Apr 2000 00:18:20 +0000 (00:18 +0000)]
comment typo
deraadt [Wed, 12 Apr 2000 00:13:45 +0000 (00:13 +0000)]
put wrapper in the Nd
mickey [Tue, 11 Apr 2000 21:00:47 +0000 (21:00 +0000)]
current
deraadt [Tue, 11 Apr 2000 20:39:02 +0000 (20:39 +0000)]
more Xr flesh
deraadt [Tue, 11 Apr 2000 20:10:22 +0000 (20:10 +0000)]
remove unneeded arch subdirs
millert [Tue, 11 Apr 2000 20:08:37 +0000 (20:08 +0000)]
Do the mdoc/doc -> tmac.doc linking in the correct subdir.
jason [Tue, 11 Apr 2000 19:59:06 +0000 (19:59 +0000)]
- add support for buffers that are not aligned (or end on a non 4byte boundary)
- recompute destination length from destination descriptors and reclaim the
destination ring there.
deraadt [Tue, 11 Apr 2000 19:44:42 +0000 (19:44 +0000)]
lose non-support architecture pages
jakob [Tue, 11 Apr 2000 19:04:10 +0000 (19:04 +0000)]
regen
jakob [Tue, 11 Apr 2000 19:03:19 +0000 (19:03 +0000)]
Philips USB camera
millert [Tue, 11 Apr 2000 18:38:32 +0000 (18:38 +0000)]
If realpath() fails, just use the old name and don't make it a fatal error.
Closes PR #1185
mickey [Tue, 11 Apr 2000 18:08:42 +0000 (18:08 +0000)]
add 802.11's nwid command; add mtu command
angelos [Tue, 11 Apr 2000 16:28:49 +0000 (16:28 +0000)]
Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updated
by M_PREPEND.
millert [Tue, 11 Apr 2000 16:26:22 +0000 (16:26 +0000)]
Add pci config
jason [Tue, 11 Apr 2000 16:22:09 +0000 (16:22 +0000)]
- Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it.
- remove some debugging code
- fix arguments to last call to crypto_register()
- for sram boards, only check 1mb of ram
- when the rings are full, call the crp->callback with crp->crp_etype == ENOMEM
so it can clean up, then return 0
- some KNF
aaron [Tue, 11 Apr 2000 14:12:27 +0000 (14:12 +0000)]
Add cardbus(4) man page.
aaron [Tue, 11 Apr 2000 14:08:03 +0000 (14:08 +0000)]
Xr pcmcia(4), too.
aaron [Tue, 11 Apr 2000 14:01:51 +0000 (14:01 +0000)]
Many updates, including some OpenBSD'ification, device additions and removals,
better cross references (Xr bus types, not each individual driver), formatting
fixes, etc.
ho [Tue, 11 Apr 2000 13:57:39 +0000 (13:57 +0000)]
sync
ho [Tue, 11 Apr 2000 13:56:40 +0000 (13:56 +0000)]
Add Neomagic NM256ZX
jason [Tue, 11 Apr 2000 13:49:34 +0000 (13:49 +0000)]
define the rest of the descriptor bits
aaron [Tue, 11 Apr 2000 13:20:32 +0000 (13:20 +0000)]
Fix HISTORY section; ian@darwinsys.com
deraadt [Tue, 11 Apr 2000 12:08:19 +0000 (12:08 +0000)]
looks better
itojun [Tue, 11 Apr 2000 12:02:30 +0000 (12:02 +0000)]
ignore routing messages for interfaces that route6d does not care.
do not advertise blackhole/reject static routes.
itojun [Tue, 11 Apr 2000 11:52:55 +0000 (11:52 +0000)]
avoid complex alignment constraint in SIOCGIFCONF,
by using getifaddrs(3).
deraadt [Tue, 11 Apr 2000 11:42:11 +0000 (11:42 +0000)]
do not lose descriptors; Takahiro Kambe
form [Tue, 11 Apr 2000 07:31:32 +0000 (07:31 +0000)]
Once again, /usr/sbin/smrsh -> /usr/libexec
Correct paths in smrsh(8).
pjanzen [Tue, 11 Apr 2000 03:52:04 +0000 (03:52 +0000)]
tidying, accuracy, and duplicate removal
pjanzen [Tue, 11 Apr 2000 02:55:18 +0000 (02:55 +0000)]
the the; some occurrences found by soren@NetBSD.org
pjanzen [Tue, 11 Apr 2000 02:44:12 +0000 (02:44 +0000)]
Check usec for >=
1000000, not just > ; as msaitoh@NetBSD.org
deraadt [Tue, 11 Apr 2000 01:35:51 +0000 (01:35 +0000)]
we need more room; xe goes away again, but it is on other floppies of course
ericj [Mon, 10 Apr 2000 20:47:07 +0000 (20:47 +0000)]
remove proxy.c as well
ericj [Mon, 10 Apr 2000 20:39:05 +0000 (20:39 +0000)]
proxy function not used/needed
mickey [Mon, 10 Apr 2000 20:07:47 +0000 (20:07 +0000)]
add support for true RNG presented on the i82802 FWH.
it produces 1 byte at a time and has no ready irq, thus timeout driven.
in fact w/ default hz=100 it produces up to 60% of
gross entropy production in an average loaded desktop system.
mickey [Mon, 10 Apr 2000 19:50:50 +0000 (19:50 +0000)]
this is how rnd stats are printed out now
mickey [Mon, 10 Apr 2000 19:49:14 +0000 (19:49 +0000)]
make .mpg playing more usefull, i.e. supply entropy
mickey [Mon, 10 Apr 2000 19:44:38 +0000 (19:44 +0000)]
add support for more random sources.
make it easy to add more in the future.
make extract_entropy() faster.
more accurate stats.
deraadt [Mon, 10 Apr 2000 19:36:29 +0000 (19:36 +0000)]
missing THREAD_UNLOCK; netch@segfault.kiev.ua
deraadt [Mon, 10 Apr 2000 19:36:02 +0000 (19:36 +0000)]
document EWOULDBLOCK; freebsd
espie [Mon, 10 Apr 2000 18:44:31 +0000 (18:44 +0000)]
Speed up simple pkg_info: don't retrieve information we don't use.
Improve pkg list display slightly, insert space between pkg name and info
always (requested by aaron@).
jason [Mon, 10 Apr 2000 18:40:47 +0000 (18:40 +0000)]
- Add back code from the original aeon driver to handle missed interrupts by
enabling interrupts when the command queue has more than one entry.
- fix comment on hifn_newsession to reflect reality
- allocate session structure in softc
- compute a random IV when a session is created and try to chain from a
software kept IV for subsequent packets
- add handling of CRD_F_EXPLICIT
millert [Mon, 10 Apr 2000 18:09:46 +0000 (18:09 +0000)]
Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_map()
espie [Mon, 10 Apr 2000 17:16:30 +0000 (17:16 +0000)]
Thinko in dobuiltin. Reported by turan@
mickey [Mon, 10 Apr 2000 16:18:48 +0000 (16:18 +0000)]
regen
mickey [Mon, 10 Apr 2000 16:17:10 +0000 (16:17 +0000)]
a couple of xircom ethernet controllers
markus [Mon, 10 Apr 2000 15:19:43 +0000 (15:19 +0000)]
repair x11-fwd
millert [Mon, 10 Apr 2000 13:55:01 +0000 (13:55 +0000)]
Aironet PCI shim; all the real meat is in sys/ic/an.c.
Based on the FreeBSD if_an_pci.c but really the only things that
remain the same are the informative comments at the top. I retained
Bill Paul's Copyright since it seems silly to add my own copyright
to what is simply boilerplate.
millert [Mon, 10 Apr 2000 13:45:31 +0000 (13:45 +0000)]
regen
millert [Mon, 10 Apr 2000 13:45:16 +0000 (13:45 +0000)]
Pare down the AIRONET strings a bit
jason [Mon, 10 Apr 2000 13:34:54 +0000 (13:34 +0000)]
don't return directly from bridge_ioctl without splx() on invalid enc
interfaces; modified version of patch from Armin Wolfermann
<armin@wolfermann.org>.
millert [Mon, 10 Apr 2000 12:21:13 +0000 (12:21 +0000)]
regen from pcidevs
millert [Mon, 10 Apr 2000 12:20:31 +0000 (12:20 +0000)]
Add Aironet PC4500 and PC4800
angelos [Mon, 10 Apr 2000 07:34:53 +0000 (07:34 +0000)]
Minor oops in sanity logic, IFF_RUNNING is set/unset with IFF_UP,
be paranoid with uninitialized variable.
angelos [Mon, 10 Apr 2000 07:33:44 +0000 (07:33 +0000)]
Oops on sanity logic.
csapuntz [Mon, 10 Apr 2000 07:06:14 +0000 (07:06 +0000)]
Added support for wd detach (merge from NetBSD). Support for
SCSI/ATAPI detach is not here yet.
Minor cleanup of wdc. Downgrade to UDMA mode 1 before going further.
Want to stay in UDMA modes because they're more error-resilient due to
a CRC.
Got rid of some of the ridiculous amount of softc sharing going on.
Hopefully, this will make the life of whoever goes in and fixes the
ref-counting to be correct easier.
angelos [Mon, 10 Apr 2000 04:39:41 +0000 (04:39 +0000)]
output routine enqueues and calls start, rather than requeueing for input.
angelos [Mon, 10 Apr 2000 02:34:07 +0000 (02:34 +0000)]
Typo.
angelos [Mon, 10 Apr 2000 02:33:32 +0000 (02:33 +0000)]
SIOCAIFADDR.
millert [Mon, 10 Apr 2000 02:28:36 +0000 (02:28 +0000)]
Remove extra backslash, noted by marc@snafu.org
angelos [Mon, 10 Apr 2000 01:56:49 +0000 (01:56 +0000)]
Allow setting address.
deraadt [Sun, 9 Apr 2000 22:46:03 +0000 (22:46 +0000)]
range error; < cd_ndevs, not <=
matthieu [Sun, 9 Apr 2000 21:07:46 +0000 (21:07 +0000)]
fix ulpt major # allocation
aaron [Sun, 9 Apr 2000 20:53:59 +0000 (20:53 +0000)]
Tagged queueing now supported.
deraadt [Sun, 9 Apr 2000 20:32:58 +0000 (20:32 +0000)]
sync
aaron [Sun, 9 Apr 2000 20:21:30 +0000 (20:21 +0000)]
Put the line-wrap check back under STATE_INIT. It was causing some display
problems in some (curses?) applications, i.e., sniffit.
csapuntz [Sun, 9 Apr 2000 19:26:35 +0000 (19:26 +0000)]
Move a locking function that was spread throughout disk device drivers into
the disk structure.
The locking was mostly used in disk device drivers to prevent multiple
disklabel operations from going on simultaneously against the device.
Added disk_construct(), a constructor for the disk structure, that
initializes the lock structure in disk. It is called by default in
disk_attach() if it hasn't been called yet.
Added disk_lock and disk_unlock
csapuntz [Sun, 9 Apr 2000 19:23:18 +0000 (19:23 +0000)]
Added config_detach_children, config_activate_children.
Added ref counting to devices: device_ref, device_unref and a new method
for devices : ca_zeroref, called when the ref count hits zero.
Note that ca_zeroref may be called from interrupt context.
brian [Sun, 9 Apr 2000 18:27:25 +0000 (18:27 +0000)]
Add a missing ``break''
angelos [Sun, 9 Apr 2000 17:43:02 +0000 (17:43 +0000)]
Pass ip_off and ip_len in the correct byte order to icmp_error(); this
should fix the crash problems with isic, reported last week.
millert [Sun, 9 Apr 2000 14:32:19 +0000 (14:32 +0000)]
Link /usr/tmac/mdoc/doc to /usr/tmac/tmac.doc and remove references
to files we don't ship.
millert [Sun, 9 Apr 2000 08:25:09 +0000 (08:25 +0000)]
groff 1.15 plus local changes (insomnia strikes):
o moved *.man to *.$section_in and generate *.$section not *.n for bsd.man.mk
o modified groff Makefiles to not install man pages (we do it ourselves)
o use mkstemp everywhere
o don't install groff versions on mdoc macros, we want our own ones
millert [Sun, 9 Apr 2000 07:57:44 +0000 (07:57 +0000)]
groff 1.15
deraadt [Sun, 9 Apr 2000 07:48:14 +0000 (07:48 +0000)]
using just ldconfig is a bad idea, use -R
csapuntz [Sun, 9 Apr 2000 07:09:03 +0000 (07:09 +0000)]
Don't trust the TOC coming from the drive so much.
Be better about handling failures of SCSI CD READ TOC command.
millert [Sun, 9 Apr 2000 06:00:49 +0000 (06:00 +0000)]
o config.sh depends on config.over
o config.sh must be the first thing in ${GENERATED}
That way a make w/o a make depend first will work.
millert [Sun, 9 Apr 2000 05:40:02 +0000 (05:40 +0000)]
Fix bug when doing C<FOO I<BAR>>; rra@stanford.edu
aaron [Sat, 8 Apr 2000 20:55:41 +0000 (20:55 +0000)]
If the vendor name is NULL, do not output a leading space; reported by deraadt@
csapuntz [Sat, 8 Apr 2000 20:28:07 +0000 (20:28 +0000)]
Y-E UFI drives don't clear sense on INQUIRY. Upper-layer SCSI drivers
don't like that too much.
Now drive is detected correctly, even without floppy in it.
aaron [Sat, 8 Apr 2000 20:03:33 +0000 (20:03 +0000)]
Add RCSids.
csapuntz [Sat, 8 Apr 2000 19:19:33 +0000 (19:19 +0000)]
These days, attach can occur outside the tsleep-restricted world of
BSD autoconf.
Don't use POLL & NOSLEEP mode if attaching after autoconf
csapuntz [Sat, 8 Apr 2000 19:10:48 +0000 (19:10 +0000)]
Complete the port to OpenBSD started by aaron@
Tested with Y-E USB floppy.
angelos [Sat, 8 Apr 2000 18:49:28 +0000 (18:49 +0000)]
Document IFF_LINK0 flag.
angelos [Sat, 8 Apr 2000 16:55:58 +0000 (16:55 +0000)]
If IFF_LINK0 is set, do IP-in-IP instead of Ethernet-in-IP. This will
be used to implement overlay networks and more flexible road-warrior
support.
millert [Sat, 8 Apr 2000 16:40:51 +0000 (16:40 +0000)]
Make installsitebin '/usr/local/bin'
pjanzen [Sat, 8 Apr 2000 12:22:39 +0000 (12:22 +0000)]
Handle EOF more cleanly
pjanzen [Sat, 8 Apr 2000 12:18:25 +0000 (12:18 +0000)]
Fix the card shuffle/draw algorithm. Patch only slightly
modified from that given by John Darrow in NetBSD PR 9651.
aaron [Sat, 8 Apr 2000 05:50:49 +0000 (05:50 +0000)]
Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
machines, this code needs the new PCIBIOS* options enabled in the kernel config
file to work, but your mileage may vary. Included is a working 3c575 driver for
3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575
is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has
been split into /sys/dev/ic.
deraadt [Sat, 8 Apr 2000 05:06:24 +0000 (05:06 +0000)]
2.7-beta