Age | Commit message (Expand) | Author |
2002-01-24 | Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc. | Jason Wright |
2002-01-24 | Fix a few typos | Artur Grabowski |
2002-01-24 | Remove the ms (mainly at zs) stuff | Jason Wright |
2002-01-24 | pretty | Jason Wright |
2002-01-24 | Don't need ms.h (or SUNKBD/SUNMS) | Jason Wright |
2002-01-24 | More cleaning | Jason Wright |
2002-01-24 | Save the interrupt cookies and fix the printfs for failure. | Jason Wright |
2002-01-23 | copy*str() fixes for vax. Also includes some fixes from NetBSD PR #7838. | Miod Vallat |
2002-01-23 | recognize athlon model 6 and model 7; from netbsd | Michael Shalayeff |
2002-01-23 | disable pmtu for ipsec when the sysctl says so; bug report cjkim2000@yahoo.com | Niels Provos |
2002-01-23 | Convert to pool; based on changes NetBSD | Todd C. Miller |
2002-01-23 | fix a bug in az_find and make az_staet() more readable; from Vladimir Popov <... | Michael Shalayeff |
2002-01-23 | handle split input/output devices (from NetBSD) | Jason Wright |
2002-01-23 | copy*str() sanity fixes for sparc. | Miod Vallat |
2002-01-23 | compatability -> compatibility. | Federico G. Schwindt |
2002-01-23 | bktr may have radio | Michael Shalayeff |
2002-01-23 | allow attaching radio on bktr; from netbsd w/ fixes from Vladimir Popov <jumb... | Michael Shalayeff |
2002-01-23 | regen | Michael Shalayeff |
2002-01-23 | sb audigy w/ fw; from Maxim Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2002-01-23 | move mb_map allocation to mbinit() | Artur Grabowski |
2002-01-23 | move definition of mb_map from zillions of machdep.c to uipc_mbuf.c | Artur Grabowski |
2002-01-23 | Back out part of last commit, it causes memory to be freed prematurely | Todd C. Miller |
2002-01-23 | Add defn for MIPS reset register and use it. | Jason Wright |
2002-01-23 | Allocate rusage, pgrp, ucred and session with pool. | Artur Grabowski |
2002-01-23 | Use sparc64 fpu_extern.h not sparc. | Jason Wright |
2002-01-23 | Use the size of the cmd dmamap when syncing the scsi command, not data size. | Per Fogelstrom |
2002-01-23 | GC some malloc types. | Artur Grabowski |
2002-01-23 | oops, make the kgdb var's non-static | Eric Jackson |
2002-01-23 | declare a few var's extern for KGDB | Eric Jackson |
2002-01-23 | allow this to compile with KGDB | Eric Jackson |
2002-01-23 | add midi and sequencer devices | Eric Jackson |
2002-01-23 | enable spkr, isabeep devices | Eric Jackson |
2002-01-23 | move cdev_spkr_init() to conf.h for use by other arch's | Eric Jackson |
2002-01-23 | add support for AlphaPC 64. | Eric Jackson |
2002-01-23 | Kill PR_FREEHEADER, not used anymore and confusing. | Artur Grabowski |
2002-01-23 | minor cleanup I just happened to do when in this area. | Artur Grabowski |
2002-01-23 | It looks like there has been one crack smoking and a few cut and pastes. | Artur Grabowski |
2002-01-23 | we dont have getprogname() | Eric Jackson |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2002-01-22 | call osf1_exec_ecoff_hook for osf1 bin's | Eric Jackson |
2002-01-22 | be realistic about what we support | Eric Jackson |
2002-01-22 | add fd to nam2blk | Eric Jackson |
2002-01-22 | dup wi_pcmcia_attach(); from maurice@amaze.nl | Michael Shalayeff |
2002-01-21 | these are very old and out of date, new info is on the web now | Eric Jackson |
2002-01-21 | Argh, correctly handle the maxlen == 0 case. | Miod Vallat |
2002-01-21 | Always clear the destination string in copyinstr() on error, unless we faulted | Miod Vallat |
2002-01-21 | Always clear the destination string in copyinstr() on error, unless we faulted | Miod Vallat |
2002-01-21 | Mount points must fit in MNAMELEN, not MAXPATHLEN so use copyinstr() | Todd C. Miller |
2002-01-21 | sync | Nathan Binkert |
2002-01-21 | Another pci->ohci chip | Nathan Binkert |