summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-08-13Revert back to Theo's eeprom.h.Jason Downs
1996-08-13microtime for srandomTheo de Raadt
1996-08-13Kludge to make DDB reverse symbol lookup work again.Niklas Hallqvist
1996-08-13Remove unused variableNiklas Hallqvist
1996-08-12Clarify precedense with parenthesisNiklas Hallqvist
1996-08-12Another VITAL VM patch. Boundary condition not solid, which last commitNiklas Hallqvist
1996-08-12repair XDC_HWAIT macro to handle the fact that waithead is nowchuck
1996-08-12one last fixTheo de Raadt
1996-08-12Fixed CRITICAL bug hitting in former swap leak scenariosNiklas Hallqvist
1996-08-12safe ioctl onlyTheo de Raadt
1996-08-12mmu_3l changesTheo de Raadt
1996-08-12fixed typoNiklas Hallqvist
1996-08-12Missed a couple things and blew something away by accident.Jason Downs
1996-08-12Revert part of that last change; mapdev()/mapiodev() should be done all atJason Downs
1996-08-12MMU_3L always on for sun4, what the heckTheo de Raadt
1996-08-12Merge revs 1.2 through 1.3: counter, mapiodev.Jason Downs
1996-08-12merge 1.2 mmu_pagein decl; 1.3-5 4/300 writethrough vac bugTheo de Raadt
1996-08-12from 1.2-4, vac is writethroughTheo de Raadt
1996-08-12Merge the rest of our changes; mostly just softc changes in order to supportJason Downs
1996-08-11Merge back rev 1.5: always set mouse to B1200.Jason Downs
1996-08-11A couple slight changes, revs 1.1 through 1.3.Jason Downs
1996-08-11Merge back revs 1.2 and 1.3.Jason Downs
1996-08-11limit ioctl priviledgesTheo de Raadt
1996-08-11Merge back revision 1.2.Jason Downs
1996-08-11Merge back revisions 1.2 through 1.4.Jason Downs
1996-08-11make -Wstrict-prototypes happyNiklas Hallqvist
1996-08-11default to INSECURETheo de Raadt
1996-08-11disable LFSTheo de Raadt
1996-08-11Move MD5 protos to a more sensible placeNiklas Hallqvist
1996-08-11Add fs_posix_sysctl prototypeNiklas Hallqvist
1996-08-11netbsd -> openbsd, NetBSD -> OpenBSD, kernel nameJason Downs
1996-08-11elf/a.out symbolsTheo de Raadt
1996-08-11__randseedTheo de Raadt
1996-08-11Increased entropy through decreased typos.dm
1996-08-11Added arc4random and /dev/arnd.dm
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1996-08-10Sync with NetBSD.briggs
1996-08-10Support entropy generation for keyboard generation; already done for PCVTThorsten Lockert
1996-08-10indent nicelyTheo de Raadt
1996-08-10ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch moreTheo de Raadt
1996-08-10sys/dirent.hTheo de Raadt
1996-08-10fix decl; netbsd pr#2681; tv@pobox.comTheo de Raadt
1996-08-09Silly unit number calculation changed to use sc_unit insteadNiklas Hallqvist
1996-08-09Pedant mode: avoid mixed signedness comparisons.Niklas Hallqvist
1996-08-09syncJason Downs
1996-08-09Quirks for NEC 2Vi. I just had this play audio to me on the Amiga!Niklas Hallqvist
1996-08-08approximate seeks; banshee@gabriella.abattoir.comTheo de Raadt
1996-08-08Allow idle loop to be read even on 486's.dm
1996-08-08Sadly, the performance counters don't seem to work on the pentium pro.dm