This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
73e975d161
NetBSD
/
sbin
/
newlfs
History
kleink
66105c37fc
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
...
use SEEK_SET/SEEK_CUR/SEEK_END instead.
1997-08-25 19:31:43 +00:00
..
config.h
extern.h
lfs.c
avoid arithmetic on void pointers, garbage-collect lfsinit()
1997-08-01 06:15:20 +00:00
Makefile
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
misc.c
newfs.c
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
1997-08-25 19:31:43 +00:00
newlfs.8