summaryrefslogtreecommitdiff
path: root/sys/compat/ultrix/ultrix_pathname.c
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-08-23Cleanup change. Since almost all callers (except one) of getvnode did a FREFArtur Grabowski
2002-02-13More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f...Artur Grabowski
2002-02-12More FREF/FRELE protection. This time all users of getvnode.Artur Grabowski
2002-02-02Be more consistent about using fd_getfile where it matters.Artur Grabowski
2000-04-21O_FYNC -> O_SYNCTodd C. Miller
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-01-08from netbsd:Theo de Raadt