summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-09-23Typo fixes.Alex Feldman
1999-09-22syncTheo de Raadt
1999-09-222940UWPro supportTheo de Raadt
1999-09-22Don't worry, be a happy gccMarc Espie
1999-09-22pipe_stat()kstailey
1999-09-21regenkstailey
1999-09-21some COMPATs not seen on alphakstailey
1999-09-21pctr & ksymskstailey
1999-09-21Add get_portnum_by_name to ac97 vtbl.Constantine Sapuntzakis
1999-09-21Bug in the disklabel calculations fixed. Offsets were calculated inConstantine Sapuntzakis
1999-09-21For some reason unbeknownst to me, the old acd driver had a more advancedConstantine Sapuntzakis
1999-09-21Whoops, forgot to adjust a comparison when fixing the off-by-one error.Aaron Campbell
1999-09-20fix for new frame.hMichael Shalayeff
1999-09-20fix uvm_pagealloc() callMichael Shalayeff
1999-09-20fix after frame.h changesMichael Shalayeff
1999-09-20kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERSTheo de Raadt
1999-09-20crank default limitsTheo de Raadt
1999-09-20clean upkstailey
1999-09-20delay for longer after each zsputcTheo de Raadt
1999-09-20permit config file overriding of NKPDETheo de Raadt
1999-09-20another place that needs cranking at release timeTheo de Raadt
1999-09-19Remove umass to avoid problems since the driver is not yet in the tree.Federico G. Schwindt
1999-09-19improved OS brand PT_NOTE detectionkstailey
1999-09-19use PT_NOTE to identify NetBSD ELF64 binarieskstailey
1999-09-19Define ac97 attributeConstantine Sapuntzakis
1999-09-19AC-97 CODEC support. Some help from FreeBSD, esp. on nice printing ofConstantine Sapuntzakis
1999-09-18fix an off-by-one errorAaron Campbell
1999-09-18Fix device existance check.Jason Downs
1999-09-18Fix art's typo.Jason Downs
1999-09-18clean unused stuffMichael Shalayeff
1999-09-18rewriteMichael Shalayeff
1999-09-18PMAP_NEW, also kill last vm_{size,offset}_t'sMichael Shalayeff
1999-09-18hide c-code from asmMichael Shalayeff
1999-09-18machine is hppaMichael Shalayeff
1999-09-18ELF64_ST_*() macroskstailey
1999-09-17regenkstailey
1999-09-17alternate pathkstailey
1999-09-17leave the filepointer where you found it - XPG4kstailey
1999-09-17grown i386 kvm to 512MBTheo de Raadt
1999-09-17regenkstailey
1999-09-17lcrap()kstailey
1999-09-17regenkstailey
1999-09-17rest of pread() etc., fdatasync() hackkstailey
1999-09-17Be thorough about NULL as __null for C++.Marc Espie
1999-09-17typo in commentkstailey
1999-09-17regenkstailey
1999-09-17start of pread(2) etc., stat(2) fixes, "ls -l" now runskstailey
1999-09-17Avoid aliasing problems in K&R C.Marc Espie
1999-09-17bad style to include machine/vmparam.h carelesslyTheo de Raadt
1999-09-17add IFM_NONE instead of IFM_AUTO for isolationJason Wright