Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-14 | Use as much syntaxic sugar from genassym.sh to make this file more readable. | Miod Vallat | |
ok drahn@ | |||
2004-02-14 | Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuff | Alexander Yurchenko | |
from the underlying callbacks. Testing hppa mickey@, ppc drahn@ Ok markus@ tedu@ | |||
2004-02-14 | Enable statclock at 128/1024. | Dale Rahn | |
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson | |
Most work by nate@, ok deraadt@ | |||
2004-02-13 | No need to include <sys/dkbad.h> twice. | Miod Vallat | |
2004-02-13 | add a couple of ethernet cards, xl appears to work, em by request. | Dale Rahn | |
2004-02-13 | accept 'setargs -c' or '(hd0)bsd -c' doesn not currently allow for '-c wd0' | Dale Rahn | |
2004-02-13 | order irq,pri args to gsc_intr_establish() the way less confusing compared ↵ | Michael Shalayeff | |
to other trolley busses around ... | |||
2004-02-13 | as i continuously fail to make osiop drive 700 chip disable it for now | Michael Shalayeff | |
2004-02-13 | support secondary com@dino from todd@ | Michael Shalayeff | |
2004-02-13 | avoid routing irqs that we ignore (14 15); from form@ | Michael Shalayeff | |
2004-02-13 | typo | Jolan Luff | |
2004-02-13 | save/restore fpu state around the signal handler. skip a gap on unempty ↵ | Michael Shalayeff | |
stack per abi. form drahn@ and deraadt@ | |||
2004-02-13 | on sigreturn check cs and rflags for evilness; from i386 | Michael Shalayeff | |
2004-02-12 | Add UKC. | Dale Rahn | |
2004-02-12 | Switch default console base to vga. | Dale Rahn | |
Setargs format is expected to be eg: 'setargs wd0 -s' the '-' is important to signal the beginning of parameters. so that the hw default string is not used which gives undesired results. Check to see if vga exists in the console attach routine, if it returns failure, use fcom as console. | |||
2004-02-12 | Do not overwrite boothowto if not in the ramdisk kernel, allows single | Dale Rahn | |
user to work. While here nuke some if0'ed code we we will never use. | |||
2004-02-12 | Preserve rval[1] across system calls if not explictly overwritten, | Dale Rahn | |
per recent discussion with miod and mickey | |||
2004-02-12 | Correctly parse the firmware 'arguments', allows for the passing of the | Dale Rahn | |
root drive. add a couple of options to force console 'f' fcom, 'v' vga | |||
2004-02-11 | Silence early kernel bootstrap unless option VERBOSE_INIT_ARM. | Miod Vallat | |
ok drahn@ | |||
2004-02-11 | Give systrace and xfs a chance to work. | Miod Vallat | |
ok drahn@ | |||
2004-02-11 | Keep using the BUG as the console device until autoconf is over, rather | Miod Vallat | |
than switching early. | |||
2004-02-11 | Defining __HAVE_DEVICE_REGISTER and an empty device_register() function is | Miod Vallat | |
just plain silly; remove them. ok drahn@ | |||
2004-02-11 | Remove duplicates with <sys/conf.h>; ok drahn@ | Miod Vallat | |
2004-02-11 | Return ENOTTY on unhandled ioctls; ok drahn@ | Miod Vallat | |
2004-02-11 | permit installboot to at least compile... remove some crud | Theo de Raadt | |
2004-02-10 | Relocation types, used by ld.so | Dale Rahn | |
2004-02-10 | Check for the device existence in cnprobe() as done in match(), to be sure | Miod Vallat | |
we don't try to attach a phantom console. It seems that some late 187 models do not have cl0 at the expected address... | |||
2004-02-10 | Fix cnprobe() and cninit() prototypes. | Miod Vallat | |
Also, provide a better test for bugtty attachment. | |||
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller | |
ioctl(2), an unprivileged process may allocate a pty and have its owner and mode set appropriately. This means that programs such as xterm and screen no longer need to be setuid. Programs using the openpty() function require zero changes and will "just work". Designed by beck@ and deraadt@; changes by beck@ with cleanup (and a rewrite of the vnode bits) by art@ and tweaks/bugfixes by me. Tested by many. | |||
2004-02-10 | Make debug_init void debug_init(void), like nearly all of the other | Tom Cosgrove | |
functions that machdep() calls. ok deraadt@ | |||
2004-02-10 | Enable interrupts before halt when we error out. Allows use of | Tom Cosgrove | |
Ctl-Alt-Del to reboot in case of failure. Much testing nick@; thanks. ok weingart@, deraadt@. | |||
2004-02-09 | remove debugging printf | Michael Shalayeff | |
2004-02-09 | repair cpu dmesg print a bit | Michael Shalayeff | |
2004-02-09 | this is mixed sized eelf nlist version and thus cannot check sizes against ↵ | Michael Shalayeff | |
SIZE_T_MAX; deraadt@ ok | |||
2004-02-09 | init the clock before autoconf start for delay() to be truly usable; i moved ↵ | Michael Shalayeff | |
it to after while debugging clocks in the early days | |||
2004-02-09 | duh. there are two syscall entry points and both have to preserve rdx. also ↵ | Michael Shalayeff | |
make sure child process gets 1 in rdx as libc expects | |||
2004-02-09 | preserve high word of return value like other archs do | Michael Shalayeff | |
2004-02-08 | for the via c3 use software aes keys, thereby permitting 192 and 256. | Theo de Raadt | |
this also speed things up substantially. ipsec tested by markus | |||
2004-02-08 | minimum CPPFLAGS | Theo de Raadt | |
2004-02-08 | ignore RAMDISK_CD too | Theo de Raadt | |
2004-02-08 | better one; from mickey | Theo de Raadt | |
2004-02-08 | ramdisk; from mickey | Theo de Raadt | |
2004-02-08 | correct ramdisk support | Theo de Raadt | |
2004-02-08 | restored & repaired wcookie support; kettenis@chello.nl | Theo de Raadt | |
2004-02-07 | Be sure to flag pte constants as UL, and cope with this in locore. | Miod Vallat | |
ok deraadt@ | |||
2004-02-07 | pass correct argument count to ktrsyscall(); now ktrace & kdump work | Theo de Raadt | |
2004-02-06 | No SUBDIRs here. | Dale Rahn | |
2004-02-06 | fix machine/machine_arch, machine_arch should be arm for all arm systems | Dale Rahn | |
and machine needs to be not set by arch/arm, but by cats. | |||
2004-02-06 | some cpus start to have a NX oriented PGEX_I | Theo de Raadt | |