summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-06compat with NetBSD + more *_raw_* extensions I needNiklas Hallqvist
1998-09-06Better keyboard timing code mostly from FreeBSDNiklas Hallqvist
1998-09-06If mount by non-root, then verify that user has necessary permissions onTodd C. Miller
1998-09-06Preserve symbol table if ksyms is in the kernel but DDB is not.Todd C. Miller
1998-09-06 * reorganize some includesArtur Grabowski
1998-09-06add a VT_XFS tag for vnodesArtur Grabowski
1998-09-04 o check lseek return valuesTodd C. Miller
1998-09-04unit numbers should be < 16, not < 8 since we can have wide drivesTodd C. Miller
1998-09-04Kill non-working ultrix-style controller/disk/kernel format and leaveTodd C. Miller
1998-09-04Add support for 3c980 (Server NIC) -mojMats O Jansson
1998-09-04ifmedia-fy qec+beJason Wright
1998-09-04syncTodd T. Fries
1998-09-04WD9710Todd T. Fries
1998-09-03typoTodd T. Fries
1998-09-03Correct loop termination for adosfs_ihashgetConstantine Sapuntzakis
1998-09-03Missed from if_media: add SIOC{G,S}IFMEDIAJason Wright
1998-09-03o OpenBSD gets if_media support (from NetBSD)Jason Wright
1998-09-02typoTheo de Raadt
1998-09-02Maintain FreeBSD RCS id'sJason Wright
1998-09-02KNF & printf formattingJason Wright
1998-09-02Added xl* for 3c90xJason Wright
1998-09-02Missed update of files.pci, and sync with pcidevsJason Wright
1998-09-02o new driver for the 3c900, 3c905, 3c905b ported from FreeBSDJason Wright
1998-09-01add a commented out XFS optionArtur Grabowski
1998-09-01o sun4c supported nowJason Wright
1998-09-01o Removed dependence on stp2002 (not sharable with qec+be)Jason Wright
1998-09-01indentTheo de Raadt
1998-09-01the sync command does not work, back it outArtur Grabowski
1998-08-31better debug printfsMichael Shalayeff
1998-08-31Return ENXIO on open of /dev/mem minor devs that don't existTodd C. Miller
1998-08-31glue in xfsArtur Grabowski
1998-08-31Import of xfs from arla-0.35.7Artur Grabowski
1998-08-31indent the code and move around some includes, after discussion with TheoArtur Grabowski
1998-08-30Cleanup.Constantine Sapuntzakis
1998-08-30Add definition of MID_MACHINE. Set to 0 (MID_ZERO) because it needs to be *s...Todd C. Miller
1998-08-30syncTheo de Raadt
1998-08-30syncTheo de Raadt
1998-08-30cleanTheo de Raadt
1998-08-30regen with xfspioctlArtur Grabowski
1998-08-30rename pioctl to xfspioctlArtur Grabowski
1998-08-30glue for xfspioctl syscallArtur Grabowski
1998-08-30oops, forgot some Id-tags and copyrightsArtur Grabowski
1998-08-30glue for xfsArtur Grabowski
1998-08-30public interface to xfsArtur Grabowski
1998-08-30Import of xfs from arla-0.35.7Artur Grabowski
1998-08-30xfs - a filesystem using a user-land cache manager. Designed for AFS.Artur Grabowski
1998-08-30Import xfs from arla-current as of 5 Aug 2003.Artur Grabowski
1998-08-30add a sync command that does not rebootArtur Grabowski
1998-08-30OK, this is another fix for the infamous i386 "PTDI panic". This fix is thePer Fogelstrom