summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-04-08addtron card has prism2 in it, it's justthat cis was not given properlyMichael Shalayeff
2001-04-08regenMichael Shalayeff
2001-04-08correct cis for addtronMichael Shalayeff
2001-04-08Typo. __IP_FIL_H__ -> __IP_FRAG_H__smart
2001-04-08and host ring definitionJason Wright
2001-04-08define boot recordJason Wright
2001-04-08- load microcode from better directory (still not in tree)Jason Wright
2001-04-08syncAaron Campbell
2001-04-08another sis vgaAaron Campbell
2001-04-08correct wi_write_record(); from freebsd; pointed out by Alfred Perlstein <bri...Michael Shalayeff
2001-04-08make sure that we don't go off the end of the imageJason Wright
2001-04-08cleanup, more register definitionsJason Wright
2001-04-08Update closer to current status of powerpc, remove items resolved orDale Rahn
2001-04-08Some cleanup to the mac audio driver, does not improve the interruptDale Rahn
2001-04-08Attempt at tracking interrupt source better than "irqN", with thisDale Rahn
2001-04-08Add one more 1 byte (reserved, as defined in spc-2) field to theKenneth R Westerback
2001-04-08Skeleton driver for 3c990 (mainly so aaron/theo/myself can coordinate)Jason Wright
2001-04-08Don't print anything for transmission error 90, since the driver alwaysAaron Campbell
2001-04-07Stack gap no longer fits common structures (like struct statfs), causingThorsten Lockert
2001-04-07Additional console ioctl definitionsThorsten Lockert
2001-04-07Handle Linux Virtual Terminal ioctl calls with wscons as well as vt;Thorsten Lockert
2001-04-07Reduce the count of fs_sparecon's by 1 for 64 bit architecturesTodd C. Miller
2001-04-07OK, PMAP_NEW by default once again. This time it should work better forNiklas Hallqvist
2001-04-07Always get struct pglist from vm/pglist.h, otherwise old VM compilationsNiklas Hallqvist
2001-04-07Silly TRUE & FALSE constants definitions for the sake of old VM compilationsNiklas Hallqvist
2001-04-07offsetof() should return size_tTheo de Raadt
2001-04-07Partial update to IPF 3.4.17; this fixes the *VERY* serious fragmentFederico G. Schwindt
2001-04-06Use pool to allocate pmap instead of malloc. OK'd by art@Todd C. Miller
2001-04-06Get rid of vm_pmap from struct vmspace.Artur Grabowski
2001-04-06Replace FFS directory preference algorithm(dirpref) by new one.Grigoriy Orlov
2001-04-06documentation should follow codeTheo de Raadt
2001-04-06Avoid a livelock problem where the buffer cache code would beGrigoriy Orlov
2001-04-06Change softdep_count_dependencies interface so that it may be calledGrigoriy Orlov
2001-04-06Match the Cisco Aironet 350 card; from NetBSD.Aaron Campbell
2001-04-06regenAaron Campbell
2001-04-06Add Cisco Aironet 350; from NetBSD.Aaron Campbell
2001-04-06- For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work.Aaron Campbell
2001-04-06typo in error messageJason Wright
2001-04-06Typo in comment (henric@aimnet.com)Angelos D. Keromytis
2001-04-06Get rid of vm_pmap.Artur Grabowski
2001-04-06Only print an error if I/O cannot be mapped at egprobe if EGDEBUG is set.Federico G. Schwindt
2001-04-06Only define offsetof for KERNEL mode. Avoids breaking userlandConstantine Sapuntzakis
2001-04-06Move offsetof define into sys/param.hConstantine Sapuntzakis
2001-04-06Free the right variable on errorConstantine Sapuntzakis
2001-04-05undo changes which did not even compileTheo de Raadt
2001-04-05Tell the users what to report when the kernel crashes.Artur Grabowski
2001-04-05From angelos: (he can't commit this himself right now)Artur Grabowski
2001-04-05merge with freebsd/netbsd; mainly a conversion to miiJason Wright
2001-04-04Roll Core minor. Ansify source. Handles are now 16 bits. Addmjacob
2001-04-04Add some additional mailbox definitions. Rename ICBOPT_PORTNAME tomjacob