Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-08 | allow for xfs; ok miod | Todd T. Fries | |
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev | |
of the n'th (n>1) file fails, the previous ones get removed before exit(1) Idea by jason; ok millert deraadt | |||
2003-02-08 | fix /tmp races; this no longer leaves files around. ok millert jason henric | Peter Valchev | |
2003-02-08 | sync | Theo de Raadt | |
2003-02-08 | typo | Theo de Raadt | |
2003-02-07 | typos; | Jason McIntyre | |
2003-02-06 | sync | Theo de Raadt | |
2003-02-06 | minor tweaks; raj@cerias.purdue.edu | Theo de Raadt | |
2003-02-06 | include isp firmware on some sparc64 media; and resize the media that is | Theo de Raadt | |
too small | |||
2003-02-05 | regen | Michael Shalayeff | |
2003-02-05 | compaq pci hot plug controller | Michael Shalayeff | |
2003-02-05 | sync | Jason Wright | |
2003-02-05 | add cavium and nitrox xl | Jason Wright | |
2003-02-05 | Add knob for getting at the "output level bit", supposedly changes the | Jason Wright | |
full scale outputs between 2.8Vpp and 2.0Vpp for line. | |||
2003-02-05 | implement a few wsdisplay ioctls. comment on the putchar implementation | Michael Shalayeff | |
2003-02-05 | wsdisplay type for sti | Michael Shalayeff | |
2003-02-05 | in clearbits only flush the pte if it has changed. bits/bit in testbit | Michael Shalayeff | |
2003-02-05 | missed one during ansification | Henning Brauer | |
2003-02-05 | Remove the confusing and more-or-less unnecessary temporary | Ryan Thomas McBride | |
struct pf_pooladdr *cur. It was being used incorrectly in the round-robin case, which meant that the previous address was being selected, rather than the reall current one. ok dhartmei@ | |||
2003-02-05 | Get rid of the pops: | Jason Wright | |
- interrupt is called when the block has been DMA'd... since LASI seems to include a FIFO this is -not- the same as block completion which we have to poll for. Luckily the FIFO is deep enough that polling in the interrupt handler seems to work. - This probably breaks capture, but I'll fix that when I get up tomorrow. (committed to the tune of Fugazi's "Waiting Room") | |||
2003-02-05 | LLADDR macro doesn't work here, so copy mac into the softc directly. | Hugh Graham | |
2003-02-04 | regen | Michael Shalayeff | |
2003-02-04 | TSB43AB21 FireWire | Michael Shalayeff | |
2003-02-04 | Bring qe closer to NetBSD and make it compile. As yet untested. | Hugh Graham | |
2003-02-03 | knf | Theo de Raadt | |
2003-02-03 | pad tx buffer out to minimum framelength; based on NetBSD | Jason Wright | |
2003-02-03 | From NetBSD: Add functions to allocate mapped-in qbus memory. | Hugh Graham | |
2003-02-03 | sync | Jason Wright | |
2003-02-03 | lanergy appian pci lite; peter.galbavy at knowtion.net | Jason Wright | |
2003-02-02 | I've been guaranteed that guaranteed is better than guarenteed. | Miod Vallat | |
2003-02-02 | Real (although generic) negotiation results message during boot. | Kenneth R Westerback | |
2003-02-01 | More leftovers from when we thought we could attach a pckbc to gsc | Miod Vallat | |
2003-02-01 | quite some KNF & ANSI | Henning Brauer | |
ok theo | |||
2003-02-01 | typos; | Jason McIntyre | |
added .Fl to flags for boot_* ok deraadt@ | |||
2003-02-01 | Make it build without INET6 again. | Daniel Hartmeier | |
2003-02-01 | m_pad() is expected to have free'd the mbuf if it returns NULL, so | Daniel Hartmeier | |
free it in one (rare) error condition. ok angelos@ | |||
2003-02-01 | Look, noone cares if you run of out rx descriptors and whining about it just ↵ | Jason Wright | |
makes the situation worse. | |||
2003-02-01 | Regen | Miod Vallat | |
2003-02-01 | Correct 715/100XC machine name, per openpa.net. mickey@ ok | Miod Vallat | |
2003-02-01 | from Chris Pascoe <c.pascoe@itee.uq.edu.au>: | Chris Cappuccio | |
Fix multicast bug; internal multicast members' list was not initialized correctly. Also, begin to make vlan less ether specific - TR and FDDI could also be supported. | |||
2003-01-31 | do not merge the rodata sections into the .text . they could be moved above ↵ | Michael Shalayeff | |
4m later should there be too much code | |||
2003-01-31 | sync w/ generic and correct minirotsize | Michael Shalayeff | |
2003-01-31 | Enter gsckbc, a driver for the ps/2-like input device ports found on many | Miod Vallat | |
hppa machines, and gsckbd, a driver for the ps/2-like keyboard. Both are derived from pckbc and pckbd, but the differences in port wiring and keyboard behaviour prevented the creation of a thin pckbc wrapper. Currently, only us and uk keyboard layouts are provided. The adventurous person can enable gsckb[cd], wsdisplay at sti and wskbd, but this will only work correctly on machines featuring a modern-prom sti graphics device, and a ps/2 keyboard port. | |||
2003-01-31 | Various typos; Andrey Matveev | Miod Vallat | |
2003-01-31 | These cards just don't master... don't bother trying to enable it. | Jason Wright | |
2003-01-31 | Sigh. I comitted the wrong diff in the last vfs changes. | Artur Grabowski | |
These are the files that were ok:ed and tested. | |||
2003-01-31 | Save about 1.7k in executable size for macppc kernel, Since the ELF header | Dale Rahn | |
has changed due to W^X, start address need to change slightly, 74 -> 114. | |||
2003-01-31 | Change how the bootloader links to get around size/start address issues | Dale Rahn | |
introduced by W^X. exe size goes back to 60640 from 126456. | |||
2003-01-31 | The fix introduced with 1.294 to solve issues with route-to in | Daniel Hartmeier | |
combination with translations was too broad and broke some more complex setups (creating two states for one connection on two interfaces, using modulate state for each, and additionally using route-to/reply-to on one of them), so narrow it to the cases where it's needed. Reported by henric@. | |||
2003-01-31 | Check protocol (TCP/UDP/ICMP/ICMP6) checksums of all incoming packets, | Daniel Hartmeier | |
and drop packets with invalid checksums. Without such a check, pf would return RST/ICMP errors even for packets with invalid checksums, which could be used to detect the presence of the firewall, reported by "Ed White" in http://www.phrack.org/phrack/60/p60-0x0c.txt. To minimize the cost of checksum calculations, mbuf flags set by network interfaces capable of hardware checksumming are honoured, and set when pf performs the calculation, so the TCP/IP stack itself will not repeat the calculation for the same packet later on. ok mcbride@ and henning@ |