Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-28 | dig lsi/symbios sata boards; reported and tesing by pailloncy@ifrance.com | Michael Shalayeff | |
2004-02-27 | move to amd64_() functions | Theo de Raadt | |
2004-02-27 | remove old crud | Theo de Raadt | |
2004-02-27 | Typos | Miod Vallat | |
2004-02-27 | more machdep sysctl support | Theo de Raadt | |
2004-02-27 | kbd_reset can work on amd64 too | Theo de Raadt | |
2004-02-27 | developers who do not test compile should be shot | Theo de Raadt | |
2004-02-27 | permit 10% of memory as buffer cache | Theo de Raadt | |
2004-02-27 | put a bit more flesh in the sysctl machdep; parts from tom | Theo de Raadt | |
2004-02-27 | Move setperf_prio to the machdep code, requested by deraadt@ | Alexander Yurchenko | |
ok deraadt@ | |||
2004-02-27 | Disable interrupts in wi_intr() before sending an ACK. Fixes a | Todd C. Miller | |
race condition and makes things consistent with the rest of the code. From NetBSD. OK deraadt@ | |||
2004-02-27 | Add swiss german keymap tested on PBG4. go ahead and commit miod@ | Claudio Jeker | |
2004-02-27 | sync | Matthieu Herrb | |
2004-02-27 | +Radeon 9200, and a typo noticed by anil@. Ok deraadt@, tom@ | Matthieu Herrb | |
2004-02-27 | Backport from i386 andreas' diff for removing leading and | Alexander Yurchenko | |
duplicated spaces from cpu brand string. ok deraadt@ | |||
2004-02-27 | zap bad message; spotted by pvalchev | Theo de Raadt | |
2004-02-27 | Introduce simple priorities mechanism so that concurrent | Alexander Yurchenko | |
hw.setperf handlers don't override each other. Problem reported and tested by danh@. ok tedu@ deraadt@ | |||
2004-02-27 | Cleanup I[3456]86_CPU defines usage, unbreaks compilation | Alexander Yurchenko | |
without some of them. Problem reported by William Culler <william@neo.rr.com>. Help from tedu@ chris@, ok tedu@ chris@ deraadt@. | |||
2004-02-27 | oops; move to 3.5-beta | Theo de Raadt | |
2004-02-27 | move to 3.5-beta | Theo de Raadt | |
2004-02-27 | Fix a botched strchr() inlining in vga_load_font and avoid dereferencing | Todd C. Miller | |
data->name if it is NULL. Fixes the WSDISPLAY_USEFONT ioctl. Adapted from a patch by Benjamin Lewis; NULL check from NetBSD. OK tdeval@ | |||
2004-02-27 | move to amd64 MACHINE_ARCH | Theo de Raadt | |
2004-02-27 | Defer use of NFS_ISV3 macro in nfs_link until sanity checks have been done. | Todd C. Miller | |
Fixes a panic that can occur when trying to link from a local filesystem to an nfs-mounted one. Problem pointed out by Jim Rees, fix exists in Net and Free. OK tedu@ csapuntz@ | |||
2004-02-27 | change url; jjy2+@pitt.edu | Theo de Raadt | |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt | |
reasons for this, quite a few of them technical, and not all of them in response to Intel's broken ia32e crud. The gcc toolchain stays at x86_64 for now. | |||
2004-02-27 | JVC MP-XP7250 Builtin USB WLAN | Henning Brauer | |
tested by Michael Schmidt <Michajnz@freenet.de> ok drahn@ | |||
2004-02-27 | sync | Henning Brauer | |
2004-02-27 | another wi@usb variant | Henning Brauer | |
2004-02-27 | crank ramdisk to 3584 | Theo de Raadt | |
2004-02-27 | implement tcp_drain() similar to ip_drain(); ok mcbride@ | Markus Friedl | |
2004-02-27 | API change; counter for upcoming tcp_drain(); ok deraadt | Markus Friedl | |
2004-02-27 | regen | Niklas Hallqvist | |
2004-02-27 | Add support for BCM5788 | Niklas Hallqvist | |
2004-02-26 | sync yds with i386; miod | Markus Friedl | |
2004-02-26 | add __va_copy(), follow (old) ISO C 89 behavior, used by gnu software. | Dale Rahn | |
ok espie@ millert@ deraadt@ | |||
2004-02-26 | APERTURE and USER_PCICONF for possible X server support. | Dale Rahn | |
2004-02-26 | add APERTURE support. | Dale Rahn | |
2004-02-26 | ahc does not work anymore and i'm not going in there again to fix it any ↵ | Michael Shalayeff | |
time soon | |||
2004-02-26 | put the goo there for ldt handling, even if we do not do it yet | Theo de Raadt | |
2004-02-25 | sync | Theo de Raadt | |
2004-02-25 | apparently 6326 comes as AGP and PCI | Theo de Raadt | |
2004-02-25 | add default flags for yds(4); ok grange, fgsch, deraadt | Markus Friedl | |
2004-02-25 | will need brgphy too | Theo de Raadt | |
2004-02-25 | more working drivers | Theo de Raadt | |
2004-02-25 | more chipsets; ok henning@ | Markus Friedl | |
2004-02-25 | remove -w option to sysctl; | Jason McIntyre | |
diffs from Paul de Weerd; ok deraadt@ | |||
2004-02-25 | dkcsum stuff for amd64, written by tom, who cannot commit it at the moment. | Theo de Raadt | |
now the amd64 knows what drive it was booted from. | |||
2004-02-24 | Do not check for end of line too early, as this will confuse the cursor | Miod Vallat | |
position. Easily reproduceable using emacs, but no fully sane human being would use emacs anyway. | |||
2004-02-24 | sysctl knob for bpf tunables. some tips from canacar@ | Ted Unangst | |
ok canacar@ deraadt@ mcbride@ | |||
2004-02-24 | put auvia in the kernel | Theo de Raadt | |