summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-31disable TCP_COMPAT_42 by defaultTheo de Raadt
1996-08-30We're not ready for this, yet.briggs
1996-08-30The pica tree is now obsolete and removed. Use arch/arc.Per Fogelstrom
1996-08-30-Wall fixTheo de Raadt
1996-08-30rnd, not randomTheo de Raadt
1996-08-30Add an IBM quirk.Jason Downs
1996-08-29Add `flags' specification to floppy devices.Jason Downs
1996-08-29lkm ddb symbol table loading. done during the middle ages by jtkohl, mergedTheo de Raadt
1996-08-29Newer, better, register/device defines from FreeBSD.Jason Downs
1996-08-29turn ast0 on; show where ast1 landsTheo de Raadt
1996-08-29sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.cTheo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-29randomTheo de Raadt
1996-08-29randomTheo de Raadt
1996-08-28kill keyboard randomness; it causes random problemsTheo de Raadt
1996-08-27New fast pipe(2) from freebsd without fancy vm stuff.shawn
1996-08-27Add:Jason Downs
1996-08-27Everyone, say hello to a real floating point emulator!Jason Downs
1996-08-27curses! "you should call keypad()" is dumbTheo de Raadt
1996-08-27do not lose in 2 cases; from graichenTheo de Raadt
1996-08-26Changes and bugfixes in memory handling system.Per Fogelstrom
1996-08-26Allow for 16 partition disklabels, hepp!Per Fogelstrom
1996-08-26Cleanup...Per Fogelstrom
1996-08-26Have one asm.h regardless of endian.Per Fogelstrom
1996-08-26Move kernel start from 0x80080000 to 0x80100000Per Fogelstrom
1996-08-26fix syscall debuggingTheo de Raadt
1996-08-26ports 61 and 70 are not a part of realityTheo de Raadt
1996-08-25syncTheo de Raadt
1996-08-25route execve via compat filename translationTheo de Raadt
1996-08-25syncTheo de Raadt
1996-08-25issetugid() system call discovers if a process was started setuid or setgidTheo de Raadt
1996-08-24Use HOSTCC to build genassym to fix cross compilationsimp
1996-08-24Clarify commentimp
1996-08-24probe-time fix provided by jfw@jfwhome.funhouse.comTheo de Raadt
1996-08-24change to so_uid, also fix a missing credential found by dmTheo de Raadt
1996-08-23From NetBSD: new keymap handling (should be integrated with kbd later)Niklas Hallqvist
1996-08-23From NetBSD: Build rules for amiga/stand/loadkmapNiklas Hallqvist
1996-08-23From NetBSD: Build rules for amiga/standNiklas Hallqvist
1996-08-23Make more MI, closer to compile on amiga, still some problems though.Niklas Hallqvist
1996-08-23silence probe moreTheo de Raadt
1996-08-23Force NCY_ISA & NCY_PCI symbols into cy.hNiklas Hallqvist
1996-08-23signedness pedaneteryNiklas Hallqvist
1996-08-23Add BOOT_CONFIGNiklas Hallqvist
1996-08-23profiling macro needs semicolons, obviously hasn't been used in a long timeNiklas Hallqvist
1996-08-23Fluff needed for -Wstrict-prototypes -Wmissing-prototypesNiklas Hallqvist
1996-08-23Some style and signedness pedanteryNiklas Hallqvist
1996-08-23From NetBSD: A config suitable for installsNiklas Hallqvist
1996-08-23From NetBSD: build stand/Niklas Hallqvist