Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-30 | - Output chain length must be equal to the byte count of the modulus length | Jason Wright | |
- document parameter order (it may yet change) - don't bother setting mcr_pktlen, it isn't used | |||
2002-04-29 | Enforce the bio <= net <= tty <= imp <= clock spl level ordering by fixing | Miod Vallat | |
the tty spl, too low. | |||
2002-04-29 | regen | Michael Shalayeff | |
2002-04-29 | a couple more suzies from lava; from Richard Browne <richb@timestone.com.au> | Michael Shalayeff | |
2002-04-29 | I want option DEBUG to rock my world. | Miod Vallat | |
(and that means it should compile, for starters) | |||
2002-04-29 | Better colors from rasops cmap, and enable all rasops features. | Dale Rahn | |
ok miod, mattheiu | |||
2002-04-29 | Use netisr_dispatch. | Miod Vallat | |
2002-04-29 | Sync /dev/mem prototypes with the real interface here too. | Miod Vallat | |
2002-04-29 | Do not forget to invoke iso_disklabelspoof() to deal correctly with cd-rom. | Miod Vallat | |
2002-04-29 | Rework memory detection (again) based on code from Henric Jungheim ↵ | Jason Wright | |
<henric@henric.info> Also, while here, improve memory detection speed (poll for valid bit to be reset and exit as soon as it is or we timeout). | |||
2002-04-29 | re-do the way the bus_dma is done for transmit. | Nathan Binkert | |
Loop over the dm_segs instead of looping over the mbuf chain. This fixes some problems seen where IP fragments can contain bogus data | |||
2002-04-29 | constrain readdirplus request count; j@pureftpd.org, ok costa | Theo de Raadt | |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat | |
Currently as no-ops everywhere. ok art@, deraadt@ | |||
2002-04-29 | wierd -> weird | Peter Valchev | |
2002-04-29 | Change macppc vgafb from rcons to rasops, a faster color supporting virtual | Dale Rahn | |
terminal emulator for gfx console. tested by mattheiu, miod. | |||
2002-04-29 | Delete directories created by cleandir to prevent permission problems | Hugh Graham | |
during sudo builds. Verified by Valchev and sanctioned by Shalayeff. | |||
2002-04-29 | wierd -> weird in comment | Peter Valchev | |
2002-04-29 | cleanup, remove devices which macppc is likely to never have, comment | Dale Rahn | |
drivers not currently present in source space. | |||
2002-04-29 | Typos. | Miod Vallat | |
2002-04-29 | Print out cache sizes on newer G4 processors. Partially from NetBSD. | Dale Rahn | |
2002-04-28 | Use assym.h for intrhand fields. | Artur Grabowski | |
ok deraadt@ | |||
2002-04-28 | Add some new PERC 3/Di models. | Nathan Binkert | |
From FreeBSD | |||
2002-04-28 | sync | Nathan Binkert | |
2002-04-28 | IEEE 754 floating point completion code, and implementation of the | Peter Valchev | |
FP_C (Floating Point Control Quadword). From ross@NetBSD. Added a way to disable it with option NO_IEEE, which appears on the ramdisks to save space. This affects only programs compiled with -mieee, and what it essentially does is enabling infinities and NaNs, instead of generating SIGFPE on division by zero, overflow, etc. ok art, deraadt | |||
2002-04-28 | New device IDs for the Dell PERC 3/Di (aac) | Nathan Binkert | |
2002-04-28 | use the correct ifmedia struct | Nathan Binkert | |
2002-04-28 | Re-do the way that bus_dma is done for transmit. Loop over the dm_segs | Nathan Binkert | |
instead of looping over the mbuf. This fixes some problems seen related to IP fragments containing bogus data in them. | |||
2002-04-28 | Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge. | Nathan Binkert | |
Instead of attaching pci busses to the CNB20HE, attach them to the CIOB20. This fixes problems where many of these machines will not attach a second pci bus. This also like Theo's previous diff prevents the shadow bus from appearing. Ok deraadt. | |||
2002-04-28 | make UBSEC_NO_RNG work correctly (ie. it means no RNG, not no MCR2 operations) | Jason Wright | |
2002-04-28 | Use the prototypes defined via cdev_decl() macros, instead of rolling our | Miod Vallat | |
own; thus fix a lot of foo_open(), foo_close() and foo_ioctl() prototypes in the process. | |||
2002-04-28 | Use netisr_dispatch | Miod Vallat | |
2002-04-28 | Correctly configure ccd(4). | Miod Vallat | |
2002-04-28 | A few more tweaks to let non-GENERIC kernels (MVMEfoo) build as well with -Wall. | Miod Vallat | |
2002-04-28 | Shave a few more bytes off bsd.rd | Miod Vallat | |
2002-04-28 | Rename all PIL_* constants to IPL_* to match other archs and make them | Artur Grabowski | |
usable in MD code in the future. deraadt@ ok | |||
2002-04-28 | Deal with xd commented out in files.mvme68k - this went unnoticed until you | Miod Vallat | |
purge your kernel compile directory... | |||
2002-04-28 | More dead beef here. | Miod Vallat | |
2002-04-27 | Enable -Wall and friends for kernel compilations. | Miod Vallat | |
2002-04-27 | Jumbo commit to fix all compilation warnings on mvme68k (add prototypes, | Miod Vallat | |
add casts, fix a few errors and typos in the process, etc) | |||
2002-04-27 | 32 bit constraint is wrong, we think | Theo de Raadt | |
2002-04-27 | Comment biodone as "must be called at splbio". | Artur Grabowski | |
It calls vwakeup and vwakeup is marked as "must be at splbio". | |||
2002-04-27 | In proc_trampoline, lower the spl level to 0. This way kernel threads that are | Artur Grabowski | |
forked out in main() will run at a decent spl level and not at splhigh. From NetBSD. deraadt@ ok. | |||
2002-04-27 | Lots of cleanup to catch up with other m68k-based ports and modern code, | Miod Vallat | |
including: - use netisr_dispatch - extract an allocsys() function from cpu_startup() - updated cachectl() - a few fixes in trap() and more... | |||
2002-04-26 | Implement shared key support for hostap mode; from Thomas Skibo | Todd C. Miller | |
Also do a little KNF while I'm in here. | |||
2002-04-26 | Add some bounds checking of wi_len on copyin(). From NetBSD via FreeBSD. | Todd C. Miller | |
2002-04-26 | Don't set WI_RID_OWN_SSID based on wi_net_name if wi_net_name is | Todd C. Miller | |
not actually set. Closed PR #2569. | |||
2002-04-26 | add WSDISPLAY_COMPAT_RAWKBD for XFree86 servers. | Matthieu Herrb | |
XXX this should be factored out later for all arches using wscons ok miod@, deraadt@ | |||
2002-04-26 | Add support for the WSDISPLAYIO_LINEBYTES ioctl and the | Matthieu Herrb | |
WSDISPLAYIO_MODE_DUMBFB mode (mode where mmapping /dev/ttyC0 maps the framebuffer only) This makes the XF4 wsfb driver work on the TGA cards. Ok miod@, deraadt@ | |||
2002-04-26 | newer gas is picky about misplaced .loc directives; comment'em out for now. | Federico G. Schwindt | |
tested by miod, deraadt ok | |||
2002-04-26 | We use wi_authtype, not wi_authmode to store the auth type (open system | Todd C. Miller | |
or shared key). |