Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Change getresp() into ask(). | Kenneth R Westerback | |
ask() takes 2 parameters. The first one is the question to ask the user, and the 2nd is the default answer. Shrinks and makes the code clearer. From espie@ with some tweaking, ok deraadt@. | |||
2002-04-28 | Implement -s. | Marc Espie | |
Triggered by recent FreeBSD changes. - emits #line directives at every file change (like FreeBSD) - maintains a synch_lineno variable to verify when the output gets out of synch with the input, so that it can emit #line to re-synch as well (unlike FreeBSD) To do: either handle \end-of-line, or recognize when a macro expansion is in progress, so that line synch don't perturb cpp on multi-line expansions. With this, we should have a fully POSIX-compliant m4. ok miod@ | |||
2002-04-28 | use the shared elfsetroot | Theo de Raadt | |
2002-04-28 | bye bye | Theo de Raadt | |
2002-04-28 | bye bye | Theo de Raadt | |
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 | ip6 corrections; pb@sysfive.com | Theo de Raadt | |
2002-04-28 | modernize | Theo de Raadt | |
2002-04-28 | i intended to remove this before | Theo de Raadt | |
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 | Fix typo ('remel' -> 'rmel') in glob_selection. | Kenneth R Westerback | |
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 | Fix typo--2347 should be 2047; from FreeBSD (moses) | Todd C. Miller | |
2002-04-26 | We use wi_authtype, not wi_authmode to store the auth type (open system | Todd C. Miller | |
or shared key). | |||
2002-04-26 | build release bsd.scsi3 from regular bsd file, by using config -e to | Theo de Raadt | |
clone sd0 out of sd*. my idea, initial hack by miod, my makefile hackery | |||
2002-04-26 | be more terse with output | Nathan Binkert | |
2002-04-26 | Only call bpf_mtap if we have bpf in the kernel | Nathan Binkert | |
2002-04-26 | a little grammar | Michael Shalayeff | |
2002-04-26 | debug stuff inside #ifdef | Theo de Raadt | |
2002-04-26 | properly allocate dmable memory for buffers (no malloc); drahn@ ok and testing | Michael Shalayeff | |
2002-04-26 | Fix spelling in comment and some whitespace. | Artur Grabowski | |
2002-04-26 | use ansi function declarations. ok millert@ | Marc Espie | |
2002-04-26 | Strip sudo and visudo on install. Noticed by Camiel Dobbelaar. | Todd C. Miller | |
2002-04-26 | prototype mismatch, ansi conversion rules... | Marc Espie | |
add -pedantic to flags. | |||
2002-04-26 | fix indentation error | Marc Espie | |
2002-04-26 | rename `bool' to something else, to avoid C99 surprises. | Marc Espie | |
2002-04-26 | minor tweaks | Theo de Raadt | |
2002-04-26 | missed one; deraadt | Jason Wright | |
2002-04-26 | 1024 bit max | Jason Wright | |
2002-04-26 | use struct in_aliasreq instead of ifaliasreq when setting new inet | Federico G. Schwindt | |
address. solves a sigbus error seen on sparc64 with new binutils. from itojun@ | |||
2002-04-26 | Don't try to destroy a dmamap if the map was never created | Nathan Binkert | |
This prevents a panic from occuring if the attach fails before the dmamap is created | |||
2002-04-26 | disable cryptodevallowsoft again; constrain key bit sizes to % 32cryptodev.c | Theo de Raadt | |
2002-04-26 | register as supporting modular exponentiation | Jason Wright | |
still contains much debugging code and isn't quite done, but its a start | |||
2002-04-26 | sync | Nathan Binkert | |
2002-04-26 | remove duplicate | Nathan Binkert | |
2002-04-26 | Don't prevent a media status updates just because the interface isn't up. | Nathan Binkert | |
ok jason |