summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
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
o rework/simplify if_xl to use it
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
o removed if_ep devices in favor of if_xl driver
1998-09-01add a commented out XFS optionArtur Grabowski
1998-09-01o sun4c supported nowJason Wright
o added collision counters o general improvements
1998-09-01o Removed dependence on stp2002 (not sharable with qec+be)Jason Wright
o Added collision counters o Should work on sun4c
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
Error diagnostics in vputonfreelist to catch violations of assumptions.
1998-08-30Add definition of MID_MACHINE. Set to 0 (MID_ZERO) because it needs to be ↵Todd C. Miller
*something*
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
ok deraadt@
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
same as is used in 'vslock()'. The situation when this occurs is when a process tries to read or write to another process vm space and the _segment_ referenced have not yet been mapped. A certain way of crashing a system is to debug a program larger than 4 Mb (yes, those critters exist!). Set a break in an address above 4 Mb and pmap_enter panics because it can't fault in a new ptd page since it is not the process itself that calls pmap_enter. This is a fix, not a solution, but at least a user can't crash the kernel.
1998-08-30Add extra cpu_setup argument.Jason Downs
1998-08-30Rearrange cpu_setup call and add an extra argument in order to cope withJason Downs
MediaGXm problems. For now, this unsets the TSC bit in the cpuid output.
1998-08-30syncJason Downs
1998-08-30Cyrix devsJason Downs
1998-08-29typo in ksyms spec, add ch tooNiklas Hallqvist
1998-08-29more functionsMichael Shalayeff
1998-08-29general cleanupMichael Shalayeff
1998-08-29add kernel to LIF volume in case we have DISKLESS builtMichael Shalayeff
1998-08-29postpone bzero buffer on paddingMichael Shalayeff
1998-08-29merge PDC/IODC calls infoMichael Shalayeff
1998-08-29fix {KERNEL,RESET}_PSWMichael Shalayeff
1998-08-29TLB stats definitionsMichael Shalayeff
1998-08-29tabs vs space; hptmask definitionMichael Shalayeff
1998-08-29m-include protectionMichael Shalayeff
better trap names remove garbage
1998-08-29reduce code limitMichael Shalayeff
add new_noncontig definitions syscall gateway define