summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-01257-1388/+1901
* Make the exclamation mark (`!') a recognizable punctuation character.ru2001-02-013-2/+3
* Unbreak test coverage of cy driver.bde2001-02-012-14/+14
* Converted to new-bus.bde2001-02-012-114/+170
* Fix breakage caused by incomplete transition to IF_HANDOFF().bp2001-02-011-2/+2
* Implement preemptive scheduling of hardware interrupt threads.jake2001-02-017-12/+54
* Use mdconfig/md instead of vn.phk2001-01-311-23/+24
* Update the module Makefile to reflect the state of things from the lastscottl2001-01-312-8/+8
* Add the ability to declare ore-ride methods on a per-hook basisjulian2001-01-313-32/+112
* Fsck_ffs did not properly range-check the inode 'di_size'iedowse2001-01-312-3/+8
* Document the mpsafe argument to callout_init().ben2001-01-311-1/+9
* Try and make it clearer that the static units thing is a FYI only.peter2001-01-311-1/+1
* * Move exception_return to exception.s which is a more logical home for it.dfr2001-01-315-114/+166
* Remove count for NSIO. The only places it was used it were incorrect.peter2001-01-3112-59/+18
* Unwind a bit more cruft - we only have one type of device now.peter2001-01-314-14/+6
* Oops. An old version of a local change leaked in with the last commit.peter2001-01-311-22/+9
* Merge conflicts from the ACPI CA 20010125 import.msmith2001-01-3110-32/+56
* Add some debugging.msmith2001-01-311-8/+72
* Add some debugging statements.msmith2001-01-313-26/+67
* Tidy up.msmith2001-01-311-48/+47
* Add some debugging.msmith2001-01-311-35/+17
* ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomesmsmith2001-01-318-46/+24
* Remove obsoleted files.msmith2001-01-312-4/+5
* Remove obsoleted files.msmith2001-01-312-1801/+0
* This commit was generated by cvs2svn to compensate for changes in r71867,msmith2001-01-31261-4208/+7592
|\
| * Update to the 20010125 ACPI CA snapshot.msmith2001-01-31271-4234/+7652
* | Redo the stray header file cleanup code to not depend on timestampspeter2001-01-314-28/+54
* | Strip optional prefixes "/dev/" and "md" from the -u argument.phk2001-01-311-0/+5
* | Quieten gcc.peter2001-01-311-0/+1
* | Exterminate the use of PSEUDO_SET() with extreme prejudice.peter2001-01-317-64/+176
* | Add hpfs and the config glue for it. It was being skipped from testpeter2001-01-314-0/+9
* | Properly lock new vnode.bp2001-01-312-8/+18
* | Let M_PANIC go back to the private tree as its intention isn't understood wellbp2001-01-313-9/+3
* | Zap last remaining references to (and a use use of) of simple_locks.peter2001-01-314-16/+1
* | As the default MAXDSIZ and DFLDSIZ is 512MB, bump the example valuestanimura2001-01-312-8/+8
* | s/_thread_sys_write/__sys_write/deischen2001-01-313-6/+6
* | Fix documentation: "proxy" is not a keyword for the arp(8) command line.archie2001-01-312-2/+1
* | Revert mutex initialization check to look at mtx_description.jasone2001-01-301-1/+1
* | Implement direct support for semipersistant nodes.julian2001-01-308-279/+300
* | Argh, fix a nit that snuck in while trying to resolve conflicts.jhb2001-01-301-2/+1
* | - Fix TUNABLE_STR_FETCH() to actually be a code fragment rather thanjhb2001-01-301-10/+2
* | Added used include of <sys/mutex.h>. The SMP case was broken bybde2001-01-303-0/+3
* | New release notes: bridge(4)/dummynet(4) updates, find(1) -empty,bmah2001-01-302-2/+33
* | Update port_after.h to reflect FreeBSD values.asmodai2001-01-301-2/+4
* | Allow the output of /etc/security to be logged or mailed to differentbrian2001-01-303-7/+26
* | Make mount_mfs annoy users for 15 seconds and point them at mdconfig(8).phk2001-01-302-0/+12
* | Make klds for the ar and sr devices and hook them up.jhay2001-01-306-3/+48
* | Make vnconfig annoy users for 15 seconds to make them switch to mdconfig.phk2001-01-302-0/+12
* | Run purgedir (a local function) on /var/run instead of rm /var/run/*brian2001-01-301-2/+1
* | Add a BUF_KERNPROC() in the BIO_DELETE path.phk2001-01-302-0/+2
OpenPOWER on IntegriCloud