Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-11-20 | throw some yields into the pf table code so it doesn't lock up the kernel. | 1 | -2/+20 | ||
ok deraadt henning | |||||
2010-11-20 | typo | 3 | -6/+6 | ||
2010-11-20 | Change wsdisplay_kbdinput() to get an aray of keysym_t and a count, instead of | 3 | -33/+39 | ||
a single keysym_t at a time - this means tty sanity checks will only happen once. Introduce wsdisplay_rawkbdinput() for raw mode input, since raw input is a byte array. As a bonus this allows us to skip the `is this a KS_GROUP_Ascii value' test in that case. | |||||
2010-11-20 | Replace all mentions of sc_base.me_dispdv with sc_displaydv. The latter is a | 1 | -23/+23 | ||
short #define for the former, and seeing both forms in this file is confusing. | |||||
2010-11-20 | This is a first step towards getting rid of avail_start and avail_end in the | 15 | -75/+23 | ||
kernel, currently limited to low-hanging fruit: these variables were used by bus_dma to specify the range in which to allocate memory, back when uvm_pglistalloc() was stupid and would not walk the vm_physseg[]. Nowadays, except on some platforms for early initialization, these variables are not used, or do not need to be global variables. Therefore: - remove `extern' declarations of avail_start and avail_end (or close cousins, such as arm physical_start and physical_end) from files which no longer need to use them. - make them local variables whenever possible. - remove them when they are assigned to but no longer used. | |||||
2010-11-20 | Make sure we do not overrun the memory ranges array, should the booter | 1 | -7/+9 | ||
give us more ranges than we expect. | |||||
2010-11-20 | At first I intended to make this use mktemp for its temporary file, but since | 1 | -125/+0 | ||
we don't really use this script, let's rm it. ok deraadt@ millert@ | |||||
2010-11-20 | Check uvm_km_alloc() return values; pmap_fork() will currently panic, | 2 | -2/+10 | ||
while i386_set_ldt() can fail gracefully. To be improved eventually. From mpech@ sometime ago. ok deraadt@ kettenis@ | |||||
2010-11-20 | Remove unnecessary empty <machine/psl.h> files on arm-based platforms. | 4 | -4/+0 | ||
2010-11-20 | Do not attempt to include <machine/psl.h> when including this file from | 1 | -7/+2 | ||
assembly code (_KERNEL && _LOCORE) | |||||
2010-11-20 | __attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, and | 12 | -110/+110 | ||
uncommenting it is intentional. ok deraadt@ | |||||
2010-11-20 | Add CAVEATS section documenting error handling caveats. | 1 | -2/+9 | ||
tweak and ok jmc, tedu | |||||
2010-11-20 | Explain how to start a rebuild in a more obvious way and add an example. | 1 | -6/+18 | ||
help and ok marco@ jsing@ jmc@ | |||||
2010-11-20 | Missing splx() in hil_thread(). This turned out to be harmless due to the | 1 | -1/+2 | ||
way this code works (always ends up in tsleep eventually), but it never hurts to be correct. | |||||
2010-11-20 | remove bs_list occurrences. fixes panic on destroy. | 2 | -8/+2 | ||
ok from the m guild: mikeb@ miod@ mpf@ | |||||
2010-11-20 | some more installboot cleanup from gapz@dud-t.org | 3 | -7/+7 | ||
2010-11-20 | /tmp/cvsaGVL4U | 1 | -2/+9 | ||
2010-11-20 | clean up cases of ;; | 6 | -14/+14 | ||
2010-11-19 | typo; from ilya a. kovalenko <shadow () oganer ! net> | 1 | -2/+2 | ||
2010-11-19 | miscellanous->miscellaneous | 2 | -4/+4 | ||
2010-11-19 | mahine->machine | 1 | -2/+2 | ||
2010-11-19 | regen | 14 | -143/+192 | ||
2010-11-19 | Sync MAKEDEV against conf.c, and both against GENERIC. | 16 | -73/+112 | ||
2010-11-19 | Sync usb device list with macppc. | 1 | -3/+7 | ||
2010-11-19 | Add urio, uscanner and pseudo-device hotplug. | 3 | -4/+15 | ||
2010-11-19 | Add urio and uscanner. | 1 | -1/+3 | ||
2010-11-19 | add pseudo-device hotplug. | 3 | -7/+9 | ||
2010-11-19 | - drop dhcp group from interfaces which did not go UP and got | 1 | -3/+10 | ||
an ip address - do the same on startup of the install/upgrade too - do NOT do it unconditionally on all dhcp'd interfaces, since we use the group to retain state. ok krw@, deraadt@ | |||||
2010-11-19 | Do not allow malloc() to wait in uhci_device_setintr(), instead check for | 1 | -2/+4 | ||
failure and return USBD_NOMEM, callers will do TRT. ok jakemser@ deraadt@ kettenis@ tedu@ | |||||
2010-11-19 | Make KERN_CPTIME return an avarage number of ticks across all CPUs | 4 | -25/+10 | ||
tedu agreed with an idea, tested by Luis Useche and me; ok deraadt | |||||
2010-11-19 | gapz@dud-t . org noted that sparc64 installboot crashes if the bootblock is | 5 | -17/+32 | ||
zero-sized. Apply similar fixes to installboot for other architectures. | |||||
2010-11-19 | Use regular double quotes ("") in the MAILTO example so we don't | 1 | -3/+3 | ||
suggest something that is a syntax error. OK jmc@ | |||||
2010-11-19 | Another "I'm the world's smallest" "No, this is me!" player: | 1 | -1/+2 | ||
- TRENDnet TEW-648UBM | |||||
2010-11-19 | More ultra-{micro,nano,pico,femto,atto,zepto,yocto} wifi dongles: | 1 | -2/+4 | ||
- Digitus DN-7042 - Solwise NET-WL-UMD-606N | |||||
2010-11-19 | Prevent dhcpd(8) from trying to listen on interfaces that don't have a | 1 | -2/+3 | ||
valid broadcast (e.g. pflog0). "no objection" krw@, ok claudio@ | |||||
2010-11-19 | Fix the "SSL error:host(blah)!=cert(*.blah)-Continue? (y)" error when going | 1 | -4/+69 | ||
to sites using wildcard certs (i.e. github.com). Adapted from lynx 2.8.7. deraadt@ ok. | |||||
2010-11-18 | do not run makedev for a uid; ok krw | 1 | -2/+2 | ||
2010-11-18 | Declare pmap_proc_iflush() in <uvm/uvm_pmap.h> unless <machine/pmap.h> | 7 | -16/+11 | ||
provides an inline version of it. | |||||
2010-11-18 | Make sure readdir cookies are actually allocated with the correct size | 2 | -5/+5 | ||
(in case eventually we change their type from u_long to something else), and do not truncate them to 32 bits in the ntfs code. ok tedu@ | |||||
2010-11-18 | Sync the LIBFOO defines with the current set of libraries we build and | 2 | -27/+25 | ||
install. Also define LIBARCH on arm platforms. ok millert@ deraadt@ | |||||
2010-11-18 | Don't | 8 | -55/+10 | ||
#include "foo.h" #if NFOO > 0 (whole file) #endif since config(8) file inclusion rules already do it for you. ok deraadt@ | |||||
2010-11-18 | Do not #include <sys/dkstat.h> if you don't need anything from it. | 22 | -45/+22 | ||
ok krw@ deraadt@ | |||||
2010-11-18 | Remove unused DK_NDRIVE define. ok krw@ deraadt@ | 1 | -2/+1 | ||
2010-11-18 | Mark NVIDIA MCP89 SATA controllers as such. Makes them use DMA instead of PIO | 1 | -1/+17 | ||
such that we get decent performance out of them. ok jsg@ | |||||
2010-11-18 | regen | 2 | -32/+32 | ||
2010-11-18 | Split the NVIDIIA MCP89 disk controller IDs into SATA, AHCI and RAID, following | 1 | -13/+13 | ||
the same scheme as the MCP79 ones. This is a guess, but it matches the changes the were made before, and ID 0x0d85 defenitely is in SATA mode. ok jsg@ | |||||
2010-11-18 | add IPQoS to the various -o lists, and zap some trailing whitespace; | 4 | -9/+12 | ||
2010-11-18 | Log sent notification messages as well having them in the log may | 3 | -15/+16 | ||
help to figure out the cause of flapping session faster. OK henning@ sthen@ | |||||
2010-11-18 | Accept but ignore (treat as withdraw) updates with AS_CONFED_* path | 4 | -23/+73 | ||
segments. Bgpd does not support confederations but it is too extreme to close a session because a path contained such elements. OK henning@, sthen@ | |||||
2010-11-18 | sync | 1 | -0/+1 | ||