Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-16 | remove printfs i left in. noticed by marc@ | Ted Unangst | |
2004-05-16 | add DLT_PPP_ETHER DLT type | Brad Smith | |
From NetBSD ok deraadt@ | |||
2004-05-16 | When we back off due to problems with the physical interface, advertise | Ryan Thomas McBride | |
the backoff immediately on all of the interfaces instead of waiting for the next scheduled advertisement. | |||
2004-05-16 | Remove useless test pointed out by Frank Denis <j@pureftpd.org>. | Ryan Thomas McBride | |
2004-05-15 | Be more careful when using hwirq[] values. | Miod Vallat | |
2004-05-14 | Fix a bug that occurs when a FIFO is opened for writing with | Todd C. Miller | |
O_NONBLOCK set and there are no readers. Before returning ENXIO fifo_open calls VOP_CLOSE (and hence fifo_close). However, since fi_writers has not yet been incremented, when fifo_close decements fi_writers it is one too few. This could cause qmail processes to spin, consuming all the CPU. Noticed by avsm@ and henning@, test case provided by claudio@, Ok pedro@ | |||
2004-05-14 | Attach a working bugtty device - userland needs at least a console tty. | Miod Vallat | |
2004-05-14 | Correctly coalesce buffers in _bus_dmamap_load_buffer(). | Miod Vallat | |
2004-05-14 | Really working interrupt engine, at least on both 2600 flavours. | Miod Vallat | |
2004-05-14 | sync | Nathan Binkert | |
2004-05-14 | more adaptec aac(4) | Nathan Binkert | |
2004-05-14 | Syba SD-LAB PCI I/O Card 4S | Henning Brauer | |
From: Christian Gut <cycloon@is-root.org> | |||
2004-05-14 | sync | Henning Brauer | |
2004-05-14 | Syba 4S puc | Henning Brauer | |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst | |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst | |
2004-05-13 | activate systrace on amd64, while here get rid of syscall_{plain,fancy} | Nikolay Sturm | |
instead use syscall() as everywhere else ok mickey, tested and ok tedu@ | |||
2004-05-13 | 8ks do not have hvt | Michael Shalayeff | |
2004-05-13 | Act like our advskew is 240 when receiving packets as well as sending if | Ryan Thomas McBride | |
we're backing off. Makes the backoff actually work like it's supposed to instead of flip-flopping. Problem pointed out by ho@ and jakob@ | |||
2004-05-13 | Add cloned interface destruction to carp (ifconfig carp0 destroy). | Ryan Thomas McBride | |
ok deraadt@ | |||
2004-05-13 | Fix userland profiling on amd64, update to new NetBSD version of file. | Dale Rahn | |
kernel profiling does not yet work. ok marc@ | |||
2004-05-13 | More cleanup of SCSI sense printing. Better output, more readable code. | Kenneth R Westerback | |
ok millert@ deraadt@. | |||
2004-05-13 | implement spop1,,0 support | Michael Shalayeff | |
2004-05-13 | KNF | Ryan Thomas McBride | |
2004-05-12 | support probe instructions | Michael Shalayeff | |
2004-05-12 | 32 bit ints are uint32_t, not u_long. works on 64bit now. ok deraadt@ | Ted Unangst | |
2004-05-12 | Rework a block readded by the multipath commit that should ensure that | Claudio Jeker | |
RTM_CHANGE/LOCK only work on perfect matching routes. ppp and bgpd got broken because of this. Most of the code in the "grotty" block is already done by rn_lookup() only host routes need some special treatment. OK cedric@ | |||
2004-05-12 | if tctrl not there, still let this compile; miod ok | Theo de Raadt | |
2004-05-12 | network drivers don't need to include bpfdesc.h | Ted Unangst | |
ok krw@ canacar@ | |||
2004-05-12 | sync | Alexander Yurchenko | |
2004-05-12 | Forgot 6300ESB IDE, too. | Alexander Yurchenko | |
2004-05-11 | pf_cksum_fixup() was called without last argument from normalization, | Daniel Hartmeier | |
also fixup checksum when random-id modifies ip_id. This would previously lead to incorrect checksums for packets modified by scrub random-id. From Pyun YongHyeon. ok cedric@ | |||
2004-05-11 | change pf_route() loop detection: introduce a counter (number of times | Daniel Hartmeier | |
a packet is routed already) in the mbuf tag, allow at most four times. Fixes some legitimate cases broken by the previous change. ok cedric@ | |||
2004-05-11 | sync | Theo de Raadt | |
2004-05-11 | support Iodata SMC8041TX; mjc@bitz.ca | Theo de Raadt | |
2004-05-11 | zap false rcs | Theo de Raadt | |
2004-05-11 | put mdtphy onto install media | Theo de Raadt | |
2004-05-10 | when doing user mounts, inherit the MNT_NOEXEC flag from the covered | Pedro Martelletto | |
vnode's mount point. this makes it impossible for a user to bypass the noexec protection of a mount point by null-mounting it on top of itself. ok tedu@ millert@ | |||
2004-05-10 | mediabay driver to configure ata bus attached to CD on pismo Powerbook | Dale Rahn | |
tested by Glen Barney and Okan Demirmen. | |||
2004-05-10 | auich for amd64. OK deraadt@ | Marco S Hyman | |
2004-05-10 | ugly hackery for auich support on amd64. | Marco S Hyman | |
Will not work on machine with > 4G phys memory. OK deraadt@ | |||
2004-05-10 | regen | Peter Galbavy | |
2004-05-10 | Add Vendor ID for Ralink Technology and one product, the RT2460A, | Peter Galbavy | |
found in my MSI865 system. ok deraadt@, millert@ | |||
2004-05-10 | regen | Peter Galbavy | |
2004-05-10 | New USB card reader (in an MSI865 chassis). | Peter Galbavy | |
OnSpec also appears to have a new Vendor ID, from NetBSD. ok deraadt@ | |||
2004-05-10 | regen. This and previous: ok deraadt@ | Peter Galbavy | |
2004-05-10 | PCI IDs found on an MSI865 system; NEC Firewire and Intel dumb-modem | Peter Galbavy | |
2004-05-10 | Make the time getting frame buffer depth earlier. Without this | Kenji Aoyama | |
modification, bitmap console depth is always 4, because consinit() is called before cpu_startup(). And use frame buffer depth bits(1,4,8) rather than mask value(0x01, 0x0f, 0xff), same as the value in ROM work area. ok miod@ | |||
2004-05-10 | When external power is not available, the tadpole video hardware gets | Miod Vallat | |
stuck in a weird mode, where not all acceleration functions are available, and I could not figure out how to reset the chip strongly enough to leave this mode. Try to compensate by checking whether the external power has been removed, when we set up the accelerated rasops (this will not cope with power being removed after bootup, yet). | |||
2004-05-10 | Select the Latin-1 8x16 font as the default 8x16 font, instead of the | Miod Vallat | |
IBM 8x16 one. ok deraadt@ |