Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-15 | Add in missing prototype for comspeedcomspeed. | mjacob | |
2001-03-15 | typo | Theo de Raadt | |
2001-03-15 | back out new timeouts until I find out why they break alpha. | Artur Grabowski | |
2001-03-15 | support puc devices with higher speeds (not tested yet) | Theo de Raadt | |
2001-03-15 | regen | Aaron Campbell | |
2001-03-15 | Match CDC0000 to the wss driver and CDC0001 to joy. Thanks to | Aaron Campbell | |
violent@death.kiev.ua for testing. | |||
2001-03-15 | Triggered mechanism allows a handler to figure out whether a given | Constantine Sapuntzakis | |
timeout is actually executing. | |||
2001-03-15 | Use buf_start | Constantine Sapuntzakis | |
2001-03-15 | Bring in revision 1.21 from NetBSD. | Artur Grabowski | |
Be more careful in amap_alloc1 when handling failed allocations. We could have incorrectly returned success when the first or second of three allocations failed. | |||
2001-03-15 | cosmetic cleanup | Artur Grabowski | |
2001-03-15 | Let uvm_map_extract set the lower bound on the address range itself | Artur Grabowski | |
instead of depending on the callers to do that. (which they don't) | |||
2001-03-15 | $OpenBSD$ | Niklas Hallqvist | |
2001-03-15 | convert SA expirations to the new timeouts. | Michael Shalayeff | |
simplifies expirations handling a lot. tdb_exp_timeout and tdb_soft_timeout are made consistant throughout the code to be a relative time offsets, just like first_use timeouts. tested on singlehost isakmpd setup. lots of dangling spaces and tabs removed. angelos@ ok | |||
2001-03-15 | make sure pcibios ever attached; found by aaron@ | Michael Shalayeff | |
2001-03-15 | ensure that SYNCHRONIZE_CACHE works; mickey ok | Theo de Raadt | |
2001-03-14 | AMI and 3WARE have less of a relationship than this driver seems to indicate | Theo de Raadt | |
2001-03-14 | sync | Theo de Raadt | |
2001-03-14 | more lava | Theo de Raadt | |
2001-03-14 | typo | Theo de Raadt | |
2001-03-14 | Follow openbsd model for multicast ioctl handling | Jason Wright | |
2001-03-14 | provide a random start for tcp timestamps; niels@ ok | Michael Shalayeff | |
2001-03-14 | KNF | Grigoriy Orlov | |
2001-03-14 | ukbd is a valid wscons keyboard. include ukbd.h for wskbdvar.h | Todd T. Fries | |
2001-03-14 | Disable PME mode in sis_reset() to fix a problem with the DP83815 chip on | Aaron Campbell | |
some motherboards; from FreeBSD. | |||
2001-03-14 | Slight cleanup. | Artur Grabowski | |
2001-03-14 | match formats in read_codec w/ write_codec | Michael Shalayeff | |
2001-03-14 | Allow bootloader to read MacOS(DPME) partition tables, find OpenBSD | Dale Rahn | |
type table, load OpenBSD disklabel from there, and load a kernel out of the OpenBSD root partition. ofwboot must be located in the root of the first HFS(+) partition of the disk. | |||
2001-03-14 | count interrupts proper; pointed out and tested by form@ | Michael Shalayeff | |
2001-03-14 | Support shared disks with MacOS. This is only one of the pieces of | Dale Rahn | |
the task. The kernel now support a BSD disklabel located inside a HFS(DPME) partition of type "OpenBSD". It will use this disklabel for OpenBSD. If no OpenBSD DPME partition exists it will fake HFS partitions for apple HFS partitions of the disk. The tool to change the DPME partition type to OpenBSD and booting support in ofwboot are not yet ready. | |||
2001-03-14 | Back out order change in conf.c and priority change in wscons_machdep.c | Todd C. Miller | |
Add kludge to prevent wscons on i386 from stealing the console from another source. wscons should really be fixed to not touch cn_tab... | |||
2001-03-14 | sync | Theo de Raadt | |
2001-03-14 | new puc devices | Theo de Raadt | |
2001-03-14 | KNF | Theo de Raadt | |
2001-03-14 | allow listing and soon deleting fonts; aaron@ ok | Michael Shalayeff | |
2001-03-14 | it seems sometimes it takes up to 35 seconds to init; from Chris Kuethe ↵ | Michael Shalayeff | |
ckuethe@[[gecko.]math.]ualberta.ca | |||
2001-03-13 | correct softdep integration error, add missed lock; | Grigoriy Orlov | |
2001-03-13 | Reserve some buffers for syncer daemon. This prevent deadlock in getblk | Grigoriy Orlov | |
and getnewbuf. One process can sleep at "getnewbuf" waiting for a free buffer and it may held buffer 'A' busy. Other processes can return buffers on free lists, but they sleep on "getblk" waiting for buffer 'A'. art@ ok. | |||
2001-03-13 | Fix copyout bug in LINUX_IPC_SET. Thanks to Dawson Engler & team at Stanford. | Constantine Sapuntzakis | |
2001-03-13 | regen | Michael Shalayeff | |
2001-03-13 | SaramNcom(nanospeed) NS-1100M (uses PRISM2); from Hiroki Nakano ↵ | Michael Shalayeff | |
<cas@trans-nt.com> | |||
2001-03-13 | The prescence of a DL10019 does not appear to imply a 24k buffer size. Always | Aaron Campbell | |
use an 8k buffer for NE1000 cards, 16k otherwise. This is likely sub-optimal, but at least it fixes the D-Link DE660 card, which hasn't worked since last August (and it seems like a fairly common model). fgsch@ ok. Thanks to Felix Kronlage who donated a test card and dongle for me to debug with. | |||
2001-03-13 | allow configuring number of these in ukc | Michael Shalayeff | |
2001-03-13 | allow configuring number of these in ukc | Michael Shalayeff | |
2001-03-13 | add/clearify spl for ipsec6. sync with kame. reviewed by angelos. | Jun-ichiro itojun Hagino | |
2001-03-13 | new timeouts | Michael Shalayeff | |
2001-03-13 | aaron@ called for an order! | Michael Shalayeff | |
2001-03-13 | correct dmesg, save space | Theo de Raadt | |
2001-03-13 | Force a new search for an SA if the latched one is deleted. | Angelos D. Keromytis | |
2001-03-12 | sync | Theo de Raadt | |
2001-03-12 | insert maestro names | Theo de Raadt | |