Age | Commit message (Expand) | Author |
1996-08-12 | Fixed CRITICAL bug hitting in former swap leak scenarios | Niklas Hallqvist |
1996-08-12 | safe ioctl only | Theo de Raadt |
1996-08-12 | mmu_3l changes | Theo de Raadt |
1996-08-12 | fixed typo | Niklas Hallqvist |
1996-08-12 | Missed a couple things and blew something away by accident. | Jason Downs |
1996-08-12 | Revert part of that last change; mapdev()/mapiodev() should be done all at | Jason Downs |
1996-08-12 | MMU_3L always on for sun4, what the heck | Theo de Raadt |
1996-08-12 | Merge revs 1.2 through 1.3: counter, mapiodev. | Jason Downs |
1996-08-12 | merge 1.2 mmu_pagein decl; 1.3-5 4/300 writethrough vac bug | Theo de Raadt |
1996-08-12 | from 1.2-4, vac is writethrough | Theo de Raadt |
1996-08-12 | Merge the rest of our changes; mostly just softc changes in order to support | Jason Downs |
1996-08-11 | Merge back rev 1.5: always set mouse to B1200. | Jason Downs |
1996-08-11 | A couple slight changes, revs 1.1 through 1.3. | Jason Downs |
1996-08-11 | Merge back revs 1.2 and 1.3. | Jason Downs |
1996-08-11 | limit ioctl priviledges | Theo de Raadt |
1996-08-11 | Merge back revision 1.2. | Jason Downs |
1996-08-11 | Merge back revisions 1.2 through 1.4. | Jason Downs |
1996-08-11 | make -Wstrict-prototypes happy | Niklas Hallqvist |
1996-08-11 | default to INSECURE | Theo de Raadt |
1996-08-11 | disable LFS | Theo de Raadt |
1996-08-11 | Move MD5 protos to a more sensible place | Niklas Hallqvist |
1996-08-11 | Add fs_posix_sysctl prototype | Niklas Hallqvist |
1996-08-11 | netbsd -> openbsd, NetBSD -> OpenBSD, kernel name | Jason Downs |
1996-08-11 | elf/a.out symbols | Theo de Raadt |
1996-08-11 | __randseed | Theo de Raadt |
1996-08-11 | Increased entropy through decreased typos. | dm |
1996-08-11 | Added arc4random and /dev/arnd. | dm |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1996-08-10 | srandom() seeds random() at boottime | Theo de Raadt |
1996-08-10 | Sync with NetBSD. | briggs |
1996-08-10 | Support entropy generation for keyboard generation; already done for PCVT | Thorsten Lockert |
1996-08-10 | indent nicely | Theo de Raadt |
1996-08-10 | ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch more | Theo de Raadt |
1996-08-10 | sys/dirent.h | Theo de Raadt |
1996-08-10 | fix decl; netbsd pr#2681; tv@pobox.com | Theo de Raadt |
1996-08-09 | Silly unit number calculation changed to use sc_unit instead | Niklas Hallqvist |
1996-08-09 | Pedant mode: avoid mixed signedness comparisons. | Niklas Hallqvist |
1996-08-09 | sync | Jason Downs |
1996-08-09 | Quirks for NEC 2Vi. I just had this play audio to me on the Amiga! | Niklas Hallqvist |
1996-08-08 | approximate seeks; banshee@gabriella.abattoir.com | Theo de Raadt |
1996-08-08 | Allow idle loop to be read even on 486's. | dm |
1996-08-08 | Sadly, the performance counters don't seem to work on the pentium pro. | dm |
1996-08-08 | Added a pctr pseudo-device for accessing the Pentium performance counters, | dm |
1996-08-08 | Shave some bytes never used | Niklas Hallqvist |
1996-08-08 | Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID files | Thorsten Lockert |
1996-08-08 | Disable RFC 1323 extensions by default | Thorsten Lockert |
1996-08-08 | Lose the SUID bit if owner changes in {,f}chown | Thorsten Lockert |
1996-08-08 | Reset the cycle counter at boot on P5 or better wether or not we have been | Thorsten Lockert |
1996-08-07 | tiny extent manager by shawn | Theo de Raadt |
1996-08-07 | correct b_resid handling; pointed out by banshee@gabriella.abattoir.com | Theo de Raadt |