Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Theo de Raadt | |
still fail in some cases | |||
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 | |
autoconf. This needs to be fixed correctly... | |||
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 ↵ | Todd C. Miller | |
etherexpress pro+ combo that worked in 2.3 but not in 2.4. | |||
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 | |
shudup vm_page_bootstrap about "lost pages" always use pmap_steal_memory() to allocate from block-mapped area add pmap_steal_memory debugging flag | |||
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 | |
1998-12-29 | do batch in encrypted mode by default; ibo@val-axs.net | Theo de Raadt | |
1998-12-29 | add isakmpd(8) references | Theo de Raadt | |
1998-12-29 | first cut at a bpp driver; mailed to me by downsj eons ago | Theo de Raadt | |
1998-12-29 | work around some ugly glitches | Theo de Raadt | |
1998-12-29 | prepare for sparc bpp | Theo de Raadt | |
1998-12-29 | use getcwd() | Theo de Raadt | |
1998-12-29 | sync | Theo de Raadt | |
1998-12-28 | ensure the ip packet embedded inside an icmp packet has correct ip_len, | Theo de Raadt | |
ip_off, ip_id. for udp, also correct uh_sum. ip_sum is still set to 0; (all this debugged using nmap) | |||
1998-12-28 | use getcwd(3) | Theo de Raadt | |
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | zoran | Theo de Raadt | |
1998-12-28 | remove old leftovers from lite2 upgrade | Artur Grabowski | |
1998-12-28 | simple_lock fixes | Artur Grabowski | |