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