| Age | Commit message (Expand) | Author |
| 2007-11-04 | - remove const from h_header, this pointer is occasionally free'd | rtr |
| 2007-11-04 | Remove System V semaphores and share memory options to set the limits: | xtraeme |
| 2007-11-04 | cosmetics: use the "extern char ..[]" idiom for linker supplied addresses. | martin |
| 2007-11-04 | Fix sysctl_createv "pasto" in previous. | rmind |
| 2007-11-04 | - Allocate the envsys_data_t structures dynamically, removing the | xtraeme |
| 2007-11-04 | fix deadlocks. | yamt |
| 2007-11-04 | Restore spelling. | ghen |
| 2007-11-04 | - sched_setup: use ilog2() for min_catch, which fixes the case when count | rmind |
| 2007-11-04 | - Migrate all threads when the state of CPU is changed to offline; | rmind |
| 2007-11-04 | Support for dynamic changing of SysV message queues and semaphores limits. | rmind |
| 2007-11-04 | - Replace lockmgr with mutex; | rmind |
| 2007-11-04 | Kill netbsd32_syscall_fancy and optimise other code paths. | dsl |
| 2007-11-04 | Pick the smallest possible TCP window scaling factor that will still allow | rmind |
| 2007-11-04 | remove the lower bound limitation on UUID, it is not necessary or mandated | plunky |
| 2007-11-04 | - Remove the code for softraid, it's unlikely that NetBSD will support | xtraeme |
| 2007-11-04 | + don't free strdup()'d ptr that was manipulated. | rtr |
| 2007-11-04 | Fix typo in SATA features: Perservation -> Preservation. | xtraeme |
| 2007-11-04 | Catch up with latest changes. | xtraeme |
| 2007-11-04 | Move entry for ticket #954 to CHANGES.prev, because this has been | xtraeme |
| 2007-11-03 | Follow plunky's changes: | xtraeme |
| 2007-11-03 | Remove sysmon_envsys_find() proto, it's defined on sysmon_envsysvar.h. | xtraeme |
| 2007-11-03 | Sync with latest round of changes and improve vastly sysmon_envsys(9). | xtraeme |
| 2007-11-03 | - Rename ENVSYS_BATTERY_STATE units to ENVSYS_BATTERY_CAPACITY and | xtraeme |
| 2007-11-03 | Check ci_cpuid_level before calling coretemp_register(). | xtraeme |
| 2007-11-03 | Add support for Analog Devices AD1983 codec as found in Dell Optiplex 745. | markd |
| 2007-11-03 | Make cfs (for coda) as part of all, conforming to the documentation | gdt |
| 2007-11-03 | 'struct callout' => callout_t | plunky |
| 2007-11-03 | switch devices to using CFATTACH_DECL_NEW() | plunky |
| 2007-11-03 | struct callout => callout_t | plunky |
| 2007-11-03 | "struct callout" -> callout_t | plunky |
| 2007-11-03 | pkg_install update. | joerg |
| 2007-11-03 | Import of pkg_install-20071103. | joerg |
| 2007-11-03 | Linux doesn't have a SYS_syscall system call (it is all done in libc), and | dsl |
| 2007-11-03 | Merge linux_syscall_fancy and linux_syscall_plain. | dsl |
| 2007-11-03 | Remove now-redundant #if | dsl |
| 2007-11-03 | Recognise the word "lun" as a synonym for "target" in the configuration | agc |
| 2007-11-03 | bsd-family-tree 1.116. I'll be handling the updates. | xtraeme |
| 2007-11-03 | Sync with FreeBSD 1.116, this adds information about FreeBSD 1.0.2, | xtraeme |
| 2007-11-02 | add bitops.h | christos |
| 2007-11-02 | use the ffs32 from bitops.h which is faster | christos |
| 2007-11-02 | Add ffs, fls and integer log function. | christos |
| 2007-11-02 | constify hci_devname | plunky |
| 2007-11-02 | do not embed acpi device names in the sensor names | plunky |
| 2007-11-02 | u_quad_t -> uint64_t as suggested by thorpej@. | xtraeme |
| 2007-11-02 | Remove -or0s argument - cron should not pretend to be smarter than the | martin |
| 2007-11-02 | Remove "scsibus* at mfi?" from synopsis, we don't need it on NetBSD. | xtraeme |
| 2007-11-02 | KNF, MALLOC -> malloc, u_intXX_t -> uintXX_t. | xtraeme |
| 2007-11-02 | Make bd_size and bv_size u_quad_t rather than size_t, for large RAID | xtraeme |
| 2007-11-02 | Update root.cache to 2007110100 (Nov 01, 2007). | itohy |
| 2007-11-02 | Update to 2007110100 version | itohy |