summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Share one devclass between ISA and PCI sectionsjulian2000-11-121-3/+3
* | | -U cannot be an option since some signals start with U. -u is theps2000-11-121-1/+0
* | | aic7xxx.c:gibbs2000-11-123-4/+16
* | | Add new M_RDONLY flag, which can be set during setup (MEXTADD, for example),bmilekic2000-11-111-14/+32
* | | Change MEXTADD usage to pass the two new arguments.bmilekic2000-11-115-5/+6
* | | Change check from mbuf->m_ext.ext_free to use the new ext_type in orderbmilekic2000-11-111-6/+3
* | | While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REFbmilekic2000-11-112-12/+4
* | | * Have m_pulldown() use the new M_WRITABLE() macro in order to determinebmilekic2000-11-112-15/+33
* | | Changed variable killchar to killch and erasechar to erasech to avoiddg2000-11-113-13/+14
* | | Change check for existence of mbuf->m_ext.ext_free to check of new ext_typebmilekic2000-11-111-1/+1
* | | Correct the logic for checking the emptiness of the waiting queue.deischen2000-11-113-3/+3
* | | * Fix inconsistency between "int" and "num"; as far as I can see they meanben2000-11-111-4/+4
* | | Fix bitrot.abial2000-11-112-28/+44
* | | Correct description of KERN_PROC. Add description of KERN_PROC_ARGS.abial2000-11-111-2/+13
* | | Add basic PCI capabilityjulian2000-11-111-42/+162
* | | Create the various required directories if they don't exist.obrien2000-11-111-0/+10
* | | Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' printsobrien2000-11-111-6/+6
* | | Minimal distribution now gets cropto binaries.kuriyama2000-11-112-2/+6
* | | Increase M_MAXBUF so that it's greater than HDLCSIZEbrian2000-11-111-1/+1
* | | Create temporary filenames securely, don't just number them sequentially.kris2000-11-111-9/+11
* | | o Fix a mis-transcription of sef's -STABLE protection fixes--only rootrwatson2000-11-101-1/+1
* | | Increase the size of the mktemp() filename space by dropping the PID fromkris2000-11-101-25/+17
* | | Enable linux thread support on the alpha. The guts of linux_clone wasgallatin2000-11-101-1/+57
* | | Simplify and correct OSF/1 signal handling.gallatin2000-11-103-133/+16
* | | Don't overwrite the filename for KTR_EXTEND with "../../kern/kern_ktr.c".jhb2000-11-101-1/+0
* | | libgcc now needs to be built earlier in the build.obrien2000-11-101-5/+6
* | | Axe some unused variables.jhb2000-11-101-2/+0
* | | Fix SMP kernel compiles by #include'ing machine/globals.h to get thejhb2000-11-101-0/+1
* | | Revert auto-generation. The Alpha port is broken.marcel2000-11-1016-6/+1153
* | | Minor whitespace nit in a comment.jhb2000-11-103-3/+3
* | | Ignore the INTR_MPSAFE flag when calculating the priority of an interruptjhb2000-11-101-0/+1
* | | remove outdated bugs, we actually do have aio_cancel supportalfred2000-11-102-4/+1
* | | Sync Perforce IDs, add tranceiver state change support, and correctgibbs2000-11-1010-58/+150
* | | Sync perforce IDs.gibbs2000-11-107-7/+7
* | | Fix passwd entry `prototypes' in compat mode. I broke this in revisionnectar2000-11-101-34/+16
* | | New release notes documenting: thread library enhancements, chflags(1)bmah2000-11-102-0/+18
* | | Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-10120-749/+597
* | | Remove SMP kernel config note that wasn't really applicable to the alpha.bmah2000-11-101-5/+0
* | | Now almost all Ethernet drivers support bridging.archie2000-11-101-12/+3
* | | Add comment about a requirement in using a 64-bit `long' on i386.obrien2000-11-101-0/+3
* | | Link with libgcc_pic when building shared objects.obrien2000-11-101-1/+4
* | | Document that the 3c905C-TX is supported aside from Dell equipment.asmodai2000-11-101-2/+2
* | | Define a new special type: buildopts.joe2000-11-102-2/+30
* | | Quick fix for not writing group descriptor group, inode bitmaps orbde2000-11-102-2/+4
* | | Fixed typo: .ar -> .Ar.ru2000-11-101-1/+1
* | | The fe driver does not support pnp devices.nyan2000-11-101-0/+4
* | | add Melco WLI-PCMsanpei2000-11-101-0/+1
* | | add Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)sanpei2000-11-103-4/+2
* | | Add MELCO IGM-PCM56KHsanpei2000-11-102-2/+2
* | | add Xircom 10/100 Network PC Card adapter.(rev.1.149)sanpei2000-11-102-2/+4
OpenPOWER on IntegriCloud