Age | Commit message (Expand) | Author |
1996-09-12 | Don't assume other subnets than our own are local to us; from Luigi Rizzo | Thorsten Lockert |
1996-09-12 | Add 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse, | Jason Downs |
1996-09-12 | 16 partitions | Theo de Raadt |
1996-09-12 | Add some spaces. | Jason Downs |
1996-09-11 | Rearrange much of the polling code so really, really *busted* NEC hardware | Jason Downs |
1996-09-11 | Remove unneeded quirk, and only print drive capabilities if it appears the | Jason Downs |
1996-09-10 | Bring pipe_stat prototype in scope | Niklas Hallqvist |
1996-09-10 | make compile w/ TRACE enabled | Michael Shalayeff |
1996-09-09 | TIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.com | Jason Downs |
1996-09-09 | fix db_add_symtab arguments. | Michael Shalayeff |
1996-09-09 | Remove duplicated defines. | Jason Downs |
1996-09-09 | iresolve constatnt to name combination, itsn't it more clear? | Michael Shalayeff |
1996-09-09 | Don't claim a better precision than (1,000,000 / hz) us... | Thorsten Lockert |
1996-09-09 | Don't be uncertain about wether clock interrupts were meant for us | Thorsten Lockert |
1996-09-09 | Add seperate profiling/statistics clock running at 1024/128 Hz, using the | Thorsten Lockert |
1996-09-08 | Only count the interrupt if the interrupt handler claims that it did | Thorsten Lockert |
1996-09-08 | fix typo | Theo de Raadt |
1996-09-07 | Understand DTYPE_PIPE | Thorsten Lockert |
1996-09-06 | Fixed another bug niklas found. -moj | Mats O Jansson |
1996-09-06 | Call me "Pedant"! prototype mismatches fixed and unused var removed | Niklas Hallqvist |
1996-09-06 | add my cd-rom to quirk table.... no other changes. | Michael Shalayeff |
1996-09-06 | Deal with the new pipes gracefully | Niklas Hallqvist |
1996-09-06 | random decl | Theo de Raadt |
1996-09-06 | min sun4c/sun4m floppy | Theo de Raadt |
1996-09-06 | Added support for add device in subr_userconf. Not perfect but a good start. | Mats O Jansson |
1996-09-06 | remove keyboard randomness supply. | Michael Shalayeff |
1996-09-06 | cleanup and sync w/ latest Linux source. | Michael Shalayeff |
1996-09-06 | Need cpu.h included to get at setsoftnet define | Niklas Hallqvist |
1996-09-06 | Implement bios_ident() which will identify each type of CPU that we | imp |
1996-09-05 | se@freebsd.org: fix sync transfer negotiation. | dm |
1996-09-05 | se@freebsd.org: some changes for the 53c860 and the 53c875 | dm |
1996-09-05 | ld has some funny things going with alignments... | Per Fogelstrom |
1996-09-05 | compile! | Michael Shalayeff |
1996-09-05 | why was this crap still here... | Per Fogelstrom |
1996-09-05 | remove ';' after function close '}' | Michael Shalayeff |
1996-09-05 | include dti | Per Fogelstrom |
1996-09-05 | grumble.. new files.. grumble.. | Per Fogelstrom |
1996-09-04 | Enable extra scsi drives and scanners | Niklas Hallqvist |
1996-09-04 | s/rnd/random/ | Niklas Hallqvist |
1996-09-04 | s/KERNEL/_KERNEL/ | Niklas Hallqvist |
1996-09-04 | more Swedish pedantery, kill statics, provide protos etc | Niklas Hallqvist |
1996-09-04 | pipe.h needed vm_page_t defined for me, so I moved it down | Niklas Hallqvist |
1996-09-04 | Do not do the if(a = b) game even if correct, it is confusing | Niklas Hallqvist |
1996-09-04 | Stylistic cleanup, like removing "static"s, and removing warnings | Niklas Hallqvist |
1996-09-04 | make GCC 'appier and remove unused vars. Also fix retval | Niklas Hallqvist |
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 |
1996-09-03 | another typo.... | Theo de Raadt |
1996-09-03 | do not coredump for setuid/setgid, unless run by root | Theo de Raadt |