summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Changed the copyright notice to BSD-style. The original GPL copyrightbabkin2001-01-058-48/+220
* The 'maxchans' count is one more than the number of channels, sojhb2001-01-041-1/+1
* NFS O_EXCL file create semantics temporarily uses file attributes to storedillon2001-01-042-2/+28
* use 'profile 2' instead of 1, since it causes more code to be tested.peter2001-01-042-2/+2
* Add the ES1681, as found in my Digital HiNote UltraII. It works withimp2001-01-041-2/+1
* Fix a bug in both scripts: HEADER sections were not emitted to the headern_hibma2001-01-042-335/+327
* Add support for using BurnProff(tm) on drives that support it.sos2001-01-042-2/+6
* Readd the id removed by sheldon in the previous commit to uscanner.c.n_hibma2001-01-042-1/+2
* UMASS_DEBUG implemented panic(9).n_hibma2001-01-042-0/+9
* Regen.n_hibma2001-01-042-17/+137
* Revert rev 1.8, which broke the installkernel target.sheldonh2001-01-041-1/+0
* Proberly calculate the RAID structure on the Promise Fasttrak.sos2001-01-041-1/+2
* StrongARM platform-specific definitions.obrien2001-01-046-0/+527
* Move `struct selinfo' and related functions to <sys/selinfo.h>.wollman2001-01-043-23/+8
* Fix incorrect logic wouldn't disconnect incomming connections that had beenalfred2001-01-031-1/+1
* Add the Id of the Epson 1640 scanner.n_hibma2001-01-031-0/+1
* Add a few Ids. From NetBSD.n_hibma2001-01-031-4/+28
* Make sppp a kld.jhay2001-01-032-1/+19
* Remove alpm numbering.nsouch2001-01-033-3/+3
* Rename the loader tunable from hw.sndunit to hw.snd.unit.jhb2001-01-031-1/+1
* - When acknowledging interrupts, write the value 0xff to the interruptjhb2001-01-032-19/+28
* Add a new API for soundcards that have hardware volume control:jhb2001-01-032-0/+39
* Create a new sysctl node 'hw.snd' and move 'hw.sndunit' tojhb2001-01-032-1/+6
* Add device id for the OZ Micro 6832. I didn't try to init it like theimp2001-01-024-2/+12
* add pcic_p to the list of things builtimp2001-01-021-3/+3
* Cleanup and improve mode detection. Now, you should get what you actuallynsouch2001-01-023-183/+98
* Remove old PCI compatibility.nsouch2001-01-021-57/+77
* Tidy up if_init routine so that it does not return an error.dmlb2001-01-021-1/+13
* The previous commit wasn't entirely correct. At least one goto to thejhb2001-01-021-18/+22
* do not touch ra_addr if it is NULL. from IIJ SEIL teamume2001-01-021-2/+4
* Fix the <sys/queue.h> abuse.phk2001-01-021-8/+7
* Remove conflicts between unsinged char *s and int s.non2001-01-021-4/+4
* Add an XXX about a <sys/queue.h> transgression which needs cleaned up.phk2001-01-021-0/+1
* Either cvs(1) or I forgot this file in my last commit.phk2001-01-021-25/+93
* Newbusify the PCI PDQ (fddi) attachment. This isn't as clean aspeter2001-01-021-355/+73
* Change Embedded Controller lock to ACPI Global Lock.This is needed fortakawata2001-01-021-11/+2
* PowerPC platform-specific definitions (modeled on sys/i386/include/setjmp.h)obrien2001-01-021-0/+46
* PowerPC platform-specific definitions (modeled on sys/i386/include/types.h)obrien2001-01-021-0/+67
* Minor style tweaks.obrien2001-01-022-8/+11
* PowerPC platform-specific definitions (modeled on sys/i386/include/param.h)obrien2001-01-021-0/+175
* MP shells for the PowerPC platform.obrien2001-01-012-0/+526
* PowerPC platform-specific page size setting.obrien2001-01-011-0/+37
* PowerPC platform-specific definitions.obrien2001-01-011-0/+97
* Remove a bogus #ifdef KTR stanza.phk2001-01-011-7/+0
* Add padding space and a version number to the md_ioctl structre for futurephk2001-01-011-2/+7
* Shells for the atomic operations FreeBSD needs.obrien2001-01-011-0/+228
* PowerPC platform-specific type definitions.obrien2001-01-011-0/+128
* Sort some of the _BSD_* types.obrien2001-01-011-4/+4
* Update the e_machine values to include x86-64, PowerPC and [Strong]ARM;obrien2001-01-011-5/+12
* PowerPC specific ELF ABI definitions.obrien2001-01-011-0/+170
OpenPOWER on IntegriCloud