Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-04 | Stylistic cleanup, like removing "static"s, and removing warnings | Niklas Hallqvist | |
given by -Wall -Wstrict-prototypes -Wmissing-prototypes | |||
1996-09-04 | make GCC 'appier and remove unused vars. Also fix retval | Niklas Hallqvist | |
and a debug printout | |||
1996-09-04 | add #pccom0; suggested by graichen | Theo de Raadt | |
1996-09-04 | Some changes for new arc boxes | Per Fogelstrom | |
1996-09-04 | Pull in pieces of Manuel's patch6: | Jason Downs | |
- At Milton Ngan's request, wdc now probes for atapi devices first, and then wd drives, because some old atapi devices were detected as ide drives. - Integration of Milton Ngan's fix for some 'wdc_atapi_intr: unknown phase 1' due to a timing problem. Some additional changes (like ADEV_* -> AQUIRK_*) for the sake of compatibility. Manuel's additional quirk type was added as well. I'm not sure I like the retry change to wdc.c; please let me know if anyone has any problems with their drives. | |||
1996-09-03 | another typo.... | Theo de Raadt | |
1996-09-03 | do not coredump for setuid/setgid, unless run by root | Theo de Raadt | |
1996-09-02 | Need sys/types.h, too. | briggs | |
1996-09-02 | Replace string.h with systm.h. | briggs | |
1996-09-02 | Cleanup before the integration of the machine identification code: | imp | |
o Merge all the case statements into one. o Cleanup Tyne and rPC44 support o Removed the soon to be obsolete code to get the sysid (which then just ignored it) Hopefully not break the working PICA port in the process.... | |||
1996-09-02 | NetBSD -> OpenBSD | imp | |
1996-09-02 | Don't drain the protocol queues at interrupt level. | dm | |
1996-09-02 | Detect stuck interrupts in the scc (if DIAGNOSTIC) and log it. | briggs | |
Patches from Bill Studenmund <wrstuden@loki.stanford.edu>. | |||
1996-09-02 | ZAP GENERIC! | Per Fogelstrom | |
1996-09-02 | cua support | Theo de Raadt | |
1996-09-02 | shmdt when no mapping is ok, found by christos | Theo de Raadt | |
1996-09-02 | loop till quit | Theo de Raadt | |
1996-09-02 | pnp, mcd off | Theo de Raadt | |
1996-09-02 | Rename nextpid to lastpid; make it a global with type pid_t | Thorsten Lockert | |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs | |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs | |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs | |
1996-09-01 | distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.fr | Theo de Raadt | |
1996-09-01 | I like to be able to KTRACE sometimes. | briggs | |
1996-09-01 | From scottr@netbsd.org: | briggs | |
After servicing an interrupt, check to see that there's not another one pending before we clear the interrupt flag. This avoids a condition where the line appears to go catatonic (which is particularly easily triggered by pppd). From Bill Studenmund <wrstuden@loki.stanford.edu>. XXX - we should probably log this if it gets excessive. | |||
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt | |
1996-09-01 | untimeout & density handling; from rcjvdb@urc.tue.nl... this patch is from ↵ | Theo de Raadt | |
january 2 1995 | |||
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt | |
1996-08-31 | clean for kernel and userland | Theo de Raadt | |
1996-08-31 | duh | Theo de Raadt | |
1996-08-31 | Support for c720. Now requires "ARCH xxx" statement. No default (error prone). | Per Fogelstrom | |
1996-08-31 | Cleanup exec | Per Fogelstrom | |
1996-08-31 | Cleanup exec | Per Fogelstrom | |
1996-08-31 | Some more data in package | Per Fogelstrom | |
1996-08-31 | Small addition | Per Fogelstrom | |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt | |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt | |
1996-08-31 | disable TCP_COMPAT_42 by default | Theo de Raadt | |
1996-08-30 | We're not ready for this, yet. | briggs | |
1996-08-30 | The pica tree is now obsolete and removed. Use arch/arc. | Per Fogelstrom | |
1996-08-30 | -Wall fix | Theo de Raadt | |
1996-08-30 | rnd, not random | Theo de Raadt | |
1996-08-30 | Add an IBM quirk. | Jason Downs | |
1996-08-29 | Add `flags' specification to floppy devices. | Jason Downs | |
1996-08-29 | lkm ddb symbol table loading. done during the middle ages by jtkohl, merged | Theo de Raadt | |
to modern day sources by rees@umich.edu | |||
1996-08-29 | Newer, better, register/device defines from FreeBSD. | Jason Downs | |
1996-08-29 | turn ast0 on; show where ast1 lands | Theo de Raadt | |
1996-08-29 | sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c | Theo de Raadt | |
1996-08-29 | rnd -> random | Theo de Raadt | |
1996-08-29 | rnd -> random | Theo de Raadt | |