Age | Commit message (Expand) | Author |
2004-04-17 | when the input queue congestion flag is set stop evaluating the ruleset | Henning Brauer |
2004-04-17 | add a congestion indicator to if_queue. It is set when the input queue | Henning Brauer |
2004-04-16 | Bounds check PCC2 and SYSCON interrupt vectors. | Miod Vallat |
2004-04-16 | Do not attach if we could not get an interrupt. | Miod Vallat |
2004-04-16 | When a VMEBus device needs to use two interrupt vectors, be nice and let it | Miod Vallat |
2004-04-16 | Do not register console as CN_NORMAL priority if we are not in cdevsw[]. | Miod Vallat |
2004-04-16 | print clusters, not pages. half from millert@ ok deraadt@ millert@ | Ted Unangst |
2004-04-16 | probe correct amount of RAM on cards that have 64KB memory | Xavier Santolaria |
2004-04-16 | bye bye, because miod wants a clean shack as much as i do | Theo de Raadt |
2004-04-16 | spacing | Theo de Raadt |
2004-04-16 | remove #GATEWAY junk | Theo de Raadt |
2004-04-16 | fix niklas's panic and pr3672 with freebsd rev 1.54 (don't trust DIRSIZ) | Ted Unangst |
2004-04-16 | list/display fixes, and whitespace; | Jason McIntyre |
2004-04-16 | not a pasto. ok millert@ | Ted Unangst |
2004-04-16 | more display/list fixes, and a little whitespace; | Jason McIntyre |
2004-04-16 | - a malicious server may send path names that translate out of the | Otto Moerbeek |
2004-04-16 | During bootup, only print the VMEChip2 decoder settings for those which are | Miod Vallat |
2004-04-16 | When the abort button is pressed on 1x7, do not invoke the trap handler twice. | Miod Vallat |
2004-04-16 | remote splaudio hack, now that all architectures that need it, | Peter Valchev |
2004-04-16 | let getpeerbyip work for both v4 and v6 | Henning Brauer |
2004-04-16 | provide MI splaudio(); ok miod | Peter Valchev |
2004-04-16 | use getpeerbyaddr() instead of using the v4 part of the af independent | Henning Brauer |
2004-04-16 | make log_conn_attempt work in an address family independent matter | Henning Brauer |
2004-04-16 | in the neighbor view, add support for local/remote addr beeing v6 ones | Henning Brauer |
2004-04-16 | a bunch of knf, ok henning | Theo de Raadt |
2004-04-15 | chroot and drop privileges after startup | Henning Brauer |
2004-04-15 | do not close and re-open the leases file all the time, instead open it once | Henning Brauer |
2004-04-15 | dhcpd actually does not listen on port 68 ... | Henning Brauer |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer |
2004-04-15 | cleaning; from pedro | Henning Brauer |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer |
2004-04-15 | chroot and drop privileges to _mopd:_mopd after initialization. | Henning Brauer |
2004-04-15 | Since *ramread and *ramwrite are the same code, really, factorize them a la | Miod Vallat |
2004-04-15 | Remove more dead code. | Miod Vallat |
2004-04-15 | Fix incorrect error message (rx dma map, not tx). | Ryan Thomas McBride |
2004-04-15 | more knf; ok hshoexer | Theo de Raadt |
2004-04-15 | various improvements to lists and displays: | Jason McIntyre |
2004-04-15 | knf | Theo de Raadt |
2004-04-15 | partial move to KNF. More to come. This has happened because there | Theo de Raadt |
2004-04-15 | Prevent another instance of syslogd from unlinking log sockets that | Todd C. Miller |
2004-04-15 | connect(2) can set errno = EPROTOTYPE for unix domain sockets. OK jmc@ | Todd C. Miller |
2004-04-15 | constify baud rate to hardware parameters structures. | Miod Vallat |
2004-04-15 | Nuke unneeded definitions. | Miod Vallat |
2004-04-15 | Unbreak INET6less kernels. | Alexander Yurchenko |
2004-04-15 | more AUTHORS update; | Jason McIntyre |
2004-04-15 | regen | Michael Shalayeff |
2004-04-15 | a plessey phy as found on some pnics | Michael Shalayeff |
2004-04-15 | Remove orphaned CLCD_DO_POLLED_INPUT code. | Miod Vallat |
2004-04-15 | user bus_dmamap_load_mbuf and set rcvif on receive | Michael Shalayeff |
2004-04-15 | - trim/update AUTHORS | Jason McIntyre |