Age | Commit message (Expand) | Author |
1999-01-01 | typo | Todd C. Miller |
1999-01-01 | some traps, hehe | Michael Shalayeff |
1999-01-01 | mirror OSF1 solution for ip_opts[] within struct called ip_opts; dm@, pr#681 | Theo de Raadt |
1999-01-01 | Don't print irq twice if it's defined in the config-file. | Federico G. Schwindt |
1998-12-31 | Add ${PIPE} in sys.mk so we do no need to add all over the places; evanc@conc... | Todd C. Miller |
1998-12-31 | Add ${PIPE}; evanc@concer.to | Todd C. Miller |
1998-12-31 | Fix broken htdocs/manual install that was missing files. | Bob Beck |
1998-12-31 | one last fix for byte order. now all architectures return the same correct i... | Theo de Raadt |
1998-12-31 | look at that, correct nested ip checksums... | Theo de Raadt |
1998-12-31 | XXX marker for where nested ip ip_sum should be re-build (but it is not in an... | Theo de Raadt |
1998-12-31 | Don't panic if the pcic irq is defined in the config-file. | Federico G. Schwindt |
1998-12-31 | icmp_error() is now getting packets which are completely in network byte order | Theo de Raadt |
1998-12-31 | mangle uh_sum as before, but recover it for icmp errors | Theo de Raadt |
1998-12-31 | typo; jon@oaktree.co.uk | Theo de Raadt |
1998-12-31 | semantic change: prefer unshared intr, settle for level shared. this will sti... | Theo de Raadt |
1998-12-31 | keep 'perl -T -P' from dumping core | Todd C. Miller |
1998-12-31 | STI graphics | Michael Shalayeff |
1998-12-31 | make sure xl_tx_tail pointer gets updated; freebsd | Jason Wright |
1998-12-31 | tl_tx_tail pointer was not always being updated correctly; freebsd. | Jason Wright |
1998-12-31 | Trim CRC off of rx'd packets; freebsd. | Jason Wright |
1998-12-31 | I messed up in my last patch, thanks wim and federico | Niklas Hallqvist |
1998-12-31 | typo; matter@suspicious.org | Todd C. Miller |
1998-12-30 | append \n correctly | Theo de Raadt |
1998-12-30 | doc fix: clnt_sperrno does not append a NEWLINE | Theo de Raadt |
1998-12-30 | indent | Theo de Raadt |
1998-12-30 | indent | Theo de Raadt |
1998-12-30 | Exit if nlist fails with ENOENT. Also replace strerror(errno) in syslog with %m | Todd C. Miller |
1998-12-30 | For now, just allocate gobs more CCBs in an attempt to avoid running out during | Jason Downs |
1998-12-30 | indent | Artur Grabowski |
1998-12-30 | fix typo; jdb@osbie.layer8.net | Theo de Raadt |
1998-12-30 | clean up DIAGNOSTIC | Artur Grabowski |
1998-12-30 | If no phy is probed, proceed in 'auto' mode. This makes cards like my 10mb e... | Todd C. Miller |
1998-12-30 | No, it was a NOT a typo. | Jason Downs |
1998-12-30 | machdep; more work needed | Michael Shalayeff |
1998-12-30 | fix pmap_steal_memory - related things: | Michael Shalayeff |
1998-12-30 | typo; evanc@concer.to | Theo de Raadt |
1998-12-29 | assign interrupts | Michael Shalayeff |
1998-12-29 | sti graphics does not need raster | Michael Shalayeff |
1998-12-29 | add bus_space_barrier() proto | Michael Shalayeff |
1998-12-29 | help MI code | Michael Shalayeff |
1998-12-29 | fix special tr* registers names, spaces vs tabs | Michael Shalayeff |
1998-12-29 | make fcacheall(), ptlball() void on args, so anybody can call 'em | Michael Shalayeff |
1998-12-29 | utilize PDC_ALIGNMENT | Michael Shalayeff |
1998-12-29 | memory | Michael Shalayeff |
1998-12-29 | no microtime() yet | Michael Shalayeff |
1998-12-29 | Viper mem/mainbus controller definitions | Michael Shalayeff |
1998-12-29 | some cpu | Michael Shalayeff |
1998-12-29 | -a don't work yet | Michael Shalayeff |
1998-12-29 | some *machdep stuff | Michael Shalayeff |
1998-12-29 | Fat PIDs cannot be used with COMPAT_09, reported by ho@netman.se | Niklas Hallqvist |