summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allocate major 177 for the OpenFirmware control device, which I havetmm2002-10-171-0/+1
* Add mount_devfs so we can remove MAKEDEV from the fixit floppy. Thesesam2002-10-174-4/+4
* Quirk for HP 315 USB Digital Cameranjl2002-10-171-0/+8
* Strip splash, tun, and COMPAT_FREEBSD4 from the config used to buildsam2002-10-172-0/+6
* Mark more drivers as going on the (nonexistent) drivers.flp floppysam2002-10-171-2/+6
* last arg of in6?_gif_output() is not used any more.ume2002-10-175-8/+6
* - drop too short IPv6 frameume2002-10-171-10/+15
* s/gifp/ifp/ume2002-10-171-11/+11
* fix kldload error return when a module is rejected because it's staticallysam2002-10-171-4/+12
* Fix a bug that showed up when trying to produce a database forjoe2002-10-171-9/+12
* Fix compile with options SC_NO_SUSPEND_VTYSWITCH.jhb2002-10-171-0/+2
* - Allocate only enough space for a temporary buffer to holdrobert2002-10-171-5/+6
* my(4) requires miibus, so that move it into proper section and also add asobomax2002-10-171-1/+2
* Switch from the bs driver to the ct driver.nyan2002-10-171-3/+3
* 1. Fix a comment. Locking _is_ needed (but not done).iwasaki2002-10-175-60/+40
* Added the new variable CTAGS which, if set to "ctags", revertsru2002-10-173-35/+37
* Fixed the quoting of the value of SC_CUT_SEPCHARS. The double quotesbde2002-10-172-23/+23
* Remove unused #includes. Eliminate castings by using size_t instead of int.charnier2002-10-171-8/+4
* Use .Fl/Ar for flags and arguments.charnier2002-10-171-4/+6
* Fix off-by-one error when pushing back a multibyte sequence intjr2002-10-171-2/+6
* Introduce option enumeration the standard way.charnier2002-10-171-2/+4
* Merged from sys/isa/syscons_isa.c revision 1.19.nyan2002-10-172-0/+8
* Merged from sys/dev/syscons/syscons.c revision 1.390.nyan2002-10-171-1/+2
* Make part of the previous change clearer; check flags for SUPPRESS directlytjr2002-10-171-7/+7
* The field width for single-byte string conversions (%c, %s, %[) is thetjr2002-10-171-33/+88
* Add new syscons option SC_NO_SUSPEND_VTYSWITCH.iwasaki2002-10-177-0/+10
* put an #error directive when SMP and CPU_DISABLE_CMPXCHG are setpirzyk2002-10-172-0/+6
* Make kqueue(2) work for virtual terminals.kbyanc2002-10-171-1/+2
* Do not emit values as var=value while everything else looks likemarcel2002-10-171-56/+81
* Suppress the uninitialized variable warning on ia64 introduced bymarcel2002-10-171-0/+4
* Add a man page for ugidfw(8).chris2002-10-171-0/+176
* Replace old, not-working URL for an online index of DNS blacklistkeramida2002-10-161-1/+2
* de-__P().alfred2002-10-162-4/+4
* de-__P()alfred2002-10-161-3/+3
* de-__P()alfred2002-10-161-3/+3
* MFbed: Catch up with the latest changes in the english versionue2002-10-162-10/+51
* Fix three <para> that should have been </para>ue2002-10-162-6/+6
* use encapcheck.ume2002-10-162-30/+0
* Fix a fairly subtle bug in mbuf_init() where the reference counterbmilekic2002-10-161-1/+1
* - after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly.ume2002-10-166-190/+356
* Fix oops in my last commit, I was calculating a new length but then notdillon2002-10-161-1/+1
* Whitespace.jhb2002-10-161-2/+2
* Use the global pcib devclass instead of our own static copy.jhb2002-10-162-4/+0
* Add hardware entries for trm and ubsa devices.bmah2002-10-162-0/+48
* New release notes: ubsa driver, trm driver, bzgrep(1) et al.bmah2002-10-162-10/+28
* Add "pci108e,8000" (psycho) and "pci108e,a000" (US-IIi sabre) to the list oftmm2002-10-161-37/+54
* Catch up to changes in acpivar.h to add support for using ACPI onjhb2002-10-168-12/+23
* struct timecounter is defined in sys/time.h on 4-stable.jhb2002-10-161-0/+4
* - Include lock headers on current in this header instead of puttingjhb2002-10-161-3/+18
* - In AcpiOsGetThreadId(), allow for curproc to be NULL on 4-stable systems.jhb2002-10-161-4/+14
OpenPOWER on IntegriCloud