2006-06-11 |
YONETANI Tomokazu | sync with FreeBSD rev 1.6:
|
commit | commitdiff | tree |
2006-06-03 |
YONETANI Tomokazu | Fix `/etc/rc.d/dhclient stop' by explicitly returning...
|
commit | commitdiff | tree |
2006-05-12 |
YONETANI Tomokazu | Merge revisions 1.38,1.41 of eval.c from FreeBSD:
|
commit | commitdiff | tree |
2006-05-04 |
YONETANI Tomokazu | Don't forget to replicate b_cmd, which has been split...
|
commit | commitdiff | tree |
2006-03-24 |
YONETANI Tomokazu | another forced commit from cvs-1.12.13 client to test...
|
commit | commitdiff | tree |
2006-03-24 |
YONETANI Tomokazu | forced commit to test new log_accum.pl script
|
commit | commitdiff | tree |
2006-03-22 |
YONETANI Tomokazu | Fix "ls: not found" problem during buildworld. mdate...
|
commit | commitdiff | tree |
2006-02-06 |
YONETANI Tomokazu | Move serializer locking from pppoutput() to pppwrite...
|
commit | commitdiff | tree |
2006-01-30 |
YONETANI Tomokazu | crit_exit() is called where crit_enter() is supposed...
|
commit | commitdiff | tree |
2006-01-28 |
YONETANI Tomokazu | Initialize intrcnt[] with 0 before using it, because...
|
commit | commitdiff | tree |
2006-01-02 |
YONETANI Tomokazu | Fix buildworld with WANT_GCC40 defined. In gcc-4.0...
|
commit | commitdiff | tree |
2006-01-01 |
YONETANI Tomokazu | Some of ServeRAID card may report an unusual status...
|
commit | commitdiff | tree |
2005-12-28 |
YONETANI Tomokazu | Do not try to detach when successfully attached.
|
commit | commitdiff | tree |
2005-11-30 |
YONETANI Tomokazu | upgrade_etc: remove altqd and network scripts too,...
|
commit | commitdiff | tree |
2005-11-24 |
YONETANI Tomokazu | Fix LINT kernel; spin_lock function definitions have...
|
commit | commitdiff | tree |
2005-11-10 |
YONETANI Tomokazu | Rename spin_lock()/spin_unlock() to spin_lock_quick...
|
commit | commitdiff | tree |
2005-11-09 |
YONETANI Tomokazu | Catch up with renaming of macros IRQn -> ICU_IRQn in...
|
commit | commitdiff | tree |
2005-10-30 |
YONETANI Tomokazu | - kill `unused variable' warning pointed out by sephe@
|
commit | commitdiff | tree |
2005-10-30 |
YONETANI Tomokazu | Unbreak `device pmtimer' for compiled-in acpi driver...
|
commit | commitdiff | tree |
2005-09-26 |
YONETANI Tomokazu | cppinternals.texi includes generated gcc-common.texi...
|
commit | commitdiff | tree |
2005-09-23 |
YONETANI Tomokazu | - Catch up with rev 1.157 of sys/dev/acpica/acpi.c...
|
commit | commitdiff | tree |
2005-09-04 |
YONETANI Tomokazu | Avoid panic by not using linker_* API in the early...
|
commit | commitdiff | tree |
2005-08-30 |
YONETANI Tomokazu | Forced commit to note that the review and the suggestion
|
commit | commitdiff | tree |
2005-08-30 |
YONETANI Tomokazu | Workaround the panic, triggered by the netgraph attempting to
|
commit | commitdiff | tree |
2005-08-23 |
YONETANI Tomokazu | Retire old, FreeBSD 4.x -derived ACPI code.
|
commit | commitdiff | tree |
2005-08-17 |
YONETANI Tomokazu | Explicitly specify `all' as the default target(as it...
|
commit | commitdiff | tree |
2005-08-16 |
YONETANI Tomokazu | Get rid of 4.x-derived acpi code:
|
commit | commitdiff | tree |
2005-08-08 |
YONETANI Tomokazu | isab_attach() is called from acpi_isab_attach(), so...
|
commit | commitdiff | tree |
2005-08-06 |
YONETANI Tomokazu | rev 1.21 has left namei.9 by itself, resulting in wrong...
|
commit | commitdiff | tree |
2005-07-08 |
YONETANI Tomokazu | New openssl installs manual sections 5 and 7, populate...
|
commit | commitdiff | tree |
2005-06-07 |
YONETANI Tomokazu | remove an unused struct
|
commit | commitdiff | tree |
2005-06-07 |
YONETANI Tomokazu | Replace spl*() with critical sections.
|
commit | commitdiff | tree |
2005-05-25 |
YONETANI Tomokazu | Don't treat an empty command buffer as parse error.
|
commit | commitdiff | tree |
2005-05-22 |
YONETANI Tomokazu | More -Wwrite-strings cleanup and make sure you can...
|
commit | commitdiff | tree |
2005-05-22 |
YONETANI Tomokazu | Minimum bandaid to the breakage due to the last gcc40...
|
commit | commitdiff | tree |
2005-05-16 |
YONETANI Tomokazu | ("" < 3.4) always evaluates to true, which unconditionally
|
commit | commitdiff | tree |
2005-05-16 |
YONETANI Tomokazu | Deal with "or later" notation of USE_GCC knob.
|
commit | commitdiff | tree |
2005-05-09 |
YONETANI Tomokazu | Fix duplicate bitmask for _A and _G.
|
commit | commitdiff | tree |
2005-05-06 |
YONETANI Tomokazu | Backout the last commit. _S is also true for a few...
|
commit | commitdiff | tree |
2005-05-04 |
YONETANI Tomokazu | A few shared libraries get installed with schg turned on.
|
commit | commitdiff | tree |
2005-05-02 |
YONETANI Tomokazu | Fix typo inside #ifdef SMP.
|
commit | commitdiff | tree |
2005-04-30 |
YONETANI Tomokazu | leftover from proc->thread stage 4
|
commit | commitdiff | tree |
2005-04-28 |
YONETANI Tomokazu | Backout part of the change in 1.4; copy directory part...
|
commit | commitdiff | tree |
2005-04-26 |
YONETANI Tomokazu | yp_maplist is one of those undocumented functions,...
|
commit | commitdiff | tree |
2005-04-16 |
YONETANI Tomokazu | Add a debug knob debug.acpi.avoid.paths, a variant...
|
commit | commitdiff | tree |
2005-04-14 |
YONETANI Tomokazu | Resurrect some of functions shared by rrestore.
|
commit | commitdiff | tree |
2005-04-09 |
YONETANI Tomokazu | Merge from FreeBSD:
|
commit | commitdiff | tree |
2005-04-09 |
YONETANI Tomokazu | Merge revision 1.5 from FreeBSD:
|
commit | commitdiff | tree |
2005-04-06 |
YONETANI Tomokazu | Bring in long-forgotten man pages for ACPI components...
|
commit | commitdiff | tree |
2005-04-01 |
YONETANI Tomokazu | Move unused version into Attic. Remove DragonFly_Stable...
|
commit | commitdiff | tree |
2005-03-25 |
YONETANI Tomokazu | ${CC}'s here were supposed be used as preprocessor...
|
commit | commitdiff | tree |
2005-03-19 |
YONETANI Tomokazu | Remove unused version.
|
commit | commitdiff | tree |
2005-03-19 |
YONETANI Tomokazu | Update ACPI build wrappers to use new ACPICA(20050309...
|
commit | commitdiff | tree |
2005-03-19 |
YONETANI Tomokazu | Import acpica-20050309 from Intel.
|
commit | commitdiff | tree |
2005-03-17 |
YONETANI Tomokazu | Now that const'ification of users of dktypenames also...
|
commit | commitdiff | tree |
2005-03-16 |
YONETANI Tomokazu | Constify all users of dktypenames to unbreak buildworld.
|
commit | commitdiff | tree |
2005-03-13 |
YONETANI Tomokazu | Change the behavior of -fstype so as not to terminate...
|
commit | commitdiff | tree |
2005-03-12 |
YONETANI Tomokazu | Forgot updating SYSACPICA_VERSION.
|
commit | commitdiff | tree |
2005-03-12 |
YONETANI Tomokazu | Update ACPI build wrappers to use new ACPICA code.
|
commit | commitdiff | tree |
2005-03-12 |
YONETANI Tomokazu | Import acpica-20050211 from Intel.
|
commit | commitdiff | tree |
2005-03-12 |
YONETANI Tomokazu | Clean up entries for undefined mbuf tags to catch up...
|
commit | commitdiff | tree |
2005-03-12 |
YONETANI Tomokazu | Unbreak the build of netstat and systat by hiding stale
|
commit | commitdiff | tree |
2005-03-11 |
YONETANI Tomokazu | Clean up Makefile's in preparation for importing new...
|
commit | commitdiff | tree |
2005-03-06 |
YONETANI Tomokazu | Do not use tsleep when the system is not booted. This...
|
commit | commitdiff | tree |
2005-02-04 |
YONETANI Tomokazu | s/ich_arg/ich_desc/
|
commit | commitdiff | tree |
2005-01-31 |
YONETANI Tomokazu | The last commit couldn't handle cases when $GZIP contained
|
commit | commitdiff | tree |
2005-01-14 |
YONETANI Tomokazu | Don't remove /usr/bin/perl if it's a symlink, which...
|
commit | commitdiff | tree |
2005-01-13 |
YONETANI Tomokazu | Fix -iostat feature by properly calculating the divisor...
|
commit | commitdiff | tree |
2005-01-10 |
YONETANI Tomokazu | - clean up a leftover in binutils215/ld
|
commit | commitdiff | tree |
2004-12-25 |
YONETANI Tomokazu | Avoid parsing past strdup'ped string.
|
commit | commitdiff | tree |
2004-12-18 |
YONETANI Tomokazu | rename foo to bar
|
commit | commitdiff | tree |
2004-12-18 |
YONETANI Tomokazu | just a test
|
commit | commitdiff | tree |
2004-12-10 |
YONETANI Tomokazu | Remove unnecessary weird locking macro I added to blindly...
|
commit | commitdiff | tree |
2004-12-08 |
YONETANI Tomokazu | add ServeRAID disk node to `MAKEDEV all' for many(...
|
commit | commitdiff | tree |
2004-11-21 |
YONETANI Tomokazu | lwkt_runnable is declared in <sys/thread2.h>
|
commit | commitdiff | tree |
2004-11-16 |
YONETANI Tomokazu | Do not overwrite z*grep commands with shell wrappers...
|
commit | commitdiff | tree |
2004-10-28 |
YONETANI Tomokazu | `proto' field was forgotten in the previous commit.
|
commit | commitdiff | tree |
2004-10-16 |
YONETANI Tomokazu | last commit removed the space before the comment at...
|
commit | commitdiff | tree |
2004-10-06 |
YONETANI Tomokazu | Register ips device with devstat subsystem so that...
|
commit | commitdiff | tree |