summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bogon in previous commit. bcopy() from the malloc'd memory that wejhb2002-10-042-2/+2
* Resolve conflicts arising from the ACPI CA 20021002 import.iwasaki2002-10-046-36/+50
* This commit was generated by cvs2svn to compensate for changes in r104470,iwasaki2002-10-0448-1408/+1995
|\
| * Vendor import of the Intel ACPI CA 20021002 drop.iwasaki2002-10-0454-1444/+2045
* | White-space change only. Move closer to style(9).phk2002-10-041-323/+322
* | Remove matcd(4) device.bmah2002-10-042-8/+0
* | New release notes: matcd(4) removal, libbsdxml.bmah2002-10-042-2/+28
* | Fix off-by-one error processing the line after an empty line when thetjr2002-10-041-0/+1
* | Sort in ``phone directory'' order (except for LIBC_*).ru2002-10-041-3/+3
* | Add a couple of missing ':' in panic msgs.keramida2002-10-041-2/+2
* | Fix typo in panic msg.keramida2002-10-041-1/+1
* | Minor tweaks to make this manpage readable.ru2002-10-041-4/+5
* | Style.ru2002-10-041-9/+5
* | Add another temporary hack to allow running older i386 binaries.deischen2002-10-044-40/+36
* | Include <sys/diskpc98.h>nyan2002-10-041-0/+1
* | Connect libbsdxml (nee libexpat) to the build.phk2002-10-041-1/+1
* | Reflect the fact that we install our libexpat as libbsdxml.phk2002-10-041-1/+1
* | Unhook the SCSI CD driver from the disk "mini-layer" and/or GEOM.phk2002-10-041-117/+23
* | Use the -mno-align-long-strings on i386's to debloat the kernel a little.bde2002-10-042-2/+2
* | Correct the regressive part of my last commit to these files:robert2002-10-042-7/+4
* | Ok, concensus was to install libexpat under a "private brandname", and afterphk2002-10-042-9/+78
* | Properly isolate the locking domains of sysctl from the topology lockphk2002-10-044-34/+44
* | Implement the "kern.disks" sysctl in GEOM.phk2002-10-041-1/+38
* | Properly conditionalize a debugging printf.phk2002-10-041-1/+4
* | Add the new function "sbuf_done()" which returns non-zero if the sbuf isphk2002-10-043-0/+16
* | Remove duplicate make_dev() calls.mdodd2002-10-042-8/+0
* | Turn on the mcd(4) module.mdodd2002-10-041-0/+1
* | newbus & bus_space the mcd(4) driver.mdodd2002-10-0412-2516/+722
* | Alas, poor matcd, I knew ye well.scottl2002-10-0412-4288/+1
* | Add a placeholder implementation of wcscoll() and wcsxfrm() which givestjr2002-10-046-4/+456
* | Yesterday, FreeBSD-current ate my disklabel.wollman2002-10-044-0/+119
* | Minor style(9) changes.mdodd2002-10-042-18/+32
* | Remove duplicate calls to make_dev().mdodd2002-10-042-8/+0
* | Gah, spell extern correctly. Do not trust cut/paste via old mozillapeter2002-10-041-2/+2
* | List the IO SAPIC delivery mode definitions.peter2002-10-042-1/+8
* | Add some unspeakable hackery to the tree under #ifdef __ia64__ to workpeter2002-10-042-0/+28
* | Declare itc_frequency and itm_reload.peter2002-10-041-0/+3
* | Clean up ddb warnings/errors and enable in GENERICgrehan2002-10-048-57/+59
* | - fix zero-sized stack alloc from previous commit. a default is nowgrehan2002-10-043-30/+294
* | Do a bit of rude hackery to get clock interrupts on all CPUs. Thispeter2002-10-044-11/+44
* | Oops, missed this one. Fix a printf format error on 64 bit systemspeter2002-10-041-2/+2
* | Fix printf format errors on 64 bit systems where sizes are longpeter2002-10-041-2/+4
* | Display the name of the acpi node that we do not find the pci interruptpeter2002-10-041-2/+3
* | EFI GPT partitions use 'p' as a slice seperator. eg: da0p1 or da0p217.peter2002-10-041-1/+1
* | Make the man page for utmp/lastlog match the actual definitions.peter2002-10-041-2/+2
* | Drop login.c and logwtmp.c from the library build. None of the appspeter2002-10-041-1/+1
* | Update stubs for post-kseIII.peter2002-10-041-18/+1
* | Update for post-kseIIIpeter2002-10-041-1/+1
* | Correct a problem wherein NFS servers running NFSv2 would not returnrwatson2002-10-031-3/+2
* | Fix all whitespace style bugs where spaces have been usedschweikh2002-10-031-15/+15
OpenPOWER on IntegriCloud