Age | Commit message (Expand) | Author |
2001-11-21 | Added vfs_isbusy. Useful for verifying that a mount point is locked | Constantine Sapuntzakis |
2001-11-21 | Lower splvm() level, after discussing with art. | Miod Vallat |
2001-11-21 | Use pf_pull_hdr() instead of manual mbuf traversal. Fixes potential crashes | Daniel Hartmeier |
2001-11-21 | sync | lebel |
2001-11-21 | be more precise, the ATI device 0x4c59 is actually the | lebel |
2001-11-21 | Provide COMPAT_SUNOS files via the common m68k configuration files. | Miod Vallat |
2001-11-20 | Oops. | Miod Vallat |
2001-11-20 | Prevent more symbol clashes when compiling userland. | Miod Vallat |
2001-11-20 | match on linksys iwn; from netbsd | Michael Shalayeff |
2001-11-20 | regen | Michael Shalayeff |
2001-11-20 | Linksys2 Instant Wireless Network | Michael Shalayeff |
2001-11-20 | Match bcom 5821 (this is untested and is based on the datasheet's claim that | Jason Wright |
2001-11-20 | sync | Jason Wright |
2001-11-20 | bcom 5821 | Jason Wright |
2001-11-20 | All sensitive pmap operations should operate at splvm, NOT splimp. | Miod Vallat |
2001-11-20 | use more reasonable default level values; ho@ testing | Michael Shalayeff |
2001-11-20 | don't allow CHANGEBINAT ioctl in securelevel > 1 | Mike Pechkin |
2001-11-19 | more than typo | Theo de Raadt |
2001-11-19 | remove local hack and use ac97_set_rate; tested by form@ | Michael Shalayeff |
2001-11-19 | Remove pointless additional 'syncing' instructions in the powerpc spl*() | Dale Rahn |
2001-11-19 | Use netisr_dispatch instead of handcoded list. | Dale Rahn |
2001-11-18 | Fix RB_NOSYM clash here, too. | Miod Vallat |
2001-11-18 | spelling | Theo de Raadt |
2001-11-18 | Revert niklas's broken ICU interrupt handling changes; deraadt@ ok | Aaron Campbell |
2001-11-18 | vscom pci-200h | Theo de Raadt |
2001-11-18 | sync | Theo de Raadt |
2001-11-18 | vscom pci 200h | Theo de Raadt |
2001-11-18 | Remove \n from more panic messages | Miod Vallat |
2001-11-17 | put more common stuff into m68k/genassym.cf; miod@ ok | Michael Shalayeff |
2001-11-17 | Remove a duplicate #define and fix a typo. | Aaron Campbell |
2001-11-17 | what the heck, be solaris compatible for sig_atomic_t | Theo de Raadt |
2001-11-17 | sig_atomic_t can be a long, it is atomic, and fatter | Theo de Raadt |
2001-11-17 | Pick up changes made in NetBSD to work with ubc. | Hugh Graham |
2001-11-16 | oops | Michael Shalayeff |
2001-11-16 | make stack trace print addrs if no symtab present; miod@ ok | Michael Shalayeff |
2001-11-16 | regen | Michael Shalayeff |
2001-11-16 | fix the typo (from dne@mayonnaise.net) and sort the ali section | Michael Shalayeff |
2001-11-16 | add an implementation for _load_uio on UIO_SYSSPACE objects that looks strang... | Jason Wright |
2001-11-16 | remove #if 1 and some other debugging stuff | Jason 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 error | Jason Wright |
2001-11-16 | yes, signed substraction does not work because of underflows, revert the prev... | Michael Shalayeff |
2001-11-16 | mvme88k varargs cleanup 1/2 | Miod Vallat |
2001-11-15 | bio_doread doesn't need a cred anymore | Artur Grabowski |
2001-11-15 | Remove creds from struct buf, move the creds that nfs need into the nfs node. | Artur Grabowski |
2001-11-15 | Initialize list | Niklas Hallqvist |
2001-11-15 | Compile with AHC_DEBUG | Hakan Olsson |
2001-11-15 | uvm_vnp_setsize | Artur Grabowski |
2001-11-15 | remove statics | Niklas Hallqvist |
2001-11-15 | uvm_vnp_setsize | Artur Grabowski |