History log of /csrg-svn/sys/sparc/ (Results 1 – 25 of 297)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6953517-May-1995 mckusick

add definition for ability to produce a backtrace

6946714-May-1995 mckusick

add simple locking primitives

6944914-May-1995 mckusick

convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK and vget

6931309-May-1995 mckusick

put in request to unmount all filesystems when rebooting

6920903-May-1995 mckusick

more POSIX and ANSI compliance (from karels)

6871803-Apr-1995 mckusick

new names for some syscalls

6871603-Apr-1995 mckusick

lint

6871503-Apr-1995 mckusick

sleaze new sysent format by using narg * 4 for argsize

6871403-Apr-1995 mckusick

MOUNT_* filesystem types are gone

6871302-Apr-1995 mckusick

add register_t

6863629-Mar-1995 mckusick

btodb and dbtob need to work with 64-bit numbers (from karels)

6796421-Nov-1994 mckusick

missing ktrace point for syscall entry

6795421-Nov-1994 mckusick

add istty

6737206-Jun-1994 mckusick

VOP_READIR now has a cookie argument

6711208-May-1994 torek

calculate hostid correctly (typo)

6710006-May-1994 torek

remove bogus clear, it really was wrong; fix esprel queueing

6707903-May-1994 torek

must wait in espicmd if someone else is using the chip --
messy, but this should do the trick

6706624-Apr-1994 mckusick

update for current filesystem support, other niggles

6643722-Mar-1994 bostic

add USL's copyright notice

6641921-Mar-1994 bostic

add a copyright notice

6600105-Feb-1994 torek

use a valid virtual address in pmap_changeprot; from Paul Kranenburg

6580021-Jan-1994 bostic

copyright typo

6574414-Jan-1994 bostic

The test for rootfs (now mountlist) is to avoid panic'ing in sync().
Now that rootfs is not special, it should not be needed anymore. You
never saw this on HP300s because there, *(foo *)NULL succeed

The test for rootfs (now mountlist) is to avoid panic'ing in sync().
Now that rootfs is not special, it should not be needed anymore. You
never saw this on HP300s because there, *(foo *)NULL succeeds in the
kernel....; From: Chris Torek <torek@BSDI.COM>

show more ...

6573013-Jan-1994 bostic

rootfs is gone, use mountlist instead

6565412-Jan-1994 hibler

entries_pageable set TRUE for buffer map (set vm_map.c change).

12345678910>>...12