Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-23 | Enable ehci on amd64 also. ok deraadt@ pval@ | Dale Rahn | |
2004-05-23 | Adjust the link address to elinate the nearly 1MB of pad which was getting | Dale Rahn | |
added to amd64 kernel. ok deraadt@ | |||
2004-05-20 | Make MINGDTSIZ a multiple of PAGE_SIZE to avoid destroying the gdt table. | Thomas Nordin | |
ok tom@ toby@ | |||
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis | |
and m68k. ok drahn@, millert@ | |||
2004-05-17 | Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlib | Dale Rahn | |
removes /usr/libdata from the script search path. add it back with a -L | |||
2004-05-13 | activate systrace on amd64, while here get rid of syscall_{plain,fancy} | Nikolay Sturm | |
instead use syscall() as everywhere else ok mickey, tested and ok tedu@ | |||
2004-05-13 | Fix userland profiling on amd64, update to new NetBSD version of file. | Dale Rahn | |
kernel profiling does not yet work. ok marc@ | |||
2004-05-10 | auich for amd64. OK deraadt@ | Marco S Hyman | |
2004-05-07 | spllower should return the previous level, to match other archs. | Ted Unangst | |
"looks right" miod | |||
2004-05-05 | write cpuhdr with info needed by libkvm to crash dumps. | Marco S Hyman | |
2004-05-05 | errx shall be used here | Michael Shalayeff | |
2004-04-26 | sf works now (for reasonable amounts of ram at least). ok deraadt@ | Ted Unangst | |
2004-04-20 | enable umidi, now that the include issue has been fixed | Peter Valchev | |
USB section now in sync with the rest | |||
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt | |
cluster value that noone will really need to crank. | |||
2004-04-18 | unify USB section with i386 GENERIC, but leave "midi at umidi" commented out | Peter Valchev | |
while an issue is being resolved | |||
2004-04-15 | Fix urio(4) entry, MAKEDEV was correct already; ok deraadt | Peter Valchev | |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre | |
ok deraadt@ | |||
2004-03-22 | Initialize msb and lsb tables (from NetBSD). | Thomas Nordin | |
Use lsb table when calculating microtime. deraadt@ ok | |||
2004-03-22 | Fix dates on my copyrights. | Tom Cosgrove | |
Noticed my miod@, thanks. ok deraadt@. | |||
2004-03-21 | Grammar fix from jmc@ | Tom Cosgrove | |
2004-03-21 | Enter pxeboot on amd64. Initially intended to support network installs | Tom Cosgrove | |
using bsd.rd over TFTP. ok deraadt@ | |||
2004-03-21 | Bring in sync with i386 and enable interrupts before halt when we error | Tom Cosgrove | |
out. Allows use of Ctl-Alt-Del to reboot in case of failure. ok weingart@, deraadt@ | |||
2004-03-21 | i386 -> amd64. Ok miod@, deraadt@, tom@. | Matthieu Herrb | |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat | |
This allows the kernel to survive reading the disklabel off a 256-bytes/sector scsi device... ok deraadt@ | |||
2004-03-12 | no raid by default, until that thing is silent | Theo de Raadt | |
2004-03-12 | missing .El here, too; | Jason McIntyre | |
2004-03-12 | sis and dc fit on the floppy too | Theo de Raadt | |
2004-03-12 | add sis and dc | Theo de Raadt | |
2004-03-11 | we changed the default buffer cache size | Theo de Raadt | |
2004-03-10 | Ensure that we obey a user's ddb> boot reboot command even if the system | Tom Cosgrove | |
is cold (during startup). This adds RB_USERREQ to sys/reboot.h, uses it in the ddb commands, and ensures that */*/machdep.c:boot() won't set RB_HALT when cold if this flag is set. ok deraadt@ | |||
2004-03-10 | mpt fits | Theo de Raadt | |
2004-03-09 | undo part from tom | Theo de Raadt | |
2004-03-09 | simplify the delay stuff | Theo de Raadt | |
2004-03-05 | audio at uaudio works, deraadt@ ok | Anil Madhavapeddy | |
2004-02-28 | MTRR not yet | Theo de Raadt | |
2004-02-28 | MTRR on by default | Theo de Raadt | |
2004-02-28 | rename our NPXCW setting | Theo de Raadt | |
2004-02-28 | most USB devices | Theo de Raadt | |
2004-02-28 | em(4) on floppy | Theo de Raadt | |
2004-02-28 | copy from i386, no changes yet | Theo de Raadt | |
2004-02-28 | Initialize MXCSR when FPU is first used. ok deraadt@ | Thomas Nordin | |
2004-02-28 | sysctl hw.cpuspeed output | Theo de Raadt | |
2004-02-27 | move to amd64_() functions | Theo de Raadt | |
2004-02-27 | remove old crud | Theo de Raadt | |
2004-02-27 | more machdep sysctl support | 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 | 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 | move to amd64 MACHINE_ARCH | Theo de Raadt | |