summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-02-01Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORYKjell Wooding
2000-02-01general cleanup (remove LMC_IOMAPPED crud entirely)Chris Cappuccio
2000-02-01oops, return 0 if not match.Federico G. Schwindt
2000-02-01New regs from NetBSD.Federico G. Schwindt
2000-02-01Add Xircom Netwave driver (cnw) commented out.Federico G. Schwindt
2000-02-01Enable Intel EE PRO; still need to find a working phy.Federico G. Schwindt
2000-02-01New prods; use defines where available; rearrange some entries.Federico G. Schwindt
2000-02-01sync with the new names; add support for a second model.Federico G. Schwindt
2000-02-01Some new prods; rearrange entries.Federico G. Schwindt
2000-02-01regen.Federico G. Schwindt
2000-02-01Add some new prods from NetBSD; rearrange entries.Federico G. Schwindt
2000-02-01do not create _STR_ defines; this is useless, makes pcmciadevs.h largerFederico G. Schwindt
2000-02-01Add a bunch of XXX on incorrect handling of pv_flags.Artur Grabowski
2000-02-01Opps. Missed two cases of ps_alias_recache.Artur Grabowski
2000-02-01Keep stats of pages we uncache because of bad cache aliases.Artur Grabowski
2000-02-01syncTheo de Raadt
2000-02-017895Theo de Raadt
2000-02-01remove superflous declaration of vnops, it's now in <sys/file.h>assar
2000-02-01remove superflous declaration of vnops, it's now in <sys/file.h>assar
2000-02-01add declaration of `vnops'assar
2000-02-01call vfs_syncwait on standby and suspendMichael Shalayeff
2000-02-01missed in last com.c commit, sc_ic usage was replaced w/ ia_ic where needed; ...Michael Shalayeff
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31explicitly round segments to a page boundaryMichael Shalayeff
2000-01-31re-add fixed vfork code from artTheo de Raadt
2000-01-31bzero() in get_event tooMichael Shalayeff
2000-01-31Clean up memerr*. (from NetBSD)Artur Grabowski
2000-01-31possibly uninitialized vasriable used in DEBUG code piece; from deraadt@Michael Shalayeff
2000-01-31remove if0ed stinkpad's spinlockMichael Shalayeff
2000-01-31Add support for 93C66 and 93C56 SEEPROM chips.Tobias Weingartner
2000-01-31undo vfork changes, since non-UVM was not consideredTheo de Raadt
2000-01-30Add the prototype that matthieu forgot on his 11/22/1999 commit.imp
2000-01-29this makes some rough and tough calculations on apmMichael Shalayeff
2000-01-29bring in some mods for apm1.2 proto;Michael Shalayeff
2000-01-29get usage of memory maps supplied from /boot.Michael Shalayeff
2000-01-29separate clock init, to be called upon resume from apm sleepsMichael Shalayeff
2000-01-29Updated flash and ipic device compatability with MC rev 0x01. zs mods to wor...Steve Murphree
2000-01-29repair busdma calls w/o cookiesMichael Shalayeff
2000-01-28determine eisa motherboard id;Michael Shalayeff
2000-01-28Change fork1() from taking forktype and rforkflags, into a single flagsArtur Grabowski
2000-01-27remove bogus commentArtur Grabowski
2000-01-27reduce global symbol pollutionArtur Grabowski
2000-01-27No need to include sys/vmmeter.hArtur Grabowski
2000-01-27No prototypes and variables from this file are used in UVM. (ifdef)Artur Grabowski
2000-01-27use {round,trunc}_page instead of manually doing the same thingArtur Grabowski
2000-01-27pmap_writetext - use getptep4m/setpgt and avoid one unnecessary table walkArtur Grabowski
2000-01-27It's amazing what you can find with some code reading.Artur Grabowski
2000-01-27isa-avoidanceMichael Shalayeff
2000-01-27Merge "old" and "new" ESP and AH in two files (one for each).Angelos D. Keromytis