summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-11-21Added vfs_isbusy. Useful for verifying that a mount point is lockedConstantine Sapuntzakis
2001-11-21Lower splvm() level, after discussing with art.Miod Vallat
2001-11-21Use pf_pull_hdr() instead of manual mbuf traversal. Fixes potential crashesDaniel Hartmeier
2001-11-21synclebel
2001-11-21be more precise, the ATI device 0x4c59 is actually thelebel
2001-11-21Provide COMPAT_SUNOS files via the common m68k configuration files.Miod Vallat
2001-11-20Oops.Miod Vallat
2001-11-20Prevent more symbol clashes when compiling userland.Miod Vallat
2001-11-20match on linksys iwn; from netbsdMichael Shalayeff
2001-11-20regenMichael Shalayeff
2001-11-20Linksys2 Instant Wireless NetworkMichael Shalayeff
2001-11-20Match bcom 5821 (this is untested and is based on the datasheet's claim thatJason Wright
2001-11-20syncJason Wright
2001-11-20bcom 5821Jason Wright
2001-11-20All sensitive pmap operations should operate at splvm, NOT splimp.Miod Vallat
2001-11-20use more reasonable default level values; ho@ testingMichael Shalayeff
2001-11-20don't allow CHANGEBINAT ioctl in securelevel > 1Mike Pechkin
2001-11-19more than typoTheo de Raadt
2001-11-19remove local hack and use ac97_set_rate; tested by form@Michael Shalayeff
2001-11-19Remove pointless additional 'syncing' instructions in the powerpc spl*()Dale Rahn
2001-11-19Use netisr_dispatch instead of handcoded list.Dale Rahn
2001-11-18Fix RB_NOSYM clash here, too.Miod Vallat
2001-11-18spellingTheo de Raadt
2001-11-18Revert niklas's broken ICU interrupt handling changes; deraadt@ okAaron Campbell
2001-11-18vscom pci-200hTheo de Raadt
2001-11-18syncTheo de Raadt
2001-11-18vscom pci 200hTheo de Raadt
2001-11-18Remove \n from more panic messagesMiod Vallat
2001-11-17put more common stuff into m68k/genassym.cf; miod@ okMichael Shalayeff
2001-11-17Remove a duplicate #define and fix a typo.Aaron Campbell
2001-11-17what the heck, be solaris compatible for sig_atomic_tTheo de Raadt
2001-11-17sig_atomic_t can be a long, it is atomic, and fatterTheo de Raadt
2001-11-17Pick up changes made in NetBSD to work with ubc.Hugh Graham
2001-11-16oopsMichael Shalayeff
2001-11-16make stack trace print addrs if no symtab present; miod@ okMichael Shalayeff
2001-11-16regenMichael Shalayeff
2001-11-16fix the typo (from dne@mayonnaise.net) and sort the ali sectionMichael Shalayeff
2001-11-16add an implementation for _load_uio on UIO_SYSSPACE objects that looks strang...Jason Wright
2001-11-16remove #if 1 and some other debugging stuffJason Wright
2001-11-16_load_uio returns an error now until a real implementation is in place.Jason Wright
2001-11-16_bus_dmamap_load_uio now returns an ERROR instead of claiming no errorJason Wright
2001-11-16yes, signed substraction does not work because of underflows, revert the prev...Michael Shalayeff
2001-11-16mvme88k varargs cleanup 1/2Miod Vallat
2001-11-15bio_doread doesn't need a cred anymoreArtur Grabowski
2001-11-15Remove creds from struct buf, move the creds that nfs need into the nfs node.Artur Grabowski
2001-11-15Initialize listNiklas Hallqvist
2001-11-15Compile with AHC_DEBUGHakan Olsson
2001-11-15uvm_vnp_setsizeArtur Grabowski
2001-11-15remove staticsNiklas Hallqvist
2001-11-15uvm_vnp_setsizeArtur Grabowski