| Commit message (Expand) | Author | Age | Files | Lines |
* | VOP_BALLOC was never really a VOP in the first place, so convert it | phk | 2001-04-29 | 14 | -61/+48 |
* | Add a vop_stdbmap(), and make it part of the default vop vector. | phk | 2001-04-29 | 24 | -414/+33 |
* | Make a panic less misleading. | phk | 2001-04-29 | 2 | -2/+2 |
* | Call ufs_bmaparray() directly instead of indirectly via VOP_BMAP(). | phk | 2001-04-29 | 1 | -2/+3 |
* | Remove two unused arguments from ufs_bmaparray(). | phk | 2001-04-29 | 4 | -62/+47 |
* | Remove faint traces of blind copy&paste. | phk | 2001-04-29 | 1 | -1/+0 |
* | Remove faint traces of non-existant ffs_bmap(). | phk | 2001-04-29 | 1 | -2/+0 |
* | Remove incorrect comment. | alfred | 2001-04-29 | 2 | -2/+0 |
* | Revert consequences of changes to mount.h, part 2. | grog | 2001-04-29 | 95 | -189/+0 |
* | Bring in ficl 2.05. | dcs | 2001-04-29 | 26 | -1804/+3992 |
* | don't unlock the channel in chn_read, msleep will do it for us. | cg | 2001-04-29 | 1 | -2/+0 |
* | Add back in the bits to remove any existing "schg" flags as we have | obrien | 2001-04-29 | 5 | -0/+10 |
* | Instead of asserting that a mutex is not still locked after unlocking it, | alfred | 2001-04-28 | 1 | -1/+1 |
* | Add in a missing call to forward_hardclock() in the SMP case. | jhb | 2001-04-28 | 5 | -0/+15 |
* | be more specific in identifying the chip type | cg | 2001-04-27 | 1 | -14/+73 |
* | Address a number of problems with sysctl_vm_zone(). | alfred | 2001-04-27 | 1 | -11/+29 |
* | Better handling of ioctl(SIOCSIFFLAGS) failing in ifpromisc(): | fenner | 2001-04-27 | 1 | -7/+9 |
* | Move the disklabel construction to the attach function instead of | sos | 2001-04-27 | 1 | -9/+9 |
* | Overhaul of the SMP code. Several portions of the SMP kernel support have | jhb | 2001-04-27 | 77 | -7925/+1123 |
* | Make stathz match reality on platforms like the 4100 where hz!=1024 | gallatin | 2001-04-27 | 1 | -1/+1 |
* | Actually show the values that tripped the assertion "receive 1" | alfred | 2001-04-27 | 1 | -1/+3 |
* | o Remove the disabled p_cansched() test cases that permitted users to | rwatson | 2001-04-27 | 1 | -11/+0 |
* | Initiate the deorbit burn sequence for sys/ipl.h by moving the software | jhb | 2001-04-27 | 2 | -13/+13 |
* | Initialize p_md.md_kernnest to 1 for newly fork'd processes since they | jhb | 2001-04-26 | 3 | -0/+18 |
* | vfs_subr.c is getting rather fat. The underlying repocopy and this | phk | 2001-04-26 | 3 | -3198/+5 |
* | Fix the definitions for memory bank sizes, which I somehow got wrong. | wpaul | 2001-04-26 | 4 | -4/+14 |
* | Remove a leading underscore that prevented I386_CPU kernels from | jake | 2001-04-26 | 3 | -3/+3 |
* | More new Dell PCI IDs. | msmith | 2001-04-26 | 1 | -1/+4 |
* | Rather than copying all the indirect blocks of the snapshot, | mckusick | 2001-04-26 | 1 | -35/+19 |
* | The PERC 3/Di in the Dell PowerEdge 2250 has a new subdevice ID. | msmith | 2001-04-26 | 1 | -0/+1 |
* | Sendfile is documented to return 0 on success, however if when a | alfred | 2001-04-26 | 1 | -0/+7 |
* | A bogus check for a char device also matched symbolic links. | paul | 2001-04-25 | 1 | -1/+1 |
* | Don't install KO's with the "schg" flag. | obrien | 2001-04-25 | 6 | -46/+11 |
* | Fix SCM ID's and remove tailing blanks. | obrien | 2001-04-25 | 8 | -27/+24 |
* | - Make the dumping of console messages from the secondary CPU's to the | jhb | 2001-04-25 | 1 | -3/+5 |
* | alpha_fpstate_save is fairly expensive (critical enter/exit, possibly | gallatin | 2001-04-25 | 1 | -0/+2 |
* | MFffs ffs_balloc.c 1.5. | bde | 2001-04-25 | 2 | -0/+4 |
* | Do not leave a process with no credential in zombproc. | tanimura | 2001-04-25 | 1 | -17/+14 |
* | When closing the last reference to an unlinked file, it is freed | mckusick | 2001-04-25 | 4 | -26/+113 |
* | Move the netexport structure from the fs-specific mountstructure | phk | 2001-04-25 | 28 | -226/+174 |
* | Ignore chflags errors. This makes installing to nfs mounted target | imp | 2001-04-25 | 5 | -10/+10 |
* | o Separate acl_t into internal and external representations as | jedgar | 2001-04-24 | 1 | -3/+10 |
* | get the parameters to pci_write_config the right way round. this may fix | cg | 2001-04-24 | 1 | -2/+2 |
* | Add a new field 'md_kernnest' to the alpha machine dependent process | jhb | 2001-04-24 | 7 | -15/+72 |
* | Change uipc_sockaddr so that a sockaddr_un without a path is returned | tmm | 2001-04-24 | 1 | -0/+2 |
* | o Change a suser() call to a suser_xxx(..., PRISON_ROOT) call in the | rwatson | 2001-04-24 | 1 | -1/+1 |
* | When switching backing store during signal delivery, do the switch before | dfr | 2001-04-24 | 2 | -14/+16 |
* | Align stack pointer and backing store pointer to 16 byte boundary when | dfr | 2001-04-24 | 1 | -0/+5 |
* | Don't trash the user's pr on syscalls. | dfr | 2001-04-24 | 2 | -2/+4 |
* | Revert previous delta, which was completely bogus. | sheldonh | 2001-04-24 | 1 | -1/+1 |