summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-09-04Pull in pieces of Manuel's patch6:Jason Downs
1996-09-03another typo....Theo de Raadt
1996-09-03do not coredump for setuid/setgid, unless run by rootTheo de Raadt
1996-09-02Need sys/types.h, too.briggs
1996-09-02Replace string.h with systm.h.briggs
1996-09-02Cleanup before the integration of the machine identification code:imp
1996-09-02NetBSD -> OpenBSDimp
1996-09-02Don't drain the protocol queues at interrupt level.dm
1996-09-02Detect stuck interrupts in the scc (if DIAGNOSTIC) and log it.briggs
1996-09-02ZAP GENERIC!Per Fogelstrom
1996-09-02cua supportTheo de Raadt
1996-09-02shmdt when no mapping is ok, found by christosTheo de Raadt
1996-09-02loop till quitTheo de Raadt
1996-09-02pnp, mcd offTheo de Raadt
1996-09-02Rename nextpid to lastpid; make it a global with type pid_tThorsten Lockert
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-09-01I like to be able to KTRACE sometimes.briggs
1996-09-01From scottr@netbsd.org:briggs
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-09-01untimeout & density handling; from rcjvdb@urc.tue.nl... this patch is from ja...Theo de Raadt
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-08-31clean for kernel and userlandTheo de Raadt
1996-08-31duhTheo de Raadt
1996-08-31Support for c720. Now requires "ARCH xxx" statement. No default (error prone).Per Fogelstrom
1996-08-31Cleanup execPer Fogelstrom
1996-08-31Cleanup execPer Fogelstrom
1996-08-31Some more data in packagePer Fogelstrom
1996-08-31Small additionPer Fogelstrom
1996-08-31disable TCP_COMPAT_42Theo de Raadt
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