summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Oops --<, replace 1.216 with a version that actually check pv_entries (anddt1999-01-092-6/+10
* | uptime display more in style with original codeobrien1999-01-094-43/+56
* | Explicitly look for kzip in /usr/bin, again this is a stopgap, to avoidmsmith1999-01-091-2/+2
* | Really delete the netboot image off the alpha floppy. I think Jordangpalmer1999-01-091-2/+2
* | Add driver support (and man page) for PCI fast ethernet cards basedwpaul1999-01-0917-15/+3091
* | Fix Linux compatible mode. ppb_rxxx() calls are chars, inb() is int.nsouch1999-01-091-8/+7
* | Change /dev/smb and /dev/iic interface to allow user programs to interact withnsouch1999-01-0912-84/+196
* | Fix the disappearing da0 problem.nsouch1999-01-091-1/+5
* | Removed a stray label that broke compiling in the (elf && profiling) case.bde1999-01-093-6/+3
* | Remove a diagnostic message left in by mistake.dfr1999-01-091-3/+2
* | Removed ROOTSLICE_HUNT. The root device is now found better bybde1999-01-094-76/+6
* | Fixed switching between consoles (sc0, vt0 or sioN) in userconfig.bde1999-01-092-2/+4
* | Use modstat(2) to get the syscall number.dfr1999-01-091-6/+7
* | Implement a mechanism for a module to report a small amount of moduledfr1999-01-093-4/+45
* | Replace the misc example with a simpler syscall example using the newdfr1999-01-0914-832/+172
* | Implement support for adding syscalls in KLD modules.dfr1999-01-092-2/+126
* | Fixed pedantic syntax errors caused by a trailing semicolon in a macrobde1999-01-092-4/+4
* | Removed the asm version of translate_bytes(). When both the Cbde1999-01-091-29/+0
* | Removed buggy, `#if 0'ed asm version of translate_bytes() instead ofbde1999-01-091-18/+0
* | Don't put operands in clobber lists, since this is dubious for oldbde1999-01-091-4/+6
* | Don't put operands in clobber lists, since this is dubious for oldbde1999-01-092-16/+16
* | Don't put operands in clobber lists, since this is dubious for oldbde1999-01-092-26/+32
* | cleanup: remove part of the code for 2.1.kjc1999-01-092-72/+256
* | revert to rev 1.29. (floppy drives will be gotten rid of another way)obrien1999-01-091-10/+1
* | Add MLINKS for devstat kernel interfaces.obrien1999-01-091-2/+4
* | - Format corrections for troff outputgrog1999-01-091-14/+78
* | Add the new keyboard driver and video card driver. They will beyokota1999-01-0918-0/+10004
* | kzip the loader, this shrinks it to about 60% of its original size.msmith1999-01-091-1/+3
* | Extend bd_print() so that it displays slices and partitions on disks.msmith1999-01-091-7/+82
* | Add a description for 'lsdev' so that it shows up in the '?' displaymsmith1999-01-091-2/+3
* | back out previous commit - it's only part of the required process sojkh1999-01-091-2/+2
* | Add Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a few others to PEimp1999-01-091-27/+99
* | Adios, kzip - you don't work on ELF kernels.jkh1999-01-091-10/+1
* | Sneakily make linux=YES by default and hope that nobody notices.jkh1999-01-081-2/+2
* | Replace kget with version which obtains its info from newly addedabial1999-01-086-675/+134
* | Fix faulty logic in handling userconfig_script, INTRO_USERCONFIG andabial1999-01-081-3/+13
* | Fixed some style bugs. Clarified a comment.bde1999-01-082-26/+24
* | Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partiallybde1999-01-0811-30/+61
* | Don't allow pointer underrun in loop.jkh1999-01-081-2/+4
* | Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT aseivind1999-01-0831-369/+253
* | USUBCLASS_MODEM -> USUBCLASS_ABSTRACT_CONTROL_MODELeivind1999-01-081-2/+2
* | Moved declarations related to copying and zeroing to the right place.bde1999-01-089-52/+39
* | Sync with sys/i386/isa/sio.c and syscons.c revisions 1.221 and 1.289,kato1999-01-083-14/+46
* | Sync with sys/i386/i386/userconfig.c revision up to 1.120.kato1999-01-081-8/+55
* | Sync with sys/i386/i386/machdep.c revision 1.320.kato1999-01-082-2/+10
* | Instead of providing bad instructions here, point people at theeivind1999-01-083-24/+27
* | add generation of ISDN (i4b) devicefileshm1999-01-082-2/+88
* | Add a warning about the copyright restraints.eivind1999-01-081-0/+4
* | Oops, remove duplicate line.kato1999-01-081-2/+1
* | Sync with sys/i386/conf/majors.i386 revision 1.60.kato1999-01-081-1/+3
OpenPOWER on IntegriCloud